MySQL Error!
MySQL error in file: /engine/modules/filearray/functions.php at line 8655
Error Number: 1054
The Error returned was:
Unknown column 'f.type' in 'field list'
SQL query:

SELECT s.name AS subj_name, f.subject AS subject, f.education_type AS education_type, f.price AS price, f.id AS id, f.type AS type, f.name AS name, f.date AS date, f.alt_name AS alt_name, f.discount_price AS discount_price, f.discount_time AS discount_time FROM `dle_file_array_file` f LEFT JOIN `dle_file_array_file_subject` s ON f.`subject` = s.`alt_name` WHERE f.`id` IN ('51187', '50682', '51026', '50893', '50789', '49629') ORDER BY FIELD(f.`id`, '51187', '50682', '51026', '50893', '50789', '49629') LIMIT 6