|
The very first line is
require "./gallery/config-int.php";
wghich is correct as my PhotoPost is installed in /gallery and config-int.php is in /gallery
I've removed if ( $ViewPerm[$pcat] == 1 ) continue; and there's no change - still no photos showing up.
|