![]() |
My Permissions arent working>_<
ok im even logged out and it still doesnt deny the viewer
here is my code PHP Code:
if $canview[thisjournal] returns false it should print no permission but it isnt. anyone know y? |
in the bbuserinfo[userid] == 0 part, add the following:
echo "1"; print_r($canview); exit; if you don't get anything it means one of the above statements returns true, and it doesn't even get to this part. Also, i'm guessing after this, there's something like: if($canview['thisjournal'] == false) { print_no_permission(); } |
well its just
PHP Code:
|
fixed it, turns out it was thinking the guest was in private list of viewers>_>
|
All times are GMT. The time now is 03:36 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|