VQMod not logging?
Posted: Sat Nov 01, 2014 1:08 am
Hi all,
after a year of developing on a remote test server, I decided to move the test local and leave the live installation alone on the remote server.
I moved all my pages locally in MAMP, database as well, created local environment and modified the few pages I needed to work with the local host and path.
I extensively use VQMOD with almost 100 .xml files, they all work but today I got a problem: one .xml was not working as I changed the original page and it was unable anymore to find the string, but I did not get any log in my vqmod/logs folder (it works on remote server). I already assigned to my local system user all the Opencart (1.5.3.1) installation, plus chmod 777 the logs folder (I'm on OSX).
No errors in apache or php error log, no error in Opencart error.txt log, but VQMod does not write its own log. I also tried modifying the xml taking out the * from the path on the file (I have more than one theme), but again nothing...XML does not work but VQMod does not generate/create any log file.
What else can I do to understand what's happening? As I said VQMod works normally otherwise, it creates its cache files...for some reason does not log..
after a year of developing on a remote test server, I decided to move the test local and leave the live installation alone on the remote server.
I moved all my pages locally in MAMP, database as well, created local environment and modified the few pages I needed to work with the local host and path.
I extensively use VQMOD with almost 100 .xml files, they all work but today I got a problem: one .xml was not working as I changed the original page and it was unable anymore to find the string, but I did not get any log in my vqmod/logs folder (it works on remote server). I already assigned to my local system user all the Opencart (1.5.3.1) installation, plus chmod 777 the logs folder (I'm on OSX).
No errors in apache or php error log, no error in Opencart error.txt log, but VQMod does not write its own log. I also tried modifying the xml taking out the * from the path on the file (I have more than one theme), but again nothing...XML does not work but VQMod does not generate/create any log file.
What else can I do to understand what's happening? As I said VQMod works normally otherwise, it creates its cache files...for some reason does not log..