[pmwiki-users] pmwiki 2.1.6 and "footnotes"

H. Fox haganfox at users.sourceforge.net
Sat Jun 3 15:44:27 CDT 2006


On 6/3/06, Tolosano <tolo.linux at tolosano.info> wrote:
>
>  Hello,
>
>  I'm using PmWiki 2.1.6 (complete installation), and I wish use the
> "footnotes" cookbook.
>
>  If I include that cookbook, I've got an error  with other cookbooks !
>
>  "Fatal error: Only variables can be passed by reference in
> [..]/pmwiki/cookbook/postitnotes.php on line 175" (note :
> this line define HTMLHeaderFmt).

Your server is running PHP 5, correct?

One of the "features" of PHP 5.0.5 and newer is a change that causes
code that works perfectly well in previous releases -- never
generating so much as a Notice, much less a Warning -- suddenly to
crash the script with a Fatal Error.  Nice, eh?

See if this version works:

http://qdig.sourceforge.net/scripts/postitnotes.php

Hagan




More information about the pmwiki-users mailing list