|
Well, that line for checking for stylesheets has been there for a while; so not sure why that would suddenly cause a problem - although you are running in safe mode. You *might* need to change line 122 in pp-inc.php to:
if ( is_dir( "$PP_PATH/stylesheets/{$Globals['theme']}" ) ) {
As for the header - you probably uploaded the default header.htm and have the path to the file set in your Admin options. Either remove the file or update your Admin Options to remove the path to the file from the "header" variable in the Global options area.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |