eSyndiCat User Forums - View Single Post - New eSyndiCat 2.4 [Gold] version has been released
View Single Post
Old 02-25-2012   #4
layoutzzz
 
layoutzzz's Avatar
 
Join Date: Feb 2011
Posts: 138
layoutzzz is on a distinguished road
Default

Hi,
If you upgrade your site from 2.3.5 to 2.4 and you have problem with template (not loaded styles)
Please edit ./includes/config.inc.php
before following code
PHP Code:
error_reporting(E_ALL E_NOTICE); 
add following code
PHP Code:
define("ESYN_COMPRESS"0); 
__________________
Yours sincerely, layoutzzz
layoutzzz is offline   Reply With Quote