Cytat
MySQL Error!
------------------------
The Error returned was:
Nieznana kolumna 'SQL_CALC_FOUND_ROWS' w field list
Error Number:
1054
SELECT SQL_CALC_FOUND_ROWS id, autor, date, short_story, SUBSTRING(full_story, 1, 15) as full_story, xfields, title, category, alt_name, comm_num, allow_comm, allow_rate, rating, vote_num, news_read, flag FROM dle_post WHERE approve = '1' AND allow_main = '1' AND date < '2009-01-28 13:19:51' ORDER BY fixed desc, date DESC LIMIT 0,10
------------------------
The Error returned was:
Nieznana kolumna 'SQL_CALC_FOUND_ROWS' w field list
Error Number:
1054
SELECT SQL_CALC_FOUND_ROWS id, autor, date, short_story, SUBSTRING(full_story, 1, 15) as full_story, xfields, title, category, alt_name, comm_num, allow_comm, allow_rate, rating, vote_num, news_read, flag FROM dle_post WHERE approve = '1' AND allow_main = '1' AND date < '2009-01-28 13:19:51' ORDER BY fixed desc, date DESC LIMIT 0,10
Gdzie moze tkwic blad? Macie jakies pomysly ?

PS. A w phpMyAdmin znalazlem jeszcze cos takiego:
Dodatkowe możliwości pracy z połączonymi tabelami zostały
wyłączone. Aby dowiedzieć się, dlaczego - kliknij tutaj.
Hmm ;| ?