To start of with, I would like to say that I'm a newb in the world of php. I understand html fairly well, but php is something I've just got in to. So, I'm terribly sorry if this is a dumb question, but I don't know where else to go, and thank you in advance for your help.
The basic issue goes like this: I have a friend who I want to give moderation powers to. So I look him up under users>permissions and find his name. I go into his page and set each of the topics to Is Moderator. Then I click submit, and I get an error on the follow page, that reads as follows:
SQL Error : 1064 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 ' 1)' at line 2
INSERT INTO nuke_bbauth_access (forum_id, group_id, auth_mod) VALUES (1, , 1)
Line : 425
File : /home/gonzo/public_html/modules/Forums/admin/admin_ug_auth.php
In addition, he is set as a user, but is appearing as an admin in the forums and has the ability to delete and whatnot, as an admin. I've tried setting him to user, but it doesn't change anything. This may be related or it might not, but I would appreciate any ideas on that too.
Again, I'm sorry if this is a noobish question, but I didn't know where else to go. Thank you for any help you can provide.
robertr994 Nuke Soldier
Joined: Apr 18, 2004
Posts: 12
Posted:
Tue Feb 22, 2005 9:24 am
LoneJoker wrote:
To start of with, I would like to say that I'm a newb in the world of php. I understand html fairly well, but php is something I've just got in to. So, I'm terribly sorry if this is a dumb question, but I don't know where else to go, and thank you in advance for your help.
The basic issue goes like this: I have a friend who I want to give moderation powers to. So I look him up under users>permissions and find his name. I go into his page and set each of the topics to Is Moderator. Then I click submit, and I get an error on the follow page, that reads as follows:
SQL Error : 1064 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 ' 1)' at line 2
INSERT INTO nuke_bbauth_access (forum_id, group_id, auth_mod) VALUES (1, , 1)
Line : 425
File : /home/gonzo/public_html/modules/Forums/admin/admin_ug_auth.php
In addition, he is set as a user, but is appearing as an admin in the forums and has the ability to delete and whatnot, as an admin. I've tried setting him to user, but it doesn't change anything. This may be related or it might not, but I would appreciate any ideas on that too.
Again, I'm sorry if this is a noobish question, but I didn't know where else to go. Thank you for any help you can provide.
ok got the patch files, I see that I need to dig out my protector and weather files and edit these fixes before I upload them, will do that tonight. Thanx for your fast response!!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum