Get Property/Non Object Error Warning
-
My site was having issues with displaying various plugins/widgets so I enable debug and script debugging in the wpconfig.
Here are the errors shown on the home page:
‘Notice: Trying to get property of non-object in /home/electrle/public_html/wp-content/plugins/instantsuperstore/instantsuperstore.php on line 0Notice: Undefined index: locale in /home/electrle/public_html/wp-content/plugins/instantsuperstore/instantsuperstore.php on line 0
Notice: Trying to get property of non-object in /home/electrle/public_html/wp-content/plugins/instantsuperstore/instantsuperstore.php on line 0
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/electrle/public_html/wp-content/plugins/instantsuperstore/instantsuperstore.php:0) in /home/electrle/public_html/wp-content/plugins/instantsuperstore/instantsuperstore.php on line 0′
Th admin area also shows these errors plus an extra line:
‘Notice: Trying to get property of non-object in /home/electrle/public_html/wp-content/plugins/instantsuperstore/instantsuperstore.php on line 0Notice: Trying to get property of non-object in /home/electrle/public_html/wp-content/plugins/instantsuperstore/instantsuperstore.php on line 0
Notice: get_settings is deprecated since version 0.0! Use get_option() instead. in /home/electrle/public_html/wp-includes/functions.php on line 2970
Notice: get_settings is deprecated since version 0.0! Use get_option() instead. in /home/electrle/public_html/wp-includes/functions.php on line 2970′
My site is at http://www.electronicsupersale.com/
Can anyone help me with this?
The topic ‘Get Property/Non Object Error Warning’ is closed to new replies.