[Pmwiki-users] Calendar Problem

Brandon Philips brandon
Thu Nov 27 03:23:15 CST 2003


Hi,
I just installed the Calendar module and went through the recommended steps, including creating local/Calendar.php that looks like this:
----------------------
  <?php

  include_once("local/wikilogalt.php");
  include_once("local/print-publish.php");

  ?>
----------------------

Now the problem with this solution is that it creates a warning:
-----------------------
 Warning: Cannot modify header information - headers already sent by (output started at e:\Websites\clevercoder.com\local\Calendar.php:1) in e:\Websites\clevercoder.com\index.php on line 368
------------------------

Now removing Calender.php and just adding those includes to local.php works, but I would rather not add that code on every page.

Any solution?

Thanks.

--
Brandon Philips                      L I N U X       .~.
brandon at clevercoder.com           The Choice      /V\
http://experimentsindigital.com       of a GNU      /( )\
Humanoid Robotics & Linux Consulting Generation     ^^-^^
--



More information about the pmwiki-users mailing list