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 ('127440', '127228', '126990', '126938', '32195', '158280') ORDER BY FIELD(f.`id`, '127440', '127228', '126990', '126938', '32195', '158280') LIMIT 6