The test as written should hide the content on category 19. Add this just above the if line to see what the actual cPath is in each case:
PHP Code:
echo 'cPath ' . $_GET['cPath'];
The test as written should hide the content on category 19. Add this just above the if line to see what the actual cPath is in each case:
PHP Code:
echo 'cPath ' . $_GET['cPath'];
Bookmarks