Wedge
Public area => Bug reports => The Pub => Archived fixes => Topic started 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
-
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!
-
This shouldn't be an issue since disabling deny is no longer possible.