Database error after activation
-
Hi, I installed the plugin because I am in the process of evaluating various booking engines. During activation, the following error appeared in the Dashboard, with which I do not know what to do.
WordPress database error: [Unknown column ‘c.pic’ in ‘field list’]
SELECTo.idASidorder,o.custdata,o.status,o.days,o.checkin,o.checkout,o.totpaid,o.total,o.idorderota,o.channel,o.country,o.closure,c.pic, ( SELECT CONCAT_WS(' ',or.t_first_name,or.t_last_name) FROMwp_vikbooking_ordersroomsASorWHEREor.idorder=o.idLIMIT 1 ) ASnominativeFROMwp_vikbooking_ordersASoLEFT JOINwp_vikbooking_customers_ordersAScoONco.idorder=o.idLEFT JOINwp_vikbooking_customersAScONc.id=co.idcustomerWHEREo.idIN (2);
The topic ‘Database error after activation’ is closed to new replies.