Hi
I am trying to replicate the Joomla registration form.
I have used the tutorial info from chronoforms.org and I have previously successfully achieved making a working form that sends emails and creates a joomal user in the database previously. However this time, following exactly the same procedure, when the form is submitted I keep getting a 403 error message. I get this whether I use a from redirect url or even if I leave the redirect blank. I cannot understand why this happens? Anyone have any debug ideas please?
UPDATE:
I have finally got a debug message to appear and it says this at the bottom:
Warning: implode() [function.implode]: Bad arguments. in /mnt/w0511/d09/s46/b02fdb1a/www/mydomain.com/admin/libraries/joomla/database/database/mysql.php on line 534
I am trying to replicate the Joomla registration form.
I have used the tutorial info from chronoforms.org and I have previously successfully achieved making a working form that sends emails and creates a joomal user in the database previously. However this time, following exactly the same procedure, when the form is submitted I keep getting a 403 error message. I get this whether I use a from redirect url or even if I leave the redirect blank. I cannot understand why this happens? Anyone have any debug ideas please?
UPDATE:
I have finally got a debug message to appear and it says this at the bottom:
Warning: implode() [function.implode]: Bad arguments. in /mnt/w0511/d09/s46/b02fdb1a/www/mydomain.com/admin/libraries/joomla/database/database/mysql.php on line 534
Hi jemwig,
Why are you replicating the registration form instead of using the cf_registration plugin? That will do most of the hard work for you.
Bob
Why are you replicating the registration form instead of using the cf_registration plugin? That will do most of the hard work for you.
Bob
I keep getting a 403 error message
do you have registration enabled in the Joomla global config!Max
This topic is locked and no more replies can be posted.