Page 1 of 1
All changes I'm making to .tpl files are not taking effect.
Posted: Wed Jul 15, 2015 6:06 am
by alesana
I am editing my .tpl files and they are simply not updating on my shop. I started from trying to remove the phone from the header.tpl, and removing some extra fluff I didn't want from category.tpl. Nothing was changing in the site whatsoever. Eventually I completely cleared out the catalog\view\theme\default\template\common\header.tpl file. I left it there with just a blank space. My whole site still worked perfectly. I then deleted the file altogether, and my site showed nothing but a blank file. The file has to exist in order for my site to work but it doesn't have to have any actual content in it. I'm very confused. I don't have any other themes nor have I attempted to install any other themes. My version is Version 2.0.3.1. I have been trying to figure it out for over two hours now and I am so frustrated at this point. Any idea on why this is happening?
Re: All changes I'm making to .tpl files are not taking effe
Posted: Wed Jul 15, 2015 8:41 pm
by luican
Can you send me your url, admin and ftp account.? I'll check for you
Re: All changes I'm making to .tpl files are not taking effe
Posted: Wed Jul 15, 2015 11:20 pm
by viethemes
alesana wrote:I am editing my .tpl files and they are simply not updating on my shop. I started from trying to remove the phone from the header.tpl, and removing some extra fluff I didn't want from category.tpl. Nothing was changing in the site whatsoever. Eventually I completely cleared out the catalog\view\theme\default\template\common\header.tpl file. I left it there with just a blank space. My whole site still worked perfectly. I then deleted the file altogether, and my site showed nothing but a blank file. The file has to exist in order for my site to work but it doesn't have to have any actual content in it. I'm very confused. I don't have any other themes nor have I attempted to install any other themes. My version is Version 2.0.3.1. I have been trying to figure it out for over two hours now and I am so frustrated at this point. Any idea on why this is happening?
It seems that your files is modifed by OCMOD extensions. They create cache for files.
You should go to admin > Extensoins > Modifications > click on the Refresh button and check changes again.
Re: All changes I'm making to .tpl files are not taking effe
Posted: Thu Aug 06, 2015 5:38 pm
by stfn
I have the same problem. I'm using 2.0.3.1 also. The strange thing is, some .tpl files I can edit (like footer.tpl and contact.tpl for instance) but when I want to change account.tpl or category.tpl for instance this doens't have any effect. Also when I delete account.tpl from my default theme and my own theme it's still working. Nothings changed. The rights are the same for all the .tpl files.
I've tried the refresh on modifications also. This has zero effect. Can anyone help out?
URL =
http://stock.vlmproject.nl
Re: All changes I'm making to .tpl files are not taking effe
Posted: Thu Aug 06, 2015 11:09 pm
by viethemes
stfn wrote:I have the same problem. I'm using 2.0.3.1 also. The strange thing is, some .tpl files I can edit (like footer.tpl and contact.tpl for instance) but when I want to change account.tpl or category.tpl for instance this doens't have any effect. Also when I delete account.tpl from my default theme and my own theme it's still working. Nothings changed. The rights are the same for all the .tpl files.
I've tried the refresh on modifications also. This has zero effect. Can anyone help out?
URL =
http://stock.vlmproject.nl
Could you send a admin account and a FTP account via PM, so I can take a look at the problem closer?
Re: All changes I'm making to .tpl files are not taking effe
Posted: Sat Aug 08, 2015 6:49 pm
by MariOiraM
viethemes wrote:It seems that your files is modifed by OCMOD extensions. They create cache for files.
You should go to admin > Extensoins > Modifications > click on the Refresh button and check changes again.
I had same problems, but viewthemes advice helped.
Thanks bro.
Re: All changes I'm making to .tpl files are not taking effe
Posted: Sat Aug 08, 2015 7:21 pm
by stfn
Viethemes helped me out as well. Thanks!!

Re: All changes I'm making to .tpl files are not taking effe
Posted: Sun Aug 09, 2015 12:46 am
by viethemes
You are welcome

Re: All changes I'm making to .tpl files are not taking effe
Posted: Mon Aug 10, 2015 9:13 pm
by clubbuilder
viethemes wrote:It seems that your files is modifed by OCMOD extensions. They create cache for files.
You should go to admin > Extensions > Modifications > click on the Refresh button and check changes again.
Worked for me as well. Exactly the advice I needed.
Thanks
Re: All changes I'm making to .tpl files are not taking effe
Posted: Wed Feb 03, 2016 11:20 pm
by nutitout
Doesn't work for me.
http://www.atit.nz
It's so odd. I've written a vqmod and that has an effect. But when I edit the .tpl file, I get nothing.
Version: 2.1.0.1
Thanks for your help

Re: All changes I'm making to .tpl files are not taking effe
Posted: Thu Feb 04, 2016 1:23 am
by viethemes
Could you tell the change clearer, so we can take a look at the problem closer?
Re: All changes I'm making to .tpl files are not taking effe
Posted: Mon Feb 08, 2016 12:04 pm
by nutitout
Apologies, I had to get busy lol. I sorted it out. It was clearing the cache from an old xml I believe.
That is: Admin > Modifications > Clear Cache
and then if you have other ocmod's installed, click refresh if you to make sure they will work again. Because clearing the cache removes all .xml changes I've found (ocmod and vqmod) and then hitting Refresh reloads the enabled/uploaded mods, creating a cache ensuring their operation.