Here is the latest error, from when I re-uploaded the install file:
Getting total number of questions and answers...
Reindexed 0 of 48 questions and answers...
Notice: Undefined offset: 0 in /home/answers/public_html/qa-include/qa-app-post-create.php on line 109
Notice: Undefined index: - in /home/answers/public_html/qa-include/qa-app-post-create.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /home/answers/public_html/qa-include/qa-page-admin-recalc.php:63) in /home/answers/public_html/qa-include/qa-install.php on line 141
Question2Answer query failed:
INSERT INTO qa_contentwords (postid, wordid, count) VALUES (40,19,2),(40,79,2),(40,418,1),(40,419,1),(40,261,1),(40,472,1),(40,36,2),(40,310,1),(40,_utf8 '',1),(40,473,1),(40,474,1),(40,25,1),(40,424,1),(40,425,1)
Error 1452:
Cannot add or update a child row: a foreign key constraint fails (`answers_db/qa_contentwords`, CONSTRAINT `qa_contentwords_ibfk_2` FOREIGN KEY (`wordid`) REFERENCES `qa_words` (`wordid`))
===================================================
I have done a multi-file diff on my qa-includes, there are no changes which could affect this. Something has messed up the database itself or so it seems, can you help me fix my database? I have not done any edits to it via phpmyadmin, so I am in the dark as to why this happened.