Comments pages taking wrong database…
-
My temproary blog is here (http://www.tarnished-crown.org/wordpress/) and I have one problem. The comments pages are trying to access the wrong database to get the comments from.
<i>Database error: [Table ‘tcorg_calender.wp_comments’ doesn’t exist]
SELECT * FROM wp_comments WHERE comment_post_ID = ‘1’ AND comment_approved = ‘1’ ORDER BY comment_date</i>
it’s supposed to be retrieving it from tcorg_wordpress. I put that in the wp-config and everything. Does anyone know what’s wrong? Please help me!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Comments pages taking wrong database…’ is closed to new replies.