Bug in forumpermissions.php
July 4th, 2009
global $sessions
and so the links built in line ~ 120 wont work if cookies are switched off.
cheers,
draisin
im talking about forumpermission.php,
not forumdisplay.php!
~ line 90.
ah, i give up. i changed it in my version anyway...
cheers,
dietrich
global $session;
global $DB_site,$bbuserinfo,$iforumcache,$ipermcache,$imo dcache,$session,$accesscache,$usergroupdef,$noperm s;
Thanks for pointing that out.
John
global $sessions
...line in that file. That must be from a hack you installed.
this line is MISSING in admin/forumpermisson.php:
global $session;
otherwise the links are not produced correctly.
and i have no hack installed.
and i know what i'm talking about.
cheers,
dietrich
#If you have any other info about this subject , Please add it free.# |


