For some reason, they stopped passing requests to the database. All requests are normal, but last night something became blunt. And the request goes in the file, where there are a lot of such requests, but for some reason this does not work. And apparently, only with 1 table like this!
$res_list_reads = mysql_query("SELECT iread FROM reads WHERE myid = '$_SESSION[usre_id]'",$db); $row_list_reads = mysql_fetch_array($res_list_reads);