Quote by: Laugh
Remember you need to add the extra line to lib-common.php for the bad behaviour plugin.
Thank you for that one. In lib-common:
Text Formatted Code
/* you don't have to change anything below this point */
....some code to load Pear ....
....inserted here the missing require-once
/* set geeklog timezone */
I did not remember this update, nor I would expect it to be lost after upgrading.
At the least, it is a weird update for the plugin. And it means also that the site is down as soon as the plugin is deleted. Off course I could prepend it with a @ character to suppress the resulting error.
Whenever the plugin is updated (by Dirk??), it would be wonderful to bring it in line to the standards for handling 'plug in's. wouldn't it?
Thanks.