We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

500.phtml error | Forum

Ryan
Ryan Aug 29 '13
I have my website set up but when people try to confirm their email it gives them this.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body style="font:18px Tahoma;"> Error 500<br />Internal Server Error. </body> </html> How do I fix this or can I disable email confirmation?
Alia Team
Alia Sep 1 '13
>>How do I fix this or can I disable email confirmation?

Admin panel>>settings>>user settings >>uncheck "confirm email".

Regarding 500phtml error, you will need to enabled DEBUG mode in config.php ( /ow_includes) to find out what has caused the error. Enable it and go through the same steps when 500phtml appeared.

Let me know the results.