Sitemap Generator Problem
-
I have just plugged in Sitemap Generator 2.7.1, set up a blog driven robots.txt file and in the options area tried to “build” the sitemap and received the following message
WordPress database error: [Table ‘ehwordpress.wp_post2cat’ doesn’t exist]
SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROMwp_postsp LEFT JOINwp_post2catpc ON p.ID = pc.post_id LEFT JOINwp_categoriesc ON pc.category_id = c.cat_ID WHERE post_status = ‘publish’ GROUP BY cat_IDCould not write into /usr/www/virtual/[REMOVED]/www.[REMOVED].com/[REMOVED]/sitemap.xml
Could not write into /usr/www/virtual/[REMOVED]/www.[REMOVED].com/[REMOVED]/sitemap.xml.gz
All other aspects of the blog appear to be working and since I am relatively inexperienced at such things as PHP and database construction, I was hoping someone could assist me by telling me what I might be doing wrong or how I might repair this problem.
Thank you
The topic ‘Sitemap Generator Problem’ is closed to new replies.