| |
Could not get total number of replies information
DEBUG MODE
SQL Error : 29 File './theswordreview_com/phpbb_weblog_replies.MYD' not found (Errcode: 2)
SELECT count(r.reply_id) AS total
FROM phpbb_weblogs w, phpbb_weblog_entries e, phpbb_weblog_replies r
WHERE r.entry_id = e.entry_id
AND e.weblog_id = w.weblog_id
AND w.weblog_id = 1 Line : 804 File : weblog.php |
| |
|