Quantcast
Channel: Installing and upgrading help
Viewing all articles
Browse latest Browse all 46873

Re: No Site Settings

$
0
0
by Steve Wood.  

Thanks for your reply Luis.

Can't go to that page as all admin pages come up blank.

Pasted in fix

@error_reporting(E_ALL | E_STRICT);
@ini_set('display_errors', '1');
$CFG->debug = (E_ALL | E_STRICT);
$CFG->debugdisplay = 1;
 
// You can specify a comma separated list of user ids that that always see
// debug messages, this overrides the debug flag in $CFG->debug and $CFG->debugdisplay
// for these users only.
$CFG->debugusers = '2';

and get

Strict Standards: Creating default object from empty value in /home/croca708/public_html/tenterfieldhighschool.net/admin/settings.php on line 4


Viewing all articles
Browse latest Browse all 46873

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>