PDA

View Full Version : caught me offguard


PhOeNiX LanDinG
04-13-2002, 01:26 AM
I'm experiencing my firsit dB error with vBulletin, after just recently switching from uBB.

The message i get is....


Database error in vBulletin Control Panel 2.2.2:

Invalid SQL: UPDATE usergroup SET title='Moderators',usertitle='Moderator',cancontro lpanel=0,canmodifyprofile=1,canviewmembers=1,canvi ew=1,showgroup=,cansearch=1,canemail=1,canpostnew= 1,canmove=1,canopenclose=1,candeletethread=1,canre plyown=1,canreplyothers=1,canviewothers=1,caneditp ost=1,candeletepost=1,canusepm=1,canpostpoll=1,can vote=1,canpostattachment=1,ismoderator=0,canpublic edit=0,canpublicevent=0,canthreadrate=1,cantrackpm =1,candenypmreceipts=0,maxbuddypm=5,maxforwardpm=5 ,canwhosonline=1,canwhosonlineip=1,cangetattachmen t=1 WHERE usergroupid=7
mysql error: You have an error in your SQL syntax near 'cansearch=1,canemail=1,canpostnew=1,canmove=1,can openclose=1,candeletethread=1,c' at line 1

mysql error number: 1064

Date: Friday 12th of April 2002 09:24:16 PM
Script: http://forums.gamespecs.com/admin/usergroup.php
Referer: http://forums.gamespecs.com/admin/usergroup.php?s=&action=edit&usergroupid=7



It happens whenever i try and modify the settings in a usergroup, like click yes instead of no. I just reopened my forums, and i'm really NOT trying to lose all data after just getting my member base back.

If you have any clue what i can do, please help. I know its a long shot.

It just started out of no where, a hint of anytype would be good.

PL

Admin
04-13-2002, 06:02 AM
Run this query:
UPDATE usergroup SET showgroup=0;
Then try again. If it still doesn't work (and your forum isn't hacked) I suggest you ask this question at vBulletin.com. :)

PhOeNiX LanDinG
04-13-2002, 11:12 AM
I hate to be a moron, but i know nothing about vB. How would I go about doing this?

PL

... should have stuck with ubb... grrrrr ;)

Admin
04-13-2002, 11:27 AM
<a href="http://vbulletin.com/forum/showthread.php?s=&threadid=18558" target="_blank">http://vbulletin.com/forum/showthrea...threadid=18558</a>

PhOeNiX LanDinG
04-13-2002, 12:07 PM
thank you, i appreciate it. And i thought i was just getting the hang of this.. pfft

PL