MySQL Error!
MySQL error in file: /engine/cache/system/plugins/ff468c0233f304822c408a84099c8135.php at line 185
Error Number: 1054
The Error returned was:
Unknown column 'p.id' in 'WHERE'
SQL query:
SELECT p.id, p.autor, p.date, p.short_story, p.full_story, p.xfields, p.title, p.category, p.alt_name, p.comm_num, p.allow_comm, p.fixed, p.tags, e.news_read, e.allow_rate, e.rating, e.vote_num, e.votes, e.view_edit, e.editdate, e.editor, e.reason, e.allow_rss_turbo, e.allow_rss_dzen FROM dle_post p INNER JOIN (SELECT DISTINCT(dle_post_extras_cats.news_id) FROM dle_post_extras_cats WHERE p.id NOT IN (132,133,134,135,136,162,164,168,192,223,230,247,250,266,284,287,302,332,339,378,381,390,395,407,434,437,442,468,518,536,540,542,554,556,592,598,606,607,672,713,719,726,742,767,791,814,817,819,837,851,874,884,890,902,913,971,996,1008,1012,1020,1047,1050,1051,1117,1154,1191,1195,1211,1223,1260,1284,1288,1305,1337,1356,1426,1512,1532,1541,1567,1593,1617,1722,1757,1797,1853,1862,1865,1883,1887,1890,1909,1973,1991,2021,2032,2060,2106,2131,2147,2211,2239,2338,2380,2382,2383,2386,2390,2408,2430,2435,2469,2472,2518,2544,2621,2631,2634,2739,2752,2760,2811,2824,2959,2975,3005,3006,3042,3084,3087,3094,3104,3117,3127,3131,3200,3285,3330,3343,3456,3511,3543,3551,3639,3647,3649,3654,3659,3665,3673,3702,3706,3749,3831,3836,3858,3894,3954,3980,3984,3998,4002,4015,4055,4078,4234,4291,4292,4328,4344,4345,4370,4400,4405,4413,4442,4446,4549,4556,4560,4595,4632,4633,4642,4656,4727,4745,4833,4852,4912,4923,4928,4930,4962,4984,4998,5089,5092,5093,5094,5095,5100,5177,5193,5211,5247,5275,5276,5277,5343,5347,5357,5486,5535,5676,5788,5948,6011,6396,6420,6461,6463,6489,6526,6567,6585,6654,6810,6830,6902,7034,7083,7209) AND cat_id IN ('18')) c ON (p.id=c.news_id) LEFT JOIN dle_post_extras e ON (p.id=e.news_id) WHERE approve=1 AND allow_rss=1 ORDER BY date DESC LIMIT 0,10