taiter
01-31-2006, 03:14 PM
Hi -
I just purchased two licenses and I'm trying to finalize the calendar but I am having an issue. There is no information int he Popup window for my events. What am I missing.
I have two calendars on this page - the first is:
<?php
$showTheme="clearWhite";
$CSS=1; require("calendar/calendar.php");
$showCat="3";
$noNav="1";
require("calendar/calendar.php"); ?>
The second is:
<?php
$showTheme="clearWhite";
$CSS=1; require("calendar/calendar.php");
$epcHideColumns = "1,7";
$TOC=1;
$showCat="a|1";
$noNav="1";
require("calendar/calendar.php"); ?>
The popups work on the TOC calendar, but not the small calendar. You can see for yourself at http://www.bowvalleyclub.ca/index.php?option=com_content&task=blogcategory&id=5&Itemid=10
Does this have anything to do with showing specific categories?
-Tai
I just purchased two licenses and I'm trying to finalize the calendar but I am having an issue. There is no information int he Popup window for my events. What am I missing.
I have two calendars on this page - the first is:
<?php
$showTheme="clearWhite";
$CSS=1; require("calendar/calendar.php");
$showCat="3";
$noNav="1";
require("calendar/calendar.php"); ?>
The second is:
<?php
$showTheme="clearWhite";
$CSS=1; require("calendar/calendar.php");
$epcHideColumns = "1,7";
$TOC=1;
$showCat="a|1";
$noNav="1";
require("calendar/calendar.php"); ?>
The popups work on the TOC calendar, but not the small calendar. You can see for yourself at http://www.bowvalleyclub.ca/index.php?option=com_content&task=blogcategory&id=5&Itemid=10
Does this have anything to do with showing specific categories?
-Tai