[pmwiki-users] Using the Logbook recipe

IchBin weconsultants at gmail.com
Wed May 23 14:32:45 CDT 2007


I am running a clean instance of pmwiki-2.2.0-beta50. I installed the 
calendar recipes: pmcal, wikilog and Logbook. They are working except 
for Logbook. The one I think I want to use. I have followed the 
instructions at the external home of Logbook. I am not trying to use 
Ajax interface. I just want to get the base running first. I have done 
the following steps:

  - created logbook.php in /cookbook
  - created logbook.css in /pub/css
  - created logbook.js in pub/javascript
  - copied Mochikit * .js files to pub/javascript/lib/MochiKit

These are the config.php entries for Logbook:

$LogbookGroup='Logbook';
$LogbookNewPost=True;
$LogbookDays=array('Mo','Tu','We','Th','Fr','Sa','Su');
$LogbookMonths=array('Jan','Feb','Mar','Apr','May','June','July','Aug','Sep','Oct','Nov','Dec');
$LogbookEnableAJAX = false;
include_once('cookbook/logbook.php');

The error error I get when running the (:logbook:) markup is:

Warning: Cannot modify header information - headers already sent by 
(output started at 
C:\wwwroot\www\pmwiki-2.2.0-beta\cookbook\logbook.php:74) in 
C:\wwwroot\www\pmwiki-2.2.0-beta\pmwiki.php on line 1031

I have attached the Xdebug output if interested. I am using the pmWiki 
Skin so I am not running the (:logbook:) markup from a sidebar but from 
a page 'Logbook.HomePage'.

-- 
Thanks in Advance...           http://weconsulting.org
IchBin, Philadelphia, Pa, USA http://ichbinquotations.weconsulting.org
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20070523/bacd49a5/attachment-0001.htm 


More information about the pmwiki-users mailing list