Hi,
I'm starting to administrate a joomla site with the following caracteristics.
cpsrvd 11.86.0.36
DB client version: libmysql - 5.6.43
PHP extension: mysqliDocumentación curlDocumentación mbstringDocumentación
PHP version: 7.3.6
*** Joomla version 3.9.24
*** JCE editor pro 2.9.2
*** protostar template version:1
I just adquired breezing forms but i'm getting the following error.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
/home1/helenaqj/public_html/libraries/joomla/database/driver/mysqli.php:665
Call stack
# Function Location
1 () JROOT/libraries/joomla/database/driver/mysqli.php:665
2 JDatabaseDriverMysqli->execute() JROOT/libraries/joomla/database/driver.php:1740
3 JDatabaseDriver->loadResult() JROOT/templates/base/index.php:87
4 require() JROOT/libraries/src/Document/HtmlDocument.php:668
5 Joomla\CMS\Document\HtmlDocument->_loadTemplate() JROOT/libraries/src/Document/HtmlDocument.php:730
6 Joomla\CMS\Document\HtmlDocument->_fetchTemplate() JROOT/libraries/src/Document/HtmlDocument.php:545
7 Joomla\CMS\Document\HtmlDocument->parse() JROOT/libraries/src/Application/CMSApplication.php:1030
8 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:778
9 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:202
10 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49
Looking into the forums and the database, i found that i don't have registries under facileforms_forms table.
Any ideas? Should i populate this table manually, do you have examples?
see img attached