VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: dsrpmedia on June 16, 2012, 04:40:08 AM

Title: 'Product successfully added' being added twice
Post by: dsrpmedia on June 16, 2012, 04:40:08 AM
<div id="system-message-container">
<dl id="system-message">
<dt class="message">Message</dt>
<dd class="message message">
<ul>
<li>Product successfully added</li>
</ul>
</dd>
<dt class=""></dt>
<dd class=" message">
<ul>
<li>Product successfully added</li>
</ul>
</dd>
</dl>
</div>


Hi, using joomla 2.5.4, vm 2.0.6, getting a weird result when adding products to the cart - on the cart page the message 'Product successfully added' is being repeated twice.

any suggestions how to fix this would be appeciated
Title: Re: 'Product successfully added' being added twice
Post by: itye2012 on June 16, 2012, 14:58:32 PM
same problem here and I have  the latest version of Virtuemart
Title: Re: 'Product successfully added' being added twice
Post by: sadrem on June 16, 2012, 15:44:30 PM
It was solved in 2.0.7
Title: Re: 'Product successfully added' being added twice
Post by: itye2012 on June 16, 2012, 16:59:10 PM
seems my latest version is 2.06 as per attachment? whats going on ? can you update from within joomla ?
Title: Re: 'Product successfully added' being added twice
Post by: sadrem on June 16, 2012, 17:08:43 PM
Only beta version available for 2.0.7 . Hold on for stable version before update live site.
http://dev.virtuemart.net/projects/virtuemart/files (http://dev.virtuemart.net/projects/virtuemart/files)

Or You can fix it manually
http://forum.virtuemart.net/index.php?topic=101507.0 (http://forum.virtuemart.net/index.php?topic=101507.0)
Title: Re: 'Product successfully added' being added twice
Post by: dsrpmedia on June 16, 2012, 21:05:28 PM
awesome - thank you
Title: Re: 'Product successfully added' being added twice
Post by: noevdia on June 16, 2012, 22:00:36 PM
No exp at all about virtue mart so I'd like to ask you where I've to go to change the parameters? I mean where I can find "/components/com_virtuemart/controllers/cart.php" and how can I modified it? Notepad++ could works? Thanks a lot in advance.