Friends this code no longer works, anyone know how to do this for those who use 2.0.9 thanks!
[code]WHERE $user_info[query_see_board]
Replace with:
Code:
WHERE ($user_info[query_see_board]" . ($user_info['is_guest'] ? " OR FIND_IN_SET('0', b.memberGro...
Re: Allowing guests to see all Boards but not entering
[code]WHERE $user_info[query_see_board]
Replace with:
Code:
WHERE ($user_info[query_see_board]" . ($user_info['is_guest'] ? " OR FIND_IN_SET('0', b.memberGro...
Re: Allowing guests to see all Boards but not entering
0 commentaires:
Enregistrer un commentaire