php warning in function.php
-
Hi,
i recieve many warnings with this subject:
PHP Warning: explode() expects parameter 2 to be string, object given in /home/amjadk/public_html/wp-includes/functions.php on line 1162
PHP Warning: strstr() expects parameter 1 to be string, object given in /home/amjadk/public_html/wp-includes/functions.php on line 1144
PHP Warning: stripos() expects parameter 1 to be string, object given in /home/amjadk/public_html/wp-includes/functions.php on line 1151
PHP Warning: stripos() expects parameter 1 to be string, object given in /home/amjadk/public_html/wp-includes/functions.php on line 1154
PHP Warning: strpos() expects parameter 1 to be string, object given in /home/amjadk/public_html/wp-includes/compat.php on line 441
i dont know how to resolve it.
the warnings are very lot.
- The topic ‘php warning in function.php’ is closed to new replies.