Warning: mysql_result() : Unable to jump to row 0 on MySQL result indexhttp://softtime.ru/forumWarning: mysql_result() : Unable to jump to row 0 on MySQL result indexhttp://softtime.ru/forum/read.php?id_forum=3&id_theme=57212#post332506плохо проверяли. печатайте текст запроса $vbvb=mysql_query($s2="select text, id from opisanie where id=$comment"); echo $s2; и показывайте дамп таблицы.Warning: mysql_result() : Unable to jump to row 0 on MySQL result indexTue, 26 Aug 2008 20:38:43 +0300TrianonWarning: mysql_result() : Unable to jump to row 0 on MySQL result indexhttp://softtime.ru/forum/read.php?id_forum=3&id_theme=57212#post332504Данные в двух таблицах проверял т.е есть значение id равное comment Из-за чего тогда ошибкаWarning: mysql_result() : Unable to jump to row 0 on MySQL result indexTue, 26 Aug 2008 20:34:07 +0300OLiWarning: mysql_result() : Unable to jump to row 0 on MySQL result indexhttp://softtime.ru/forum/read.php?id_forum=3&id_theme=57212#post332502внутренний запрос не находит ни одной подходящей строкиWarning: mysql_result() : Unable to jump to row 0 on MySQL result indexTue, 26 Aug 2008 20:26:19 +0300TrianonWarning: mysql_result() : Unable to jump to row 0 on MySQL result indexhttp://softtime.ru/forum/read.php?id_forum=3&id_theme=57212#post332501Делаю следующее: $rez1=mysql_query("SELECT * FROM photo ORDER BY date desc LIMIT 0,3"); while($comment=mysql_fetch_array($rez1)){ $vbvb=mysql_query("select text, id from opisanie where id=$comment");...Warning: mysql_result() : Unable to jump to row 0 on MySQL result indexTue, 26 Aug 2008 20:19:11 +0300OLi