Sent from my Nexus One using Tapatalk
-----------------------------------------------------------------------
My last mods: Partita IVA e CF | Pro EU VAT Number | Sales Agents | Pricelist Pro
-----------------------------------------------------------------------
Dave
www.coderstudios.com
Dave
www.coderstudios.com
Q, I suspect issues are related to javascript, e.g. when you set the country and provinces are loaded dynamically in a second form. Don't ask me why... buy my perception says that...

-----------------------------------------------------------------------
My last mods: Partita IVA e CF | Pro EU VAT Number | Sales Agents | Pricelist Pro
-----------------------------------------------------------------------
Dave
www.coderstudios.com
Q, do you have some ideas?
More specifically, error I encounter is in:
/index.php?route=checkout/address/shipping (change shipping address in checkout)
where, in correspondence of postcode I receive:
"Fatal error: require_once() [function.require]: Failed opening required '/home4/picturk2/public_html/ti_store' (include_path='.:/usr/share/pear') in/home4/picturk2/public_html/ti_store/vqmod/vqcache/vqcache_system_engine_front.phpon line 43"
By the way, my vqmod xml is not modifyng any file (controller, tpl, etc.) related to that page!!! This is really a critical problem!!!! I'm considering the possibility to not use vqmod to avoid these really annoying issues.
Sent from my Desire HD using Tapatalk
-----------------------------------------------------------------------
My last mods: Partita IVA e CF | Pro EU VAT Number | Sales Agents | Pricelist Pro
-----------------------------------------------------------------------
Code: Select all
Could not delete vqmod/vqmod.log. Verify path has read/write access
For now you can do this.
1. EDIT: vqmod/vqmod.php
2. FIND:
Code: Select all
echo('VQMOD: Could not delete ' . $this->logFilePath . '. Verify path has read/write access');
Code: Select all
//echo('VQMOD: Could not delete ' . $this->logFilePath . '. Verify path has read/write access');
regards,
M
-----------------------------------------------------------------------
My last mods: Partita IVA e CF | Pro EU VAT Number | Sales Agents | Pricelist Pro
-----------------------------------------------------------------------
Please take into account I'm thinking to production sites, so if things are tested and well working, logging could be not necessary.
It should be enough maybe to generally recommend to put usecache=TRUE and logging=FALSE in production sites. What do you think about?
thanks in advance,
M
-----------------------------------------------------------------------
My last mods: Partita IVA e CF | Pro EU VAT Number | Sales Agents | Pricelist Pro
-----------------------------------------------------------------------
Users browsing this forum: No registered users and 4 guests