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?
Forums
Joomla Registration generates Error 403 Access Forbidden
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
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
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.
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.
Hi nlheath,
Please check that User Registration is enabled in the Site Global Configuration, I think that can cause errors like this.
Bob
Please check that User Registration is enabled in the Site Global Configuration, I think that can cause errors like this.
Bob
This topic is locked and no more replies can be posted.