sharpi Posted December 13, 2016 Share Posted December 13, 2016 Maybe here I'll find help. Deadline in 6 hours :/ I'm setting up a simple project for my employer. Template is based on "classic theme" and only css changes was necessary until now :/. I want to edit a checkout.tpl but any changes is not giving any effect in frontend . As I mentioned in subject - cache is off and smarty force compliling is enabled, empty htaccess in root directory has been created. Actually it's working on my localhost server ( Apache2 - OpenSuse ). If someone can give me some support I'll remember that favour. Time is my enemy now :/ Link to comment Share on other sites More sharing options...
ericzon Posted December 13, 2016 Share Posted December 13, 2016 Hi sharpi, Test 1: If you rename the tpl, the shop loads the page? Test 2: If you breaks any php, the crash appears on the site? Maybe you can try from different browsers, check the apache logs... Good luck! Link to comment Share on other sites More sharing options...
sharpi Posted December 13, 2016 Author Share Posted December 13, 2016 No - after tpl rename I'm getting error 500 (to confirm that i'm editing right file, I renamed a files and directories one by one), but breaking any tpl is not crashing anything :/ Link to comment Share on other sites More sharing options...
sharpi Posted December 13, 2016 Author Share Posted December 13, 2016 (edited) Ahh...I must be really tired cause even I can't remove completely a code border below :/ I checked logs - there is no any strange errors. Edited December 13, 2016 by sharpi (see edit history) Link to comment Share on other sites More sharing options...
Andrej Stas Posted December 14, 2016 Share Posted December 14, 2016 Ericzon is correct, do more tests. In this case try to edit some other files, try to simply remove all content from /templates/layouts/layout-both-columns.tpl and see if the eshop will still work. Maybe you edit a wrong file. I didn't encounter this problem so far Link to comment Share on other sites More sharing options...
sharpi Posted December 14, 2016 Author Share Posted December 14, 2016 I found a solution. Changing template for another and restore it resolve a problem. I think probably there was some cached files somewhere, but I don't know where ;D 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