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
Preg replace warning
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: Preg replace warning
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
First make sure all your modules an cmsms-core are up-to-date
Second post system information
Re: Preg replace warning
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.