After installing the global announvement mod i had few errors cause i had missplaced
WHERE
#
#-----[ IN-LINE BEFORE, ADD ]---------------------------------
#
, auth_globalannounce = 0
This part after correcting that now i get error below anybody know why this is happening ?? thanks so much for ur help
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, 1, 1, 0)' at line 5
INSERT INTO phpbb_auth_access (forum_id, group_id, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate, auth_mod) VALUES (69, , 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0)
Line : 1546
File : admin/admin_ug_auth.php

