VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Redbird on July 01, 2016, 15:23:27 PM

Title: Showing error in carts
Post by: Redbird on July 01, 2016, 15:23:27 PM
Hi everyone!

I have a strange problem.
In the cart if the customer do not accept the terms and condition and click on "continue" the page refresh loading the same content and do not show any error. Can you help me with this?

Thank you.

Virtuemart 3.0.12
Joomla 3.4.8

Thank you
Title: Re: Showing error in carts
Post by: jenkinhill on July 01, 2016, 15:43:18 PM
No URL, so chack your Joomla template to check for a system-message-container div or similar to show warnings.

Current stable versions are J3.5.1 VM3.0.16
Title: Re: Showing error in carts
Post by: Redbird on July 01, 2016, 18:06:01 PM
I have already checked for something like this, but i can't find anything.

anyway the actual URL (of a product)  is :
http://www.redbird.it/cerquetosrl/index.php/en/component/virtuemart/confetture/conserva-di-amarene-detail?Itemid=116

Do NOT complete any purchase because the paypal account is already configured with the customer data.

I have to add manually a div like this in my own template? And if i have to, with wich id exactly?

EDIT:I have tried to update virtuemart in local site, but the problem is still here.

than you in advice
Title: Re: Showing error in carts
Post by: PlayerUp.com on July 01, 2016, 19:59:55 PM
I have the same prob. I checked other solutions already.
Title: Re: Showing error in carts
Post by: Redbird on July 01, 2016, 21:13:28 PM
Can you tell me or link the solutions you have tried plz?

Maybe these solutions will work for me :D

Thank You!
Title: Re: Showing error in carts
Post by: jenkinhill on July 01, 2016, 22:14:47 PM
@Redbird no error messages are showing in the template when I do anything that should cause a message to appear, so error message reporting is missing from your template. To see how it is done look at Beez3 template index.php around line 160 you see the line:
<jdoc:include type="message" />
Any error then displays in the system-message-container div which is in a template layout, system/message.php

If you can't work it out then I suggest you ask your template developer.
Title: Re: Showing error in carts
Post by: Redbird on July 01, 2016, 23:49:16 PM
Quote from: jenkinhill on July 01, 2016, 22:14:47 PM
@Redbird no error messages are showing in the template when I do anything that should cause a message to appear, so error message reporting is missing from your template. To see how it is done look at Beez3 template index.php around line 160 you see the line:
<jdoc:include type="message" />
Any error then displays in the system-message-container div which is in a template layout, system/message.php

If you can't work it out then I suggest you ask your template developer.

ok thank you, that works!!

But now it shows me too much errors. I got VM in Italian so i am not sure the error is exactly the same in English but now he wrote "Assign virtuemart to a menu item", but i do not want to, i got VM already working. You know what i have to override or configure to "filter" the VM messages that i want to read?

Thank you again!
Title: Re: Showing error in carts
Post by: GJC Web Design on July 02, 2016, 00:23:29 AM
you MUST assign the VM frontpage  to a menu somewhere for the correct operation of VM

menu can be hidden

No .. there is no message over rides/choice