Page 1 of 1

Solved: Plugin Error in event_lightbox

Posted: Tue Nov 22, 2022 10:02 am
by moonchild
Hi there,
just noticed in Serendipity 2.4.0 and PHP 8.0.25:

[code]Warning: Undefined variable $headcss in /home/www/plugins/serendipity_event_lightbox/serendipity_event_lightbox.php on line 212[/code]

As always, I ask for a hint to solve the problem 8-)

Thomas

Re: Plugin Error in event_lightbox

Posted: Tue Nov 22, 2022 11:46 pm
by onli
Hi, sorry if we went already through this: When you run the stable you are not supposed to see such a warning. Did you manually set $serendipity['production'] to false?

Re: Plugin Error in event_lightbox

Posted: Wed Nov 23, 2022 8:47 am
by moonchild
Hi,
ah, ok, I had set this because of an error message in the 2.4.0 beta and didn't remember to deactivate the parameter.

Thanks for the hint 8-)

Thomas