Page 1 of 1

Preg replace warning

Posted: Mon Jan 26, 2015 9:33 pm
by zimmo
Not sure why I am getting this warning, it does not effect anything, just when you submit content it throws up. Any idea how to fix this:

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/poleangl/public_html/modules/Search/search.tools.php on line 35

Thanks
Barry

Re: Preg replace warning

Posted: Tue Jan 27, 2015 6:40 am
by staartmees
http://forum.cmsmadesimple.org/viewtopi ... =40&t=2661

First make sure all your modules an cmsms-core are up-to-date
Second post system information

Re: Preg replace warning

Posted: Sat Jan 31, 2015 10:33 am
by twen88
are you using php5.5? if so find the html_entity_decode_php4.php and html_entity_decode_utf8.php files in svn to replace your current files.