- Code: Select all
Couldn't obtain user/group 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 '0, auth_greencard = 0, auth_bluecard = 0 WHERE ug.user_id = 270 AND g.group_id =' at line 1
SELECT aa.* FROM phpbb_auth_access aa, phpbb_user_group ug, phpbb_groups g , auth_ban = 0, auth_greencard = 0, auth_bluecard = 0 WHERE ug.user_id = 270 AND g.group_id = ug.group_id AND aa.group_id = ug.group_id AND g.group_single_user = 1
Line : 285
File : admin_ug_auth.php
I have moved my forum to another server and upgraded to 2.0.18 if that helps. Running php 5.05 too...

