Hi Erwin,
The code looks like this at present, when I go to mydomain/forum/form.php all I get is a white page.
if (!in_array($bbuserinfo['usergroupid'], array())) print_no_permission();
When I put my usergroupid into the code I get the error message above, I am not quite sure whether I am allowing or disallowing a group when I put a number into the above code.
Thanks,
taffy
|