Database error!!!

[3XTORTION]

New Member
when posting it keeps getting this but the after that if i refresh the page the thread is posted but it keeps getting this after pressing the "submit new thread button"

Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE session SET newposts = newposts+1 WHERE NOT ISNULL(newposts);

MySQL Error : Unknown column 'newposts' in 'where clause'
Error Number : 1054
Date : Saturday, January 12th 2008 @ 06:13:19 AM
Script : http://xxx.com/forum/newthread.php?do=postthread&f=3
Referrer : http://xxx.com/forum/newthread.php?do=newthread&f=3
IP Address : xxx.xxx.xxx.xxx
Username : [3XTORTION]
Classname : vb_database
 

letdoit

New Member
this is the bug in the mysql - either you upgrade the mysql or have to fix it manually. I dont actually know how to fix it manually - maybe someone can help
 

pmt

New Member
[3XTORTION];11239 said:
when posting it keeps getting this but the after that if i refresh the page the thread is posted but it keeps getting this after pressing the "submit new thread button"

Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE session SET newposts = newposts+1 WHERE NOT ISNULL(newposts);

MySQL Error : Unknown column 'newposts' in 'where clause'
Error Number : 1054
Date : Saturday, January 12th 2008 @ 06:13:19 AM
Script : http://xxx.com/forum/newthread.php?do=postthread&f=3
Referrer : http://xxx.com/forum/newthread.php?do=newthread&f=3
IP Address : xxx.xxx.xxx.xxx
Username : [3XTORTION]
Classname : vb_database
U running vBadvanced CMPS ?
 
Top