Table 'ningbon_drupal.xmlsitemap_user' doesn't exist query: SELECT COUNT(*) FROM users u LEFT JOIN xmlsitemap_user xu ON xu.uid = u.uid WHERE u.uid <> 0 AND xu.uid IS NULL LIMIT 0, 1 in /hsphere/local/home/ningbone/ningboguide.com/includes/database.mysql.inc on line 172
How to fix this? It started to appear again and again in the watchdog logs.
Comments
Comment #1
darren ohDisable the XML Sitemap: User module, uninstall it, and re-enable it. Read the Drupal handbook if you do not know how to uninstall modules.