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
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
Thank you very much... that helps
... solved