magicball Posted September 1, 2011 Share Posted September 1, 2011 Hi, i try to remove the central content in the header.tpl i created in pure html few months ago because i want to modify the layout but won't work as it did before. A part i was able but the rest not, could be because of links to PS category in it? Even if completely change the header.tpl the layout won't change. I tryed smarty->compile and empty the folder but files get generated immediately and won't affect layout. Even though i tried few settings in the smarty.config.inc.php file at the moment is like this about cache and compile: $smarty->caching = false; $smarty->force_compile = true; $smarty->compile_check = false; Any Guess.. I'm using PS 1.3.7 which won't have force compile button but it should correspond to the above right..? THANKS A LOT!! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now