Post by akasergej » Wed Dec 12, 2018 11:55 pm

I am very surprised that the shop on oc 1.5.6.4 I got to develop caches template files. The cache is saved in the vqmod folder. I tried to update vqmod to 2.5.1 version, but it did not help. I disabled cache in vqmod.php by private static $_devMode = true; and it did not help.

Newbie

Posts

Joined
Thu May 31, 2018 10:13 pm

Post by IP_CAM » Thu Dec 13, 2018 1:32 am

Well, if you use any VqMods, changing some Theme related Content,
it's the usual way, that VqMod will construct VqMod Cache Files on it.
It cannot be done in another way. So, better read about such first, before
beeing surprised afterwards :-)
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by akasergej » Thu Dec 13, 2018 4:44 pm

Sorry for the mistake, I know that it caches files. But I don’t understand why it caches if I have $_devMode = true; and why it saves logs when $logging = false;. It seems that he absolutely does not respond to the settings in vqmod.php.

Newbie

Posts

Joined
Thu May 31, 2018 10:13 pm

Post by IP_CAM » Thu Dec 13, 2018 6:00 pm

Sorry, but this is out of my understanding, why do you use VqMod, if you want
to disable it ? Then just remove the VqMod Files, if you don't want them cached,
but you cannot use VqMod without caching them, it just does not work this way.
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by soundzgood-nz » Mon Dec 17, 2018 6:32 pm

Changing $_devMode or $logging will make no difference in the vqmod.php script as both aren't working conditionals and subsequent functions that are needed to create the serialised mod.cache file will be executed anyway. You could add in these conditionals to prevent mods.cache and logfiles being created, but they're not in place at the moment.

User avatar
Active Member

Posts

Joined
Sat Oct 25, 2014 5:15 pm
Location - New Zealand
Who is online

Users browsing this forum: Amazon [Bot], Baidu [Spider] and 117 guests