I had install wordpress using Fantastico provided by by hoster.
These words were seen on the top of the blog.
WordPress database error: [Table 'urlname_wrdp1.wp_tags' doesn't exist]
SELECT DISTINCT t.tag FROM wp_tags t INNER JOIN wp_post2tag p2t ON p2t.tag_id = t.tag_id INNER JOIN wp_posts p ON p2t.post_id = p.ID AND p.ID=1 ORDER BY t.tag ASC
Appreciate if someone can point out where the problem is.
Thanks in advance.
globe5086