[solved!] error after upgrade
Posted: Sun Nov 20, 2011 11:56 am
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.
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.