lords have an error log
when I create a coupon and give save, he sends me to a blank page with this message:Warning: strtolower() expects parameter 1 to be string, array given in /home2/shopingc/public_html/wp-includes/formatting.php on line 1488
Warning: Cannot modify header information – headers already sent by (output started at /home2/shopingc/public_html/wp-includes/formatting.php:1488) in /home2/shopingc/public_html/wp-includes/pluggable.php on line 1228
Also a line of text appears above header.php,
that looks as follows:
<?php if(isset($_SERVER[‘HTTP_USER_AGENT’]) && (strpos($_SERVER[‘HTTP_USER_AGENT’], ‘MSIE’) !== false))header(‘X-UA-Compatible: IE=edge,chrome=1’);// Google Chrome Frame for IE ?>
<!doctype html>
<!–[if lt IE 7]><html <?php language_attributes(); ?> class=”no-js lt-ie9 lt-ie8 lt-ie7″><![endif]–>
<!–[if (IE 7)&!(IEMobile)]><html <?php language_attributes(); ?> class=”no-js lt-ie9 lt-ie8″><![endif]–>
<!–[if (IE 8)&!(IEMobile)]><html <?php language_attributes(); ?> class=”no-js lt-ie9″><![endif]–>
This problem has not left me start my project and you find ways to fix it and could not find it, to the point that you uninstall all wordpress and I started from scratch and everything remained the same and the process can imagine,
this prevents me create coupons and start my project.
NEED URGENT HELP, Thanks …