Hello (i'm french so excuse my bad English...)
I've created a form and attached a database table to it.
(this form also use the Joomla resgistration plugin)
If i test this form, the user is created in the right table (jos_users) but none of my form data are save in the other table, i've only this informations in it :
cf_id uid recordtime ipaddress cf_user_id
1 IZjE3MDdiYTkyMmMxd6ee0134058f629752c3ae0a00ed94a8 2010-05-22 - 12:08:32 82.225.210.67 489
The others fields are present but they are empty...
Thanks
I've created a form and attached a database table to it.
(this form also use the Joomla resgistration plugin)
If i test this form, the user is created in the right table (jos_users) but none of my form data are save in the other table, i've only this informations in it :
cf_id uid recordtime ipaddress cf_user_id
1 IZjE3MDdiYTkyMmMxd6ee0134058f629752c3ae0a00ed94a8 2010-05-22 - 12:08:32 82.225.210.67 489
The others fields are present but they are empty...
Thanks
For information i just this form with joomla registration plugin desactived and i works...
But i don't want that...
But i don't want that...
Bonjour pako69,
I don't think that teh Joomla Registration plugin normally stops data being asaved in another table. Though it does remove some of the registration data from the $_POST array. This generally isn't a problem as you woldn't want to save registration info in a second table.
What other info are you trying to save?
Bob
I don't think that teh Joomla Registration plugin normally stops data being asaved in another table. Though it does remove some of the registration data from the $_POST array. This generally isn't a problem as you woldn't want to save registration info in a second table.
What other info are you trying to save?
Bob
It's ok, it works now.
I have read this recent post :
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=2&t=18166
You can close this post,
Thank you
I have read this recent post :
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=2&t=18166
You can close this post,
Thank you
This topic is locked and no more replies can be posted.