|
I can not comment on your scripting of how you came up with it but in ours 1 means you can view it. $noview=0 means you can not view.
if ( $ViewPerm[$pcat] == 1 ) continue;
This stops the printing of photos if $ViewPerm = 0
Therefore given your example you prove it works. Now also just for reference this features script does not pull any photos in cat 500 so you need to look at your noview permissions on your categories not members gallery
You have unregistered people set to NOT VIEW PHOTOS RIGHT?
I can see em.
Last edited by Chuck S; March 14th, 2006 at 02:58 PM.
|