VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: vasbj on March 14, 2013, 10:46:09 AM

Title: No failure notice with wrong login data
Post by: vasbj on March 14, 2013, 10:46:09 AM
hey community,

I got several problems with failure notices. If a customer tries to log in an types the wrong username or pw, there's no failure notice - so the customer doesn't even know what's wrong. It's the same problem with not checking the terms of condition, you can't check out, but you stay in the shopping cart with no failure notice. And the same, if you forgot your pw and you have to put in your e-mail... there is no notice, if the e-mail adress doesn't exist. And if you put in the right e-mail adress you don't recieve any e-mail....

Hopefully you can help me... i was checking google for several hours.

I'm using joomla 2.5 and the newest version of VM (2.0.18a)

Thank you
Title: Re: No failure notice with wrong login data
Post by: jenkinhill on March 14, 2013, 11:13:10 AM
Some joomla templates need <jdoc:include type="message" /> added to the  index.php to allow error messages to display.
See http://www.grimmster.com/development/creating-a-template-to-joomla-2-5-part-2
Title: Re: No failure notice with wrong login data
Post by: vasbj on March 14, 2013, 11:18:18 AM
Thank you very much... that helps

... solved