I previously created a table for a form. However, today when I select a form and click Create Table, the form for defining a table opens as normal. When I click save, the page closes and the success confirmation message is displayed.
However, the table does not show in the Forms manager. I tried this on a form with an existing table, and it was not added to the drop-down list. When I tried it on another form without an existing table, the drop-down list was not displayed that form.
Edit: I'm using v4 on Joomla 2.5
Thanks
However, the table does not show in the Forms manager. I tried this on a form with an existing table, and it was not added to the drop-down list. When I tried it on another form without an existing table, the drop-down list was not displayed that form.
Edit: I'm using v4 on Joomla 2.5
Thanks
Hi tfk,
Please use PHPMyAdmin to check if the table has actually been created. If not you may need to set Site Debug on temporarily so see what the actual MySQL query is and if there are any error messages from it.
Bob
Please use PHPMyAdmin to check if the table has actually been created. If not you may need to set Site Debug on temporarily so see what the actual MySQL query is and if there are any error messages from it.
Bob
Thanks for the reply.
SORRY--I hadn't changed the table in the dbsave action😶 Thanks, however, for the tip about the phpMyAdmin.
SORRY--I hadn't changed the table in the dbsave action😶 Thanks, however, for the tip about the phpMyAdmin.
This topic is locked and no more replies can be posted.