This didn't work.
I want to check if the user is in usergroup 17 and show him the content of the page if it is true.
--------------- Added [DATE]1192813103[/DATE] at [TIME]1192813103[/TIME] ---------------
Okay, I modded it slightly and it works. :up:
Thanks.
--------------- Added [DATE]1192822078[/DATE] at [TIME]1192822078[/TIME] ---------------
I ran into another problem:
I want to load a file for the members of the usergroup 17.
The code looks like this:
If I remove the code between the //*** and remove the if statements, the file is loaded.
But it seems the header function collides with something in the forum's global.php?
I tried to puffer the output with ob_start / ob_flush, but it didn't work.
The script is doing nothing.
|