hi guys
When I try to register a new user with an existing user email address, my website shows a 500 - Internal Server Error instead of showing a warning message telling me
about the duplicated email address.
What could be causing this problem?
Regards
http://forum.virtuemart.net/index.php?topic=79799.0
Look at the server error log for a description of the cause of the 500.
Thanks for the reply.
My host has managed to find and resolve the problem. It was caused by the fact that the logs/com_virtuemart.log.php file was missing.
In this situation Virtuemart was not able to log the errors. They have created that file and now the application returns error message when creating user with the same email account.
I hope this post helps other.
Thanks