Forums

Error after Restored table

mvatansever78 23 Aug, 2016
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
GreyHead 24 Aug, 2016
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
This topic is locked and no more replies can be posted.