Forums

Joomla Registration generates Error 403 Access Forbidden

nlheath 20 Jul, 2015
I have a form that prompts for name, user name, password, and email, and whose On Submit event contains only a Joomla Registration component. When I log on as Superuser and submit the form, it generates a message Error 403 Access Forbidden. Even if I drag a Debugger before the Joomla Registration, there is no Debugger output; the error message appears immediately. I don't know what could be causing this message. Any suggestions?
GreyHead 20 Jul, 2015
Hi nlheath,

Please make a copy of the form and remove the Joomla! Registration component and see if you still get the error. That will help pin down the cause.

Bob
nlheath 20 Jul, 2015
There is no error when I remove the Registration action.

This actually started with a more complex form, containing custom code, the registration action, and an email action. I started eliminating actions to determine the cause, and narrowed it down to the registration.
GreyHead 20 Jul, 2015
Hi nlheath,

Please check that User Registration is enabled in the Site Global Configuration, I think that can cause errors like this.

Bob
nlheath 20 Jul, 2015
That was it - thank you so much! I thought that setting only applied to self-registration from the login module.
This topic is locked and no more replies can be posted.