PDA

View Full Version : Add Usergroup Error


20 Jul 2000, 09:45
I've installed the PM & Poll hack. Now when I try to setup a new usergroup, I'm getting the following error:

Database error in vBulletin Control Panel: Invalid SQL: INSERT INTO usergroup (usergroupid,title,usertitle,canview,cansearch,canemail,canpostnew,canreply,cana dminedit,canedit,candelete,canopenclose,canmove,cancontrolpanel,canpostpoll) VALUES (NULL,'Romance Access','',1,1,1,1,1,0,1,1,0,0,0,1,1)
mysql error: Column count doesn't match value count at row 1
mysql error number: 1136
Date: Thursday 20th of July 2000 05:41:01 AM
Script: /boards/admin/usergroup.php

Can anyone help me figure this out?

Thanks!

20 Jul 2000, 15:35
Hmm... I think that's a glitch with the PM hack... Lemme take a look

21 Jul 2000, 03:41
Not really a glitch - that's just a line both hacks replace :)

I talked to Me2Be and I believe we resolved it (she forgot to put a "canusepm" in the first 1/2 of the SQL call)