500 error signing up new user

Pending
Vanguard - Advanced PHP Login and User Management Vanguard - Advanced PHP Login and User Management July 15, 2020
Login to reply
Milos Stojanovic Support Agent
3 years ago

Hey Martin,

The reason for it is most likely because your server is not properly configured for sending emails. You'll need to make sure that you can send emails from your server, or you can use an external SMTP server. More info on how to configure it can be found here: https://milos.support-hub.io/articles/vanguard-configuration#email-configuration

Btw, while you are developing I highly recommend you to enable the Development Mode so you can see all the errors on the screen and so you can debug them easily.

Regards,
Milos

Martin Ellis
3 years ago

Hi when I create an account from the registration form it goes to /Vanguard/register and displays "500 Error"

The database entry is created but no email.

Any ideas please?

Thanks

Martin