Theophilix / event-table-edit-old

Event Table Edit is a free table plugin for Joomla 3.x to create a responsive, editable table with CSV / XML import and export, and a simple appointment booking system function. Any help in the development is highly appreciated.
GNU General Public License v3.0
10 stars 6 forks source link

Backend: CSV Export: When leaving out table name an error appears #100

Closed Theophilix closed 6 years ago

Theophilix commented 6 years ago

When the user "forgets" to choose a table name, the following error appears.

screenshot-2018-4-29 error 1064 you have an error in your sql syntax check the manual that corresponds to your mysql serve

There should be no error, only a red notice, like in fields that are obligatory.

screenshot-2018-4-29 table - event table edit test site - administration

Theophilix commented 6 years ago

Fixed in 4.6.6 version.