Page 1 of 1

A VQMod question!

Posted: Wed Jun 11, 2014 6:05 pm
by ShaneTFletcher
Hey all,

So I decided to install VQMod to customize core Opencart files. I've been working with VQMods for several months without no issues.

However, today I was testing my online store and found something weird -
When I log in as a customer, in the footer the background changes and a text appears "You are signed in as" etc. I wasn't sure where this was coming from so I searched high and low and nothing.
After many headaches and laptop throwing, I decided to use Dreamweaver to search for the text "You are signed in as" in the Opencart folder. After a minute, it came up with the result! The text / code was coming from the file - vq2-catalog_view_theme_template_template_common_footer.tpl which was located at - vqmod\vqcache.

So my question is - Why does VQMod has this? Is it for a reason?

Thanks

Re: A VQMod question!

Posted: Wed Jun 11, 2014 6:36 pm
by OSWorX
VQMod itself does nothing at all.
It must be one vqmod extension which is installed later.

Re: A VQMod question!

Posted: Wed Jun 11, 2014 8:16 pm
by labeshops
Go thru your vqmod xml files and see which ones edit the catalog/view/theme/template/template/common/footer.tpl - it would have to be coming from one of them.