OK I have worked it out now....I edited the calendar.php file.// DISPLAY EVENT LIST
if ($LIST==0) {
if ($license=="" || !isset($license) || !isset($gmt) || $gmt=="") {require ($serverPath."config.inc.php");}
require ($serverPath."functions/listings.php");
}
Hope that was correct way of doing it.
Chris
|