VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: driver_wedge on October 19, 2017, 10:32:28 AM

Title: Language string
Post by: driver_wedge on October 19, 2017, 10:32:28 AM
Hi guys....

Can anyone help point me in the direction of finding the correct language string for this message....

"vmError: Maximum stock quantity for *** reached. Quantity in cart in cart set to ***"

I've looked high and low and have given in to try on here instead.

Also, it only appears when the customer is logged in. I'd like it to appear whether the customer is logged in or not, as it advises them that they've exceeded the maximum available stock quantity.

Many thanks!
Title: Re: Language string
Post by: Jörgen on October 19, 2017, 12:51:32 PM
This error is shown on line 1709 in ...helpers/cart.php


regards

Jörgen @ Kreativ Fotografi
Title: Re: Language string
Post by: driver_wedge on October 19, 2017, 14:13:40 PM
Thanks a million Jörgen - I will have a look at it.

DW