dano
05-19-2003, 07:37 PM
I have a problem and I am not sure where it is coming from. Everytime I try and create a new forum or edit a current forum I get this error:
mysql error number: 1064
Depending on what I try to do the content of the error changes, but it is always a number 1064.
As an example here is one when I simply tried to change the default style:
Database error in vBulletin Control Panel 2.3.0:
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL: UPDATE forum
SET
styleid='2', title=`XXXXXXXXXX`, description='',
active='1', displayorder='1', parentid='-1', parentlist='1,-1',
allowposting='0', cancontainthreads='0', daysprune='0',
newpostemail='', newthreademail='',
moderatenew='0', allowhtml='0', allowbbcode='0',
allowimages='1', allowsmilies='0', allowicons='0',
styleoverride='0', allowratings='0', countposts='1',
moderateattach='0',allowdollaroffers = 1',enablewelcome='0',welcometext=''
WHERE forumid='1'
mysql error: You have an error in your SQL syntax near '',enablewelcome='0',welcometext=''
WHERE forumid='1'' at line 10
mysql error number: 1064
mysql error number: 1064
Depending on what I try to do the content of the error changes, but it is always a number 1064.
As an example here is one when I simply tried to change the default style:
Database error in vBulletin Control Panel 2.3.0:
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL: UPDATE forum
SET
styleid='2', title=`XXXXXXXXXX`, description='',
active='1', displayorder='1', parentid='-1', parentlist='1,-1',
allowposting='0', cancontainthreads='0', daysprune='0',
newpostemail='', newthreademail='',
moderatenew='0', allowhtml='0', allowbbcode='0',
allowimages='1', allowsmilies='0', allowicons='0',
styleoverride='0', allowratings='0', countposts='1',
moderateattach='0',allowdollaroffers = 1',enablewelcome='0',welcometext=''
WHERE forumid='1'
mysql error: You have an error in your SQL syntax near '',enablewelcome='0',welcometext=''
WHERE forumid='1'' at line 10
mysql error number: 1064