parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

Что не понимаю в гостевой работает а ...

Oleg 10.06.2003 23:18

Я пишу:
^MAIN:dbconnect{$nl_messages[^table::sql{select date, header, body from news}]}
а он:

Unhandled Exception (Debug)
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' date, header, body from news' at line 1
select date, header, body from news

/www/asha.pp.ru/html/classes/news_lenta.p(8)
exception.type=sql.execute
--------------------------------------------------------------------------------
sql /www/asha.pp.ru/html/classes/news_lenta.p(8)
connect /www/asha.pp.ru/html/auto.p(14)
dbconnect /www/asha.pp.ru/html/classes/news_lenta.p(8)
show_messages /www/asha.pp.ru/html/index.html(12)
body_main /www/asha.pp.ru/html/auto.p(78)
body /www/asha.pp.ru/html/auto.p(10)

Что делать?