HI, I´ve got a problem with chronoforms in Joomla 1.5 I cannot find the way of storing form data in database; everything runs ok in joomla 1.0 and i do the same in both environments
Thanks in advance for your help
Arturo
Thanks in advance for your help
Arturo
Hi Arturo,
There is no difference in the way that ChronoForms saves data between Joomla 1.5 and 1.0 - but the code to do it has changed so you can't restore a Joomla 1.0 form into Joomla 1.5 without re-creating the Autogenereated code.
Bob
There is no difference in the way that ChronoForms saves data between Joomla 1.5 and 1.0 - but the code to do it has changed so you can't restore a Joomla 1.0 form into Joomla 1.5 without re-creating the Autogenereated code.
Bob
Perhaps must it be a question of permissions?
When i install chronoforms, or any other component the owner is apache, sometimes this makes me troubles, I use to 'chown' to change to my ftp user and its enough to run ok. This is what i did with chronoforms, i dont receive any error message; I create the forms directly in joomla 1.5 with the same parameters as in joomla 1.0, tables in mysql are ok... i dont know what else look.:(
When i install chronoforms, or any other component the owner is apache, sometimes this makes me troubles, I use to 'chown' to change to my ftp user and its enough to run ok. This is what i did with chronoforms, i dont receive any error message; I create the forms directly in joomla 1.5 with the same parameters as in joomla 1.0, tables in mysql are ok... i dont know what else look.:(
Hi adeleon,
It could well be a permissions problem, or a mysql error, we've seen that once.
I'd change the code on the Autogenerated code tab to show you the sql that's being generated then test that in PHPMyAdmin.
Bob
It could well be a permissions problem, or a mysql error, we've seen that once.
I'd change the code on the Autogenerated code tab to show you the sql that's being generated then test that in PHPMyAdmin.
Bob
This topic is locked and no more replies can be posted.