Hi,
I have two Zen Cart installations but only one database.
So I added a prefix "p1_" to "configure.php" and copied the tables with the prefix.
But I have this error message :
What is the problemCode:1064 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 'p1_configuration' at line 2 in: [select configuration_key as cfgkey, configuration_value as cfgvalue from p1_configuration]![]()



