Nvm about it working with legacy. I get an error when I nominate (I didn't press the button last time, just checked to see if the button showed up):
PHP Code:
Invalid SQL:
UPDATE user SET nominate_topic_nominated_times = 1 + nominate_topic_nominated_times, nominate_topic_nominated_posts = 1 + nominate_topic_nominated_posts, nominate_topic_user_received = 1 + nominate_topic_user_received WHERE userid = '75422';
MySQL Error : Unknown column 'nominate_topic_user_received' in 'field list'
Error Number : 1054
Request Date : Sunday, September 20th 2009 @ 03:21:06 PM
Error Date : Sunday, September 20th 2009 @ 03:21:06 PM
Script : http://www.se7ensins.com/forums/nominate_topic.php
Referrer : http://www.se7ensins.com/forums/firmware-hack-tutorials/147269-got-my-kit-my-probe-nothing-else-but-continuos-green-light-and-no-usb-support-hel.html
IP Address : ************
Username : AzzidReign
Classname : vB_Database
MySQL Version : 4.1.22-standard</textarea></form>
Not sure if it is a legacy problem or not...
And then any time I try to use one of the special actions:
PHP Code:
Invalid SQL:
UPDATE user SET nominate_topic_user_amount = 0, nominate_topic_user_received = 0 WHERE '1';
MySQL Error : Unknown column 'nominate_topic_user_received' in 'field list'
Error Number : 1054
Request Date : Sunday, September 20th 2009 @ 03:25:50 PM
Error Date : Sunday, September 20th 2009 @ 03:25:52 PM
Script : http://www.se7ensins.com/forums/admincp/cronadmin.php?do=runcron&cronid=95
Referrer : http://www.se7ensins.com/forums/admincp/nominate_topic_admin.php?do=executenominationcron
IP Address : ***************
Username : AzzidReign
Classname : vB_Database
MySQL Version : 4.1.22-standard