GSMadMan
Tue 15th Aug '06, 11:55am
When I get to this point in the process:
http://.../forums/install/upgrade_360b1.php?step=8
I get this error:
Step 8) Infractions
Creating infraction table
Creating infractiongroup table
Creating infractionlevel table
Altering language Table (1 of 2)
Altering language Table (2 of 2)
Updating phrasetype table
Updating infractionlevel table
Updating phrase table
Altering user Table (1 of 4)
Altering user Table (2 of 4)
Altering user Table (3 of 4)
Altering deletionlog Table (1 of 2)
Altering deletionlog Table (2 of 2)
Altering moderation Table (1 of 3)
Altering moderation Table (2 of 3)
Altering moderation Table (3 of 3)
Updating deletionlog table
Database error
Invalid SQL:
UPDATE deletionlog AS deletionlog, thread AS thread
SET deletionlog.dateline = thread.lastpost
WHERE deletionlog.primaryid = thread.threadid
AND deletionlog.type = 'thread';
MySQL Error : Can't find record in 'deletionlog'
Error Number : 1032
Reloading the page just displays the same error...
Any help would be apreciated.
Thanks :)
http://.../forums/install/upgrade_360b1.php?step=8
I get this error:
Step 8) Infractions
Creating infraction table
Creating infractiongroup table
Creating infractionlevel table
Altering language Table (1 of 2)
Altering language Table (2 of 2)
Updating phrasetype table
Updating infractionlevel table
Updating phrase table
Altering user Table (1 of 4)
Altering user Table (2 of 4)
Altering user Table (3 of 4)
Altering deletionlog Table (1 of 2)
Altering deletionlog Table (2 of 2)
Altering moderation Table (1 of 3)
Altering moderation Table (2 of 3)
Altering moderation Table (3 of 3)
Updating deletionlog table
Database error
Invalid SQL:
UPDATE deletionlog AS deletionlog, thread AS thread
SET deletionlog.dateline = thread.lastpost
WHERE deletionlog.primaryid = thread.threadid
AND deletionlog.type = 'thread';
MySQL Error : Can't find record in 'deletionlog'
Error Number : 1032
Reloading the page just displays the same error...
Any help would be apreciated.
Thanks :)