[solved!] error after upgrade

Having trouble installing serendipity?
Post Reply
ju
Regular
Posts: 50
Joined: Wed Oct 01, 2008 4:27 pm

[solved!] error after upgrade

Post by ju »

I have just upgraded from 1.5 to 1.6 and now I see the following error, when I go to the statistics page of the admin-interface:

Warning: preg_match() expects at least 2 parameters, 0 given in /var/www/s9y/plugins/serendipity_event_statistics/serendipity_event_statistics.php on line 410

line 410 looks like this:
if (!preg_match())

Warning: I don't know much about php. But I am quite good at editing if someone tells me what exactly to change.
Last edited by ju on Sun Nov 20, 2011 4:14 pm, edited 1 time in total.
Timbalu
Regular
Posts: 4598
Joined: Sun May 02, 2004 3:04 pm

Re: error after upgrade

Post by Timbalu »

Yes, thats an error, i.e. a leftover and is already fixed.
Please delete this line by yourself, or go to GitHub and download the Serendipity master tree.
Regards,
Ian

Serendipity Styx Edition and additional_plugins @ https://ophian.github.io/ @ https://github.com/ophian
ju
Regular
Posts: 50
Joined: Wed Oct 01, 2008 4:27 pm

Re: error after upgrade

Post by ju »

Thank you!

Did I say already that I love serendipty and that I love serendipty support even more? (Although I rarely need support, because s9y just works.)
ju
Regular
Posts: 50
Joined: Wed Oct 01, 2008 4:27 pm

Re: [solved!] error after upgrade

Post by ju »

related: Now I still know who modified the file and why, but in some months I may get scared, when I read it. Is there any way to get rid of this message?

plugins/serendipity_event_statistics/serendipity_event_statistics.php corrupt or modified: failed verification
Timbalu
Regular
Posts: 4598
Joined: Sun May 02, 2004 3:04 pm

Re: [solved!] error after upgrade

Post by Timbalu »

not really.... you have to wait for the next point release with new checksums being generated! :roll:
Regards,
Ian

Serendipity Styx Edition and additional_plugins @ https://ophian.github.io/ @ https://github.com/ophian
Post Reply