Okay, admit I'm so lazy to even google it, as a moderator, guess you're tired of stupid questions like this?
Oops!
Anyway, thanks so much!

You've a great sense of humour too huh? ^^
I'm using Opencart 1.5.4.1 & vQmod 2.3.2.
NO, and I believe it never willmarvmen21 wrote:did this get upgraded for 1.5.X?
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
You want to thank me for my time! Click here to donate
I'm not sure if it was a clear installation of OC_1504...|* version: 1.4
|* release date: 2011.11.15
|*
|* compatibility: OpenCart 1.5.0.4
Русское коммьюнити разработчиков OpenCart - myopencart.ru
some useful mods:
[Released] Orders and Comments AT-A-GLANCE, [Released] Prof. Invoice and Packingslip, [Released] Recently viewed
My commercial modules: [W]ebme Compare Products, [W]ebme Bought With This
Qphoria's vQmod updated to work with OC 1.5.1.3. Enjoy!
You want to thank me for my time! Click here to donate
Me too. Got javascript errorsdabomb59404 wrote:Just tested on local host with wamp server and version 1.5.1.3.1 and is not working. I get a bunch of javascript errors and no icons. All js errors are only from this mod as they all reference the scripts used for this and when removing this mod they all go away.
This is one of the js errors referencing the icons:
Error: $("#" + iconID).bt is not a function
Source File: http://localhost/opencart15131/admin/in ... 209e2a517a
Line: 2159
And a couple more of the js errors:
Error: missing ; before statement
Source File: http://localhost/opencart15131/admin/vi ... inified.js
Line: 2, Column: 10
Error: missing ; before statement
Source File: http://localhost/opencart15131/admin/vi ... ame.min.js
Line: 2, Column: 10
Also using vqmod 2.1.4 and firefox 8.0 if that makes a difference.
"We help each other to grow". That's the opencart community!
All free mods
Home Based Ebay business Opportunity(not ads)
You want to thank me for my time! Click here to donate
Code: Select all
<search position="replace"><![CDATA[
<td class="center" colspan="7"><?php echo $text_no_results; ?></td>
]]></search>
<add><![CDATA[
<td class="center" colspan="10"><?php echo $text_no_results; ?></td>
]]></add>
Code: Select all
<search position="replace"><![CDATA[
<td class="center" colspan="8"><?php echo $text_no_results; ?></td>
]]></search>
<add><![CDATA[
<td class="center" colspan="11"><?php echo $text_no_results; ?></td>
]]></add>
Users browsing this forum: No registered users and 7 guests