Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: live627 on March 22nd, 2013, 10:08 AM

Title: Manage permissions error
Post by: live627 on March 22nd, 2013, 10:08 AM
I went to enable post count group permissions  but got:

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 'WHERE add_deny = 0' at line 2
File: I:\www\wedge\trunk\Sources\ManagePermissions.php
Line: 1035

DELETE FROM wedge_permissions, wedge_board_permissions
WHERE add_deny = 0
Title: Re: Manage permissions error
Post by: Arantor on March 22nd, 2013, 02:58 PM
o.O

I see nothing inherently wrong with that query.

In any case, I'm not so worried because today I start my journey on rewriting the permissions page. It may not go anywhere but we'll see what happens!
Title: Re: Manage permissions error
Post by: Arantor on August 1st, 2013, 05:48 AM
This shouldn't be an issue since disabling deny is no longer possible.