[pmwiki-users] writing to the PHP log file
Ian Barton
lists at manor-farm.org
Wed Nov 22 01:53:17 CST 2006
Not a direct solution, but I suggest you take a look at ActionLog, which
does more or less what you want:
http://www.pmwiki.org/wiki/Cookbook/ActionLog
Ian.
> I'm trying to get ImgPopUp recipie to not output
> anything but the image file when the thumbnail is
> clicked...
>
> I've put an error_log() call at the end of the
> ImgPopUpFct() to check out if it's there that the css
> information and all the other stuff I don't want is
> being generated in that function. (attached)
>
> All logging is turned on in PHP and yet there's no
> entry in the log. Apache has been restarted etc etc
>
> If anyone can suggest where I'm going wrong...
More information about the pmwiki-users
mailing list