Version de la base de données: 5.0.45
Collation de la base de données (dépend du jeu de caractères): utf8_general_ci
Version de PHP: 5.2.6
Serveur Web: Apache/2.2.4 (Linux/SUSE)
Du serveur Web à l'interface PHP: apache2handler
Version de Joomla!: Joomla! 1.5.6 Production/Stable [ Vusani ] 12-August-2008 22:00 GMT
Chronoforms V3.0 BETA 2
Hi,
I have created a form withtout problem.
- Table in mysql was created (I checked in mysql) and associated to the form in "Db connection" and "Enable data storage is set to "yes"".
- on the "forms management menu", under "tables connected" I can see the name of the table.
But when I click on the menu shortcut created on the backend menu, I have always the same message "Table Doesn't Exist for this form, Please create a table first to store your form data ".
And the table remains empty even if I created some test on the front end.
I have tried several times, removing the table, the autogenerated code, the link and recreating everything but I have always this same message!
Thanks for your help.
Collation de la base de données (dépend du jeu de caractères): utf8_general_ci
Version de PHP: 5.2.6
Serveur Web: Apache/2.2.4 (Linux/SUSE)
Du serveur Web à l'interface PHP: apache2handler
Version de Joomla!: Joomla! 1.5.6 Production/Stable [ Vusani ] 12-August-2008 22:00 GMT
Chronoforms V3.0 BETA 2
Hi,
I have created a form withtout problem.
- Table in mysql was created (I checked in mysql) and associated to the form in "Db connection" and "Enable data storage is set to "yes"".
- on the "forms management menu", under "tables connected" I can see the name of the table.
But when I click on the menu shortcut created on the backend menu, I have always the same message "Table Doesn't Exist for this form, Please create a table first to store your form data ".
And the table remains empty even if I created some test on the front end.
I have tried several times, removing the table, the autogenerated code, the link and recreating everything but I have always this same message!
Thanks for your help.
Hi propedeutique,
this piece of code had issues yes in the BETA, its fixed in the stable release to come out in a day or 2.
Regards
Max
this piece of code had issues yes in the BETA, its fixed in the stable release to come out in a day or 2.
Regards
Max
Everything works fine in the BETA 2 version. Except with the DATAGRID (the fields I separated with a comma) there is a problem.
The first field I call out works fine: your_message
But then when I do: your_message, your_name
the information for 'your_name' never gets listed. The column displays, but no information associated. At least it shows all the data when I click on that record. What's going on here?
The first field I call out works fine: your_message
But then when I do: your_message, your_name
the information for 'your_name' never gets listed. The column displays, but no information associated. At least it shows all the data when I click on that record. What's going on here?
I think the fields names should not have any spaces, like field1,fiel2 but not field1, field2
let me know if this fixes it!
Regards
Max
let me know if this fixes it!
Regards
Max
This topic is locked and no more replies can be posted.