Double "Notify me" link

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri May 24, 2013 2:01 pm
Reply with quote
Report this post
Hello to all,

Template: bikestore
joomla version: 2.5.9
virtuemart version: 2.0.20b
Temporary url of the eshop: http://emmanuelaswimwear.insyst.info/index.php/eshop

In virtuemart I am using products with children having various sizes (VM custom field with stock control). In the configuration I have chosen to display “Notify me” when out of stock in a particular size.

- On the details page, when you have a size that is out of stock you can see “notify me” two times. http://emmanuelaswimwear.insyst.info/in ... 1ea-detail (SMALL or MEDIUM)
- On the same page when there is enough stock I can see “notify me” along with add to cart and on the quantity box instead of “1” I have “undefined”. http://emmanuelaswimwear.insyst.info/in ... 1ea-detail (LARGE)
User avatar
Fresh Boarder

GK User
Sat May 25, 2013 11:35 am
Reply with quote
Report this post
Any ideas????
User avatar
Fresh Boarder

GK User
Mon May 27, 2013 1:45 pm
Reply with quote
Report this post
Regarding the issue of having "undefined" as quantity in the box the problem is with virtuemart.
A fix, that I have used and is working well under 2.0.20b is in the following forum:
http://forum.virtuemart.net/index.php?topic=108768.0


For the double notify me there, I have found no fix yet. Anyone has a clue?
User avatar
Fresh Boarder

GK User
Mon May 27, 2013 2:01 pm
Reply with quote
Report this post
For the double notify me link I edited the templates/gk_bikestore/html/com_virtuemart/productdetails default.php and removed the following line (about 269 row).

Code: Select all
<a href="<?php echo JRoute::_('index.php? option=com_virtuemart&view=productdetails&layout=notify&virtuemart_product_id='.$this->product->virtuemart_product_id); ?>"><?php echo JText::_('COM_VIRTUEMART_CART_NOTIFY') ?></a>


Can someone from gavick verify that this is the correct fix?
User avatar
Fresh Boarder

GK User
Wed May 29, 2013 2:59 pm
Reply with quote
Report this post
Anyone?????
User avatar
Fresh Boarder


cron