Data aren't save to my database

pako69 01 Jun, 2010
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
pako69 01 Jun, 2010
For information i just this form with joomla registration plugin desactived and i works...

But i don't want that...
GreyHead 01 Jun, 2010
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
This topic is locked and no more replies can be posted.