Can anyone help me with a problem I've been having for quite a while now.
Every now and then I'm getting the following error pop upm at the top of both my admin and my shop websites:
Warning: strpos() expects parameter 1 to be string, array given in /home/moonrust/public_html/core/fn.control.php on line 749
Warning: strpos() expects parameter 1 to be string, array given in /home/moonrust/public_html/core/fn.control.php on line 749
Warning: Cannot modify header information - headers already sent by (output started at /home/moonrust/public_html/core/fn.control.php:749) in /home/moonrust/public_html/core/fn.init.php on line 412
I have asked for help previously but nobody seems to know what to do.
Any help whatsoever would be appreciated because this must be putting customers off.
Thanks
What is your MySQL version? I used to get them all the time until MySQL was updated.
What version of the cart are you running. There were bugs, but they were hidden becaue cs-cart turned off warning and notice messages. Something may have turned display_errors() back on.
Some of my addons will trun display_errors() on if debugging is active. If you have one of my addons, contact me at tonybXX@ez-msXX.com (remove X's) and I'll change the addon not to for you. If that's not the source of the display_errors() being turned on, then you'll have to find it on your own. But good choice is to check any addons you've installed for a string of 'display_errors(true)'