Page 1 of 1

Vqmod help please

Posted: Fri Dec 14, 2012 4:31 pm
by zaklamp
Dear opencart experts/users,

Yesterday there were a downtime of my server, after it rebooted it did not work properly yet.

So i tryed to erase the vqmod-cache, though this was not really a smart idea. Because now i am getting many errors from the VQMOD.

Could anyone help me with this?

I think its not that difficult hopefully is smarter than me and knows a good sollution for this.

Thank you very much!

Warning: Invalid argument supplied for foreach() in /home/zaklamp/domains/cakepopwinkel.nl/public_html/vqmod/vqmod.php on line 105
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/zaklamp/domains/cakepopwinkel.nl/public_html/vqmod/vqmod.php:105) in /home/zaklamp/domains/cakepopwinkel.nl/public_html/system/library/session.php on line 11Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/zaklamp/domains/cakepopwinkel.nl/public_html/vqmod/vqmod.php:105) in /home/zaklamp/domains/cakepopwinkel.nl/public_html/system/library/session.php on line 11Warning: Cannot modify header information - headers already sent by (output started at /home/zaklamp/domains/cakepopwinkel.nl/public_html/vqmod/vqmod.php:105) in /home/zaklamp/domains/cakepopwinkel.nl/public_html/index.php on line 177Warning: Cannot modify header information - headers already sent by (output started at /home/zaklamp/domains/cakepopwinkel.nl/public_html/vqmod/vqmod.php:105) in /home/zaklamp/domains/cakepopwinkel.nl/public_html/system/library/currency.php on line 45

Re: Vqmod help please

Posted: Fri Dec 14, 2012 5:55 pm
by k2tec
Is your vqmod/cache writable? because deleting this cache must be no problem

Re: Vqmod help please

Posted: Fri Dec 14, 2012 6:20 pm
by zaklamp
Dear k2tec yes its writable.

A programmer told me i need to put this code around the Foreach loop of the VQmod.php

http://stackoverflow.com/questions/1387 ... wer/submit

Though i cannot find it yet, do u know where i can find that?

Thank you!

Re: Vqmod help please

Posted: Fri Dec 14, 2012 6:39 pm
by k2tec
The links is not working.
But search for foreach not foreach()

Do'nt you have a backup to replace the site. Normally a host has a daily backup ask them to place this backup.

Re: Vqmod help please

Posted: Fri Dec 14, 2012 6:50 pm
by b&p
I responded to your SO post. reinstall vQmod and re-upload your mods. Something got broken, editing vqmod.php will most likely get you in more trouble rather than helping.

Re: Vqmod help please

Posted: Fri Dec 14, 2012 7:17 pm
by zaklamp
Thank you for the replys,

I just did a backup and its working all again :)

Thank you!

Re: Vqmod help please

Posted: Sat Dec 15, 2012 12:15 am
by MrTech
Can you clarify for others that may find this thread in search? You are saying that performing the backup is what solved the problem or did you do other steps not mentioned here?