<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>MySQL Fatal Error</title><meta http-equiv="Content-Type" content="text/html; charset=windows-1251" /><style type="text/css"></style></head><body><div style="width: 700px;margin: 20px; border: 1px solid #D9D9D9; background-color: #F1EFEF; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);"><div class="top">MySQL Error!</div><div class="box"><b>MySQL error</b> in file: <b>/engine/modules/show.short.php</b> at line <b>63</b></div><div class="box">Error Number: <b>1054</b></div><div class="box">The Error returned was:<br /><b>Unknown column &#039;detected&#039; in &#039;where clause&#039;</b></div><div class="box"><b>SQL query:</b><br /><br />SELECT p.id, p.autor, p.date, p.short_story, CHAR_LENGTH(p.full_story) as 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 FROM dle_post p LEFT JOIN dle_post_extras e ON (p.id=e.news_id) WHERE FIND_IN_SET(not detected,category) AND approve=1 AND date &lt; &#039;2022-04-10 19:17:00&#039; ORDER BY fixed desc, date DESC LIMIT 0,10</div></div></body></html>