Community Forums

[vQmod]Product Display Settings (free)

Put any free vQmod scripts here.
vQmod details

Re: [vQmod]Product Display Settings (free)

Postby marcelwoo » Tue Mar 06, 2012 10:20 am

Thx! I will give it a shot.
"We help each other to grow". That's the opencart community!

All free mods
Home Based Ebay business Opportunity(not ads)
User avatar
marcelwoo
 
Posts: 291
Joined: Mon Mar 28, 2011 5:45 pm

Re: [vQmod]Product Display Settings (free)

Postby dad2001 » Sat Mar 10, 2012 7:26 am

Hi florinsith.

I want to use that for the module: Featured, Latest, Bestsellers and Specials

Please help me ! Thank
dad2001
 
Posts: 2
Joined: Mon Mar 05, 2012 9:34 am

Re: [vQmod]Product Display Settings (free)

Postby florinsith » Sat Mar 10, 2012 10:26 am

added support for the product modules (latest, special, bestseller, featured).
User avatar
florinsith
 
Posts: 2694
Joined: Thu May 13, 2010 6:36 pm

Re: [vQmod]Product Display Settings (free)

Postby wroughtec » Sat Mar 17, 2012 12:46 pm

After updating to 1.5.2.2 get the following error when this mod is active SVN: rev 941:

Notice: Undefined index: quantity in /**/OpenCart/vqmod/vqcache/vq2-catalog_controller_product_category.php on line 264Notice: Undefined index: stock_status in /**/OpenCart/vqmod/vqcache/vq2-catalog_controller_product_category.php on line 265

On Categories that do not have any products - I confess I have not checked if this was the case prior to upgrade.
wroughtec
 
Posts: 30
Joined: Fri Feb 17, 2012 11:45 pm

Re: [vQmod]Product Display Settings (free)

Postby MrTech » Sat Mar 17, 2012 3:36 pm

marcelwoo wrote:Any idear what's wrong?

Somebody just gave away their British heritage. Sorry to go off topic but I notice British folk say I-DEAR instead of IDEA and always laughed when I heard this and other words with R's being added everywhere just for the heck of it.

However, it's the first time I've seen it written with the R included! Classic...

Since I've picked on you, let me tell you something about us Canadians to make it fair. We don't actually talk to each other say EH all the time. However, we know everybody expects us to talk like this eh? So, when talking to non-Canadians we'll throw a bunch of Eh's into the mix because we know it will make you laugh at us. Nobody invades Canada, they are always drunk eh?

@florinthsith - Thanks for this great mod, should be and should have been core from the beginning.
~
Image for OpenCart (NEW v2.0) Professional Newsletter & Auto-Responder System
Don't leave money on the table, capturing email addresses is basic business 101.

Profitable Product Pages It's Not a Template... Not a Theme... Just Different
Takes your product pages and turns them on their head and it adds a pop-up QR Code too !!
~
User avatar
MrTech
 
Posts: 309
Joined: Mon Jan 09, 2012 6:39 am
Location: Canada, Eh!

Re: [vQmod]Product Display Settings (free)

Postby wroughtec » Tue Mar 20, 2012 9:53 am

Code: Select all
264: if ($result['quantity'] <= 0) {
265:     $rstock = $result['stock_status'];


264: Undefined index: quantity
265: Undefined index: stock_status

These are the 2 lines in vq2-catalog_controller_product_category.php that it does not like when there are no products in category or search.

Below are my admin settings:

Display sku in product listing? No
Display sku in product page? No
Display model in product listing? Yes
Display manufacturer in product listing? No
Display location in product listing? No
Display location in product page? No
Display upc in product listing? No
Display upc in product page? No
Display stock status/qty in product listing? No

Any ideas?
wroughtec
 
Posts: 30
Joined: Fri Feb 17, 2012 11:45 pm

Re: [vQmod]Product Display Settings (free)

Postby dimko » Tue Mar 20, 2012 11:00 am

@florinsith: Nice extension, thanks a lot ;)

Just being curious, since there's no database involvement, where it keeps the settings' data? :)
Using OpenCart v1.5.1.3
dimko
 
Posts: 170
Joined: Sat Sep 24, 2011 6:10 pm

Re: [vQmod]Product Display Settings (free)

Postby florinsith » Tue Mar 20, 2012 5:12 pm

In the settings table in the db.
I will look into the problem mentioned 1 post above.
User avatar
florinsith
 
Posts: 2694
Joined: Thu May 13, 2010 6:36 pm

Re: [vQmod]Product Display Settings (free)

Postby wroughtec » Tue Mar 20, 2012 5:27 pm

florinsith wrote:I will look into the problem mentioned 1 post above.


Thanks
wroughtec
 
Posts: 30
Joined: Fri Feb 17, 2012 11:45 pm

Re: [vQmod]Product Display Settings (free)

Postby florinsith » Tue Mar 20, 2012 9:05 pm

okay, its fixed now, so please redownload it.
User avatar
florinsith
 
Posts: 2694
Joined: Thu May 13, 2010 6:36 pm

Re: [vQmod]Product Display Settings (free)

Postby wroughtec » Tue Mar 20, 2012 9:21 pm

florinsith wrote:okay, its fixed now, so please redownload it.



Great can confirm now works :)
wroughtec
 
Posts: 30
Joined: Fri Feb 17, 2012 11:45 pm

Re: [vQmod]Product Display Settings (free)

Postby maccadon » Mon Mar 26, 2012 2:57 pm

Hi, thanks for this great mod but i have a problem.
I only displays the model on de frontpage module featured.
When i go to the category pages it doesn't show it?

http://bit.ly/dxf5LB
maccadon
 
Posts: 130
Joined: Thu Aug 05, 2010 1:57 pm

Re: [vQmod]Product Display Settings (free)

Postby florinsith » Mon Mar 26, 2012 3:32 pm

check the vqmod log and see what errors you get.
User avatar
florinsith
 
Posts: 2694
Joined: Thu May 13, 2010 6:36 pm

Re: [vQmod]Product Display Settings (free)

Postby maccadon » Mon Mar 26, 2012 7:38 pm

There are no errors (no data) in de vqmod.log
maccadon
 
Posts: 130
Joined: Thu Aug 05, 2010 1:57 pm

Re: [vQmod]Product Display Settings (free)

Postby florinsith » Mon Mar 26, 2012 7:54 pm

it seems to me like you modified it , so I cant help.
User avatar
florinsith
 
Posts: 2694
Joined: Thu May 13, 2010 6:36 pm

Re: [vQmod]Product Display Settings (free)

Postby dklnd » Thu Apr 05, 2012 5:55 pm

Hi Florsinth,

Thanks for the great work! Just what I was looking for :-)

Only, I want the text "location" "brand" "Model" not to show in the category page. What do I have to delete in the XML file to archieve this.

Many thanks again!

Sander
dklnd
 
Posts: 89
Joined: Mon Nov 14, 2011 10:30 am

Re: [vQmod]Product Display Settings (free)

Postby florinsith » Thu Apr 05, 2012 7:08 pm

For that you need to modify the pds language file(catalog one) and just leave the fields for those words with just a space.
User avatar
florinsith
 
Posts: 2694
Joined: Thu May 13, 2010 6:36 pm

Re: [vQmod]Product Display Settings (free)

Postby zreon » Sat Apr 07, 2012 3:46 pm

For some reason my settings aren't having any effect on the the display. Here is the error I am getting my the log

Code: Select all
SEARCH NOT FOUND (ABORTING MOD): html += '  <div class="name">' + $(element).find('.name').html() + '</div>';
zreon
 
Posts: 3
Joined: Sat Apr 07, 2012 3:45 pm

Re: [vQmod]Product Display Settings (free)

Postby iomedesimo » Tue Apr 24, 2012 8:09 am

it's great!!!! 5 stars

I added this to other modules, and everything is perfect

Now I would like to add the link to the manufacturer's name.
how to do this?
I tried but ... ???
iomedesimo
 
Posts: 34
Joined: Thu Dec 08, 2011 10:33 am

Re: [vQmod]Product Display Settings (free)

Postby florinsith » Tue Apr 24, 2012 9:23 am

I didnt add the manufacturer as link in listing because I think it would confuse visitors having 2 different link on a product.
User avatar
florinsith
 
Posts: 2694
Joined: Thu May 13, 2010 6:36 pm

PreviousNext

Return to vQmods

Who is online

Users browsing this forum: dereklro and 8 guests

Hosted by Arvixe Web Hosting