Hi,
I am new to Chronoforms and have been struggling with a few issues. I have a "membership registration" form and it saves perfectly to my DB, attaches the correct files and I can see them on my server. I also send out an email to the administrator with the newly registered user with the attachments to the email. Everything works perfectly, except when it comes to the Joomla Registration event and displaying a success message.
My issues:
[list=]When I submit my form, I get an 403 error, but the data saves to the DB and the email to the admin is successful[/list]
[list=]The Display Message event does not work[/list]
[list=]Joomla Registration does not work[/list]
My form setup looks like this:
Am I missing something? PLEASE HELP!
I am new to Chronoforms and have been struggling with a few issues. I have a "membership registration" form and it saves perfectly to my DB, attaches the correct files and I can see them on my server. I also send out an email to the administrator with the newly registered user with the attachments to the email. Everything works perfectly, except when it comes to the Joomla Registration event and displaying a success message.
My issues:
[list=]When I submit my form, I get an 403 error, but the data saves to the DB and the email to the admin is successful[/list]
[list=]The Display Message event does not work[/list]
[list=]Joomla Registration does not work[/list]
My form setup looks like this:

Am I missing something? PLEASE HELP!
Hi Nen,
It looks as though something is breaking the from in the Display Message action - what do you have in there?
Bob
PS The order looks odd - you probably want the Joomla! Registration before the message; and the DB Save after the File upload. I'd also move the Emails out of the On Success events as - for example - the Email ME message won't send if there is no file uploaded.
It looks as though something is breaking the from in the Display Message action - what do you have in there?
Bob
PS The order looks odd - you probably want the Joomla! Registration before the message; and the DB Save after the File upload. I'd also move the Emails out of the On Success events as - for example - the Email ME message won't send if there is no file uploaded.
Thank you so much Bob!
In the Display Message event I only have the default text: "<p>Thank you! your account has been created and an email has been sent for activation!</p>"
I have also moved it to the bottom. And rearranged the order as you suggested:
[attachment=0]Screen Shot 2015-06-26 at 11.50.59 AM.png[/attachment]
I still get the 403 error and it still doesn't create the Joomla! User?
[attachment=1]Screen Shot 2015-06-26 at 11.51.40 AM.png[/attachment]
In the Display Message event I only have the default text: "<p>Thank you! your account has been created and an email has been sent for activation!</p>"
I have also moved it to the bottom. And rearranged the order as you suggested:
[attachment=0]Screen Shot 2015-06-26 at 11.50.59 AM.png[/attachment]
I still get the 403 error and it still doesn't create the Joomla! User?
[attachment=1]Screen Shot 2015-06-26 at 11.51.40 AM.png[/attachment]
Hi Nen,
Those Joomla! 403 errors are very unhelpful, please try setting site Error Reporting to Maximum in the Site Global Configuration and see if you get a more useful message.
Bob
Those Joomla! 403 errors are very unhelpful, please try setting site Error Reporting to Maximum in the Site Global Configuration and see if you get a more useful message.
Bob
Hi Bob,
Thanks again. I set the Error reporting to maximum, but no further info was provided.
I removed the Joomla! Registration event and the 403 error dissappeared🙂 I have also created a separate form to test the Joomla! Registration, but it throws out the 403 error when you submit. So, I will check out a few tutorials and try and figure out why this event would break it? Unless you have some guidance for me, or have some links to setup this event correclty? (I have tried the joomla-registration demo form, but it does the same 403 thing...).
Nen🙂
Thanks again. I set the Error reporting to maximum, but no further info was provided.
I removed the Joomla! Registration event and the 403 error dissappeared🙂 I have also created a separate form to test the Joomla! Registration, but it throws out the 403 error when you submit. So, I will check out a few tutorials and try and figure out why this event would break it? Unless you have some guidance for me, or have some links to setup this event correclty? (I have tried the joomla-registration demo form, but it does the same 403 thing...).
Nen🙂
Hi Nen,
Please check that Registration is enabled in the Site Global Configuration. It will probably be something like that to cause this error :-(
Bob
Please check that Registration is enabled in the Site Global Configuration. It will probably be something like that to cause this error :-(
Bob
This topic is locked and no more replies can be posted.