Jump to content

Recommended Posts

Posted

made one of our members an admin by mistake and now whenever i try and edit this to correct my mistake im given the following error (this is a common occurance when editing most members)

 

General Error

Couldn't update private forum permissions

 

DEBUG MODE

 

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, 1, 1, 1, 1, 1, 1, 1, 0)' at line 2

 

INSERT INTO nuke_bbauth_access (forum_id, group_id, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_vote, auth_pollcreate, auth_mod) VALUES (5, , 1, 1, 1, 1, 1, 1, 1, 1, 0)

 

Line : 425

File : /home/vhosts/5000121596/9thawacs.com/htdocs/modules/Forums/admin/admin_ug_auth.php

 

 

this mean anything to anyone ?

 

i cannot for the life of me thing of how to fix this

 

thanks in advance if anyone can help

Posted
In any case, the reason it wasn't working was because there are two commas after the 5.

I think that it's actually missing a number between those commas. The number of columns doesn't match the number of input numbers. Not that this matters if the fix is at that link. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...