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 (124,125,126,127,128,155,157,161,185,216,223,241,244,260,278,281,296,323,330,366,369,377,382,394,421,424,429,455,505,523,527,529,543,545,582,588,596,597,663,704,710,717,733,756,780,803,806,808,826,840,866,876,882,896,907,971,998,1010,1014,1022,1051,1054,1055,1073,1132,1180,1219,1223,1239,1254,1298,1322,1326,1343,1383,1404,1475,1573,1595,1604,1626,1644,1670,1698,1812,1859,1895,1909,1976,1985,1988,2007,2010,2014,2034,2106,2124,2165,2176,2189,2212,2252,2263,2295,2304,2314,2396,2432,2542,2550,2599,2601,2602,2607,2608,2616,2617,2635,2666,2668,2673,2712,2715,2761,2775,2802,2891,2901,2906,3011,3023,3031,3082,3095,3231,3247,3277,3278,3314,3356,3359,3366,3376,3389,3399,3403,3473,3558,3603,3616,3729,3784,3815,3823,3910,3918,3920,3925,3930,3936,3944,3973,3977,4020,4102,4107,4129,4164,4223,4249,4253,4267,4271,4284,4324,4347,4503,4560,4561,4596,4612,4613,4638,4668,4673,4681,4710,4714,4817,4824,4828,4863,4900,4901,4910,4924,4995,5013,5101,5120,5180,5191,5196,5198,5230,5252,5266,5357,5360,5361,5362,5363,5367,5443,5459,5477,5513,5541,5542,5543,5609,5613,5623,5752,5801,5939,6050,6210,6273,6656,6680,6721,6723,6749,6786,6826,6844,6913,7069,7089,7161,7293,7342,7468) AND cat_id IN ('3')) 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