error while using PRINT from Books screen 10 Years ago
Karma: 0
Hi there,
I created a backend admin search for books on category name as a search. Then i selected all the results in the table and clicked PRINT button. I got the following error:
An error has occurred.
1054 Unknown column 'a.catid' in 'where clause' SQL=SELECT count(*) FROM yqgom_booklibrary AS a LEFT JOIN yqgom_booklibrary_lend AS l ON a.fk_lendid = l.id WHERE a.checked_out <> 0 AND a.catid='81'
Pls let me know what is the issue. Thanks.
regards,
parag
Logged
The administrator has disabled public write access.