I have existing website with chronoform 5v and chronoconectivity 5v it works as i want
I tried to restore same tables on my secondary website and when i tried to vew admin backend i get error
An error has occurred.
1054 Unknown column 'reservations.hide' in 'where clause' SQL=SELECT COUNT(`reservations`.`id`) AS `reservations.count` FROM `#__chronoforms_Reservations3` AS `reservations` WHERE `reservations`.`hide` = 'no'
website is http://www.naplesexpresstransportation.com/car/index.php/parameters
i just purcaise the validation but for some reason cannot validate
I tried to restore same tables on my secondary website and when i tried to vew admin backend i get error
An error has occurred.
1054 Unknown column 'reservations.hide' in 'where clause' SQL=SELECT COUNT(`reservations`.`id`) AS `reservations.count` FROM `#__chronoforms_Reservations3` AS `reservations` WHERE `reservations`.`hide` = 'no'
website is http://www.naplesexpresstransportation.com/car/index.php/parameters
i just purcaise the validation but for some reason cannot validate
Hi mvatansever78,
Hard to say - I assume that the same code is working on the main site?
Does the table have a 'hide' column? Does the query work if you test using PHPMyAdmin?
There can be problems with back-ticks in some CC queries but if it was working before that should not be the problem here.
Bob
Hard to say - I assume that the same code is working on the main site?
Does the table have a 'hide' column? Does the query work if you test using PHPMyAdmin?
There can be problems with back-ticks in some CC queries but if it was working before that should not be the problem here.
Bob
This topic is locked and no more replies can be posted.
