guest* Posted August 16, 2010 Share Posted August 16, 2010 I have changed some lines in the theme/header.tpl (robots= index, follow, no cache f.ex.) and uploaded the new header.tpl to server. I cannot see any change there neither in FF, nor in Opera or IE. I have deleted also smarty cache (except index.php). I deleted also the file and uploaded the chagend one again. Browser cache was also deleted.Is the file correct I have done the changes ? Or ist here another file for this ? Im using presta 1.3.1.1 Link to comment Share on other sites More sharing options...
phrasespot Posted August 17, 2010 Share Posted August 17, 2010 Are you in maintenance mode? Meta tags do not display during maintenance. see bug report 5194 Link to comment Share on other sites More sharing options...
mscat Posted August 19, 2010 Share Posted August 19, 2010 Hi I am encountering the same problem. I am not in Maintenance mode either..looking forward.. Link to comment Share on other sites More sharing options...
guest* Posted August 21, 2010 Author Share Posted August 21, 2010 Hi I am encountering the same problem. I am not in Maintenance mode either..looking forward.. no Im not in maintance mode. My problem was another:Presta 1.3.1.1 seems to cache not in cache file folder but in the File tools/smarty/compile. After I deleted there all Files (except index all changings are "visible".My cache file folder was always empty, at any time.... Link to comment Share on other sites More sharing options...
rocky Posted August 21, 2010 Share Posted August 21, 2010 Smarty compiles files into smarty/compile and caches them in smarty/cache. Make sure that you have 'force_compile' set to 'true' in tools/smarty/Smarty.class.php so that the TPL files are recompiled every time a change is made. 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