VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Quality & Testing VirtueMart 1.1.x => Virtuemart 1.1 Development (Archiv) => Q&T Resolved => Topic started by: devonvmz on April 25, 2008, 18:17:40 PM

Title: [FIXED] Featured Products
Post by: devonvmz on April 25, 2008, 18:17:40 PM
Featured products on the VM 1.1 frontpage (index.php?option=com_virtuemart) are showing the "Notify Me" button, when the product is in stock. The product description is showing the "Add To Cart" correctly.

Joomla 1.53
VM 1.1 version $Id: CHANGELOG.php 1388 2008-04-23 17:58:17Z
IE7

Thank you for VM 1.1!
Devon

Tracker http://dev.virtuemart.net/cb/issue/2107
Title: Re: Featured Products
Post by: devonvmz on April 26, 2008, 18:49:27 PM
Anybody else having the same issue?
Title: Re: Featured Products
Post by: jenkinhill on April 26, 2008, 21:53:38 PM
I think it is working unpredictably. For an out of stock item the FP module displayed the add to cart button, on clicking I got to the fowarding page before add email for notify - but VM stalled there.

PHP Version:       5.2.4
Web Server: Apache
VirtueMart 1.1 final
Joomla! Version: Joomla! 1.5.3

Title: Re: Featured Products
Post by: jenkinhill on April 27, 2008, 11:31:58 AM
Also see http://forum.virtuemart.net/index.php?topic=39188.0
Title: Re: Featured Products
Post by: RCheesley on April 29, 2008, 23:21:37 PM
Getting the same issue on a site I am developing .. any news on a solution?  PS I love 1.1 :)  Well done everyone!
Title: Re: Featured Products
Post by: devonvmz on May 12, 2008, 18:22:29 PM
Quote from: devonvmz on April 25, 2008, 18:17:40 PM
Featured products on the VM 1.1 frontpage (index.php?option=com_virtuemart) are showing the "Notify Me" button, when the product is in stock. The product description is showing the "Add To Cart" correctly.
Joomla 1.53
VM 1.1 version $Id: CHANGELOG.php 1388 2008-04-23 17:58:17Z
IE7
Thank you for VM 1.1!
Devon

I clicked on the "Notify Me" button and the product was added to my Cart.

I think the problem is that the wrong image is hard coded. When a product is in stock "Featured Products" seen in index.php?option=com_virtuemart&Itemid= (categories view) is showing the "Notify Me" button, when it should be the "Add To Cart" button

Best Regards,
Devon
Title: Re: [TRACKER 2107] Featured Products
Post by: ReJigged on June 04, 2008, 20:10:46 PM
Hi all, This is just to say that I am having same issue. Featured products showing 'Notify Me' button instead of 'Add to cart' even though in stock.

fyi:
J! 1.5.3
VM 1.1.0
PHP 5.2.2

Also, in featued products, some have the button and some do not. This remains the case even if I uncheck 'Check stock' in the configuration. Probably need to mention this in another thread but thought it might be relevant.
Many thanks

Title: Re: [TRACKER 2107] Featured Products
Post by: ReJigged on July 03, 2008, 14:50:25 PM
Tracker says 'Fixed in 1.1.1' but I still see this problem after update?