Archives for: February 2013
Sorry, there is nothing to display...
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| << < | Current | > | ||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | ||
Sorry, there is nothing to display...
If this error persists, please report it to the administrator.
MySQL error!
Table 'texta9er_bvlt1.evo_comments' doesn't exist(Errno=1146)
Your query: CommentList2::count_total_rows()
SELECT COUNT( DISTINCT comment_ID)
FROM evo_comments
INNER JOIN evo_items__item ON post_ID = comment_post_ID
INNER JOIN evo_postcats ON comment_post_ID = postcat_post_ID
INNER JOIN evo_categories othercats ON postcat_cat_ID = othercats.cat_ID
WHERE ( ( post_status IN ('published') ) )
AND ( othercats.cat_blog_ID = 2 )
AND (comment_status IN ('published'))
AND (comment_type IN ('comment','trackback','pingback'))