kalkun-sms/Kalkun

A Database Error Occurred

Closed this issue · 3 comments

A Database Error Occurred

Error Number: 1054

Unknown column 'id_folder' in 'where clause'

SELECT * FROM `inbox` JOIN `user_inbox` ON `user_inbox`.`id_inbox`=`inbox`.`ID` WHERE (`UDH` = '' OR `UDH` LIKE '%1') AND `id_folder` = 1 AND `readed` = 'false' AND `user_inbox`.`id_user` = '1'

Filename: C:/xampp/htdocs/sms-gateway/vendor/codeigniter/framework/system/database/DB_driver.php

Line Number: 692

and readed column not found

Did you follow the installation instructions on the wiki? (all items of the Setup section)
Please give the details that were asked in the issue template, at least those that you can provide.

Solved, Thankyou duded, i forgot one step to import another db xixixix