I turned on debugging (GS 3.1) and noticed these PHP notices:
Is this fixable?
Code:
Notice: Trying to get property of non-object in /home/****/public_html/admin/inc/plugin_functions.php on line 75
Warning: file_get_contents(/home/****/public_html/data/other/user.xml): failed to open stream: No such file or directory in /home/****/public_html/admin/inc/basic.php on line 257
Notice: Trying to get property of non-object in /home/****/public_html/plugins/p01-contact_gs.php on line 69
Notice: Trying to get property of non-object in /home/****/public_html/admin/inc/plugin_functions.php on line 75
Is this fixable?