Both those paths are incorrect.... $template only accepts the name only of the template file. And never link to /calendar/functions/calendar.php, always use /calendar/calendar.php.
<?php
$EPCBLOG=2;
$template="blog.php";
$DF = "l, F j, Y";
require("calendar/calendar.php");
?>
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
|