Greetings EE folk
An old client emailed me with a problem, the site is not loading it’s CSS file, and I get the White Screen of Death when attempting to login.
Site url: http://www.redwiremag.com/
I have updated their verison of EE from 1.6.9 to 1.7.3, no help.
The server is running PHP Version 5.2.17
I have added
$conf[‘theme_folder_url’] = ‘http://www.redwiremag.com/themes/’;
$conf[‘theme_folder_path’] = ‘/home/redwire/redwiremag.com/themes/’;
to the config file. No help.
Any suggestions?