I have tried to recalculate points, starting from the date that the forums first opened.
It starts off ok, but after a few seconds I get the following error:
Database error in vBulletin 4.0.4:
Invalid SQL:
SELECT * , post.userid AS postuserid
FROM vb3_dbtech_thanks_entry AS dbtech_thanks_entry
LEFT JOIN vb3_post as post ON (post.postid = dbtech_thanks_entry.contentid)
WHERE 1=1
AND dateline >= 1128898800 AND entrytype = 'thanks' HAVING postuserid = 1;
MySQL Error : Column 'dateline' in where clause is ambiguous
Error Number : 1052
Request Date : Friday, July 23rd 2010 @ 01:17:29 AM
Error Date : Friday, July 23rd 2010 @ 01:17:33 AM
Script : http://www.rwf-forum.co.uk/vBulletin/admincp/vbactivity.php?do=recalcpoints
Referrer : http://www.rwf-forum.co.uk/vBulletin/admincp/vbactivity.php?do=maintenance
IP Address : xx.xxx.xxx.xxx
Username : xxxxxxx
Classname : vB_Database
MySQL Version : 5.0.91-community-log
It starts off ok, but after a few seconds I get the following error:
Database error in vBulletin 4.0.4:
Invalid SQL:
SELECT * , post.userid AS postuserid
FROM vb3_dbtech_thanks_entry AS dbtech_thanks_entry
LEFT JOIN vb3_post as post ON (post.postid = dbtech_thanks_entry.contentid)
WHERE 1=1
AND dateline >= 1128898800 AND entrytype = 'thanks' HAVING postuserid = 1;
MySQL Error : Column 'dateline' in where clause is ambiguous
Error Number : 1052
Request Date : Friday, July 23rd 2010 @ 01:17:29 AM
Error Date : Friday, July 23rd 2010 @ 01:17:33 AM
Script : http://www.rwf-forum.co.uk/vBulletin/admincp/vbactivity.php?do=recalcpoints
Referrer : http://www.rwf-forum.co.uk/vBulletin/admincp/vbactivity.php?do=maintenance
IP Address : xx.xxx.xxx.xxx
Username : xxxxxxx
Classname : vB_Database
MySQL Version : 5.0.91-community-log