Quote:
Originally Posted by muscle-mustangs
cool, I'm still having troubles. I looked in my config.php file for Table_prefex and it is blank so I took it out like the instructions suggested.
I just put this in their:
add `banned_usergroup_id` int(15) not null default '0',
add `protected_usergroups` varchar(255) not null default '';
And I get this error message:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'add `banned_usergroup_id` int(15) not null default '0',
add `p
Any thoughts?
|
Yeap, just enter the two lines one at a time, they are two separate commands (where was I looking before??).
One at a time partner, one at a time. Oh and mind you of the reverse quotes and the normal ones, you can just mix and match.
Rgds and apologies.