problem w/ $showCat variable
Hi,
I'm using the list mode & am trying to set the $showCat variable as described in the docs. I have several main categories & a sub category set for each month.
Here's how i include the cal. on my my page:
Code:
<?php
$listYear = date('Y');
$showCat="[Any] | Power of Self | Sep";
$epcListMouseover = "1";
$LIST=1;
$DF = "D - M d";
$template="monthly.php";
require ("calendar/calendar.php");
?>
Here is a screen shot of the Events manager advance filter. You can see there are several events returned for my criteria... but on the page where I'm trying to display the cal. it's not showing any events.
Any help much appreciated... thx
[IMG]file:///Users/venus/Library/Caches/TemporaryItems/moz-screenshot.jpg[/IMG]
|