Page 1 of 1

Warning Message for media entry in post

Posted: Fri Dec 25, 2009 3:58 pm
by zephyr
Hello:

I loaded an image from my hard disk to the media manager base directory and then inserted it into a new
entry. The image displays ok, but the following warning message is displayed on the bottom of the page:

Warning: Wrong value for parameter 4 in call to preg_match_all()

Can anyone tell me how to get rid of this warning message?

Thanks.

Re: Warning Message for media entry in post

Posted: Fri Dec 25, 2009 4:20 pm
by zephyr
Sorry, the full warning reads:

Warning: Wrong value for parameter 4 in call to preg_match_all() in /home/a/axxxxxxx.org/html/serendipity/plugins/serendipity_event_imageselectorplus/serendipity_event_imageselectorplus.php on line 1008

Re: Warning Message for media entry in post

Posted: Sat Dec 26, 2009 12:46 am
by garvinhicking
Hi!

Which PHP version do you use? It seems it is outdated, and does not support a fourth parameter - so the plugin cannot use it.

However that should not be a vital functionality for the plugin, so you might be able to ignore that warning without influence.

Regards,
Garvin

Re: Warning Message for media entry in post

Posted: Sun Dec 27, 2009 12:01 am
by zephyr
I just uninstalled the plugin, since it was not necessary for the functionality of the blog. It probably is an older version of PHP since this site has been on the same server for many years,