PHP Warning and Fatal error in error logs
-
Please look the following PHP warning and fatal errors, and how do I fixed those issues.
PHP Warning: stripos() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 793
PHP Warning: strpos() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 800
PHP Warning: explode() expects parameter 2 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 801
PHP Warning: strstr() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 785
PHP Warning: stripos() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 790
PHP Warning: stripos() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 793
PHP Warning: strpos() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 800
PHP Warning: explode() expects parameter 2 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 801
PHP Fatal error: Call to a member function getOffsetTimestamp() on a non-object in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 126, referer: https://www.lastbilbasen.dk/wordpress/wp-cron.php?doing_wp_cron=1508909592.2801270484924316406250
PHP Fatal error: Call to a member function getOffsetTimestamp() on a non-object in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 126, referer: https://www.lastbilbasen.dk/wordpress/wp-cron.php?doing_wp_cron=1508916603.2381429672241210937500
- The topic ‘PHP Warning and Fatal error in error logs’ is closed to new replies.