When Restore chronoforms data tables prefix name is not correct

Restore ChronoForms backup with incorrect table prefixes.

Overview

The issue occurs because the backup file contains generic placeholder prefixes instead of the actual database prefix.
Manually rename the restored tables to use the correct database prefix for your specific installation.

Answered
ChronoForms v6
se serguei_kp 22 Dec, 2020
Hello, when I restore chronoforms backup file the prefixes of data tables are like this: #__name_of_the_table, while it should be in my case: test2_name_of_the_table
in other words when a form is restored it does not take in account the tables prefixes of the database where it is restored.
And of course when I click on the table it gives an error: 1103 Nom de table illégal: ''
Am I doing something wrong while backup or restore?

You can see it on the screenshot:
When Restore chronoforms data tables prefix name is not correct image 1
se serguei_kp 22 Dec, 2020
I've updated to version 6.1.4 but I still have the error, table does not exist :
1146 La table 'test2.#__chronoforms_data_prod-coach-radio-service-type-request' n'existe pas
The prefix of the table is not correctly set.
Max_admin Max_admin 23 Dec, 2020
Answer
change your table name to use the prefix of the database!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply