I have been working in opencart which contains VQmod in that I have faced the following problem. I did changes in view file (tpl)
and its working fine in localhost. After Uploading to live server, the changes which I made are in the view file, but The site displays the old changes because of VQmod. How to solve the Issue?
Asked
Active
Viewed 31 times
0

Rohit Gupta
- 4,022
- 20
- 31
- 41

user1884538
- 1
- 3
-
Welcome to stackoverflow! You don't need to highlight your question as a quote. – kelin Dec 23 '15 at 13:39
-
Do you use any module which is using OC mod? If you are using only VQmod then try to clear VQcache files and then check – Vidhyut Pandya Dec 23 '15 at 14:27
-
is it possible that vqmod is not installed in live site. or pls clear the cache – Ishan Shah Dec 24 '15 at 09:54