Post by JAY6390 » Fri Sep 30, 2011 3:46 am

Yeah, just overwrite all of the files, it won't do any harm. There are 3 files you will need
vqmod/xml/vqmod_opencart.xml
vqmod/vqmod.php
vqmod/vqprotect.txt
They are the only updated/added files

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by Maansy » Fri Sep 30, 2011 4:17 am

Ok will do that. Thanks jay

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com


User avatar
Active Member

Posts

Joined
Thu Jun 24, 2010 6:04 am


Post by Qphoria » Fri Sep 30, 2011 5:31 am

yes

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Maansy » Fri Sep 30, 2011 8:50 pm

Ok.I did upgrade opencart to 1.5.1.3 and vqmod to 2.1.0
So far so good. No errors in error log yet.
Thanks guys

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com


User avatar
Active Member

Posts

Joined
Thu Jun 24, 2010 6:04 am


Post by Ozfarmer » Fri Oct 07, 2011 9:30 am

Hi Jay, just tried upgrading to 2.1.1 and got this error

COULDNT RESOLVE REAL PATH [/home/xxxxxxx/public_html/catalog/view/theme/default/template/module/bestseller_home.tpl]

Manually copied the changed files and the error is being caused by vqmod.php also I couldnt see vqmod/vqprotect.txt is that part of the upgrade?

Active Member

Posts

Joined
Wed Aug 17, 2011 7:08 pm
Location - Australia

Post by JAY6390 » Fri Oct 07, 2011 10:18 am

Can you check if that bestseller file exists?
Also yes you should upload the vqprotect.txt file

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by Ozfarmer » Fri Oct 07, 2011 10:42 am

Thanks Jay, reloaded again and didnt get an error.

Active Member

Posts

Joined
Wed Aug 17, 2011 7:08 pm
Location - Australia

Post by Gigo » Sun Oct 09, 2011 6:04 pm

Hi,
I upgrade vqmod on my site from 1.2.3 to 2.1.1. On vqmod 1.2.3 all work like a charm, but on vqmod 2.1.1 I get this error:
Parse error: syntax error, unexpected '}' in /home/global/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php on line 514
When I look in file vq2-catalog_model_catalog_product.php on bottom of file I have this

0
}
?>

instead of this
}
}
?>

In XML files everything is ok.
Can anybody know what can be a problem?
Best regards

Newbie

Posts

Joined
Wed Jun 01, 2011 8:14 pm

Post by JAY6390 » Sun Oct 09, 2011 6:23 pm

Can you post both of your files here please (the vqmod and the original file it's screwing up not the cache file)

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by Gigo » Sun Oct 09, 2011 6:54 pm

OK.
I put both files in attach. This is my XML creation for Product Labels Features Rich + Qtags v1.5 and it is unusable without other PHP files that you get when buy this module, but I think that you can use it for testing.
Best regards
Igor

Attachments

my XML for commercial module Product Labels Features Rich + Qtags v1.5

catalog/model/catalog/product.php


Newbie

Posts

Joined
Wed Jun 01, 2011 8:14 pm

Post by JAY6390 » Sun Oct 09, 2011 6:58 pm

Yeah I'll be debugging the code only, I have no intention of putting it in an OC store setup

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by JAY6390 » Sun Oct 09, 2011 7:18 pm

You are correct, this is a bug in vqmod. For now, open your vqmod.php file. Find

Code: Select all

$tmp[$offset] += $mod['add']->getContent(); 
change it to

Code: Select all

$tmp[$offset] .= $mod['add']->getContent(); 
and save. That should fix the issue

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by Gigo » Sun Oct 09, 2011 8:02 pm

Yes,
Now work like a charm. Thank you.
Best regards

Newbie

Posts

Joined
Wed Jun 01, 2011 8:14 pm

Post by JAY6390 » Sun Oct 09, 2011 8:04 pm

No problem. I've updated vqmod to 2.1.2. you can download it now from the official site (see link in my signature)

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by Gigo » Sun Oct 09, 2011 8:18 pm

I did it already. ;)
Best regards

Newbie

Posts

Joined
Wed Jun 01, 2011 8:14 pm

Post by Maansy » Tue Oct 11, 2011 3:55 am

Which files should I replace for the 2.1.2 update jay?

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com


User avatar
Active Member

Posts

Joined
Thu Jun 24, 2010 6:04 am


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom
Who is online

Users browsing this forum: No registered users and 8 guests