Closed (fixed)
Project:
Site map
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jan 2007 at 18:44 UTC
Updated:
3 Mar 2007 at 22:01 UTC
Jump to comment: Most recent
The module does not state that the site map module is dependent on the book module. I get this error when I tried to set up a site map.
user warning: Table 'drupal5_db.book' doesn't exist query: SELECT n.nid, n.title FROM node n INNER JOIN book b ON n.vid = b.vid WHERE b.parent = 0 ORDER BY b.weight, n.title in /home/webmaster/public_html/includes/database.mysql.inc on line 167.
Comments
Comment #1
willdashwood commentedI get the same error, does it require the book module or is this a bug?
Comment #2
frjo commentedHmm, I thought I had fixed this in another issue. I'm travling at the moment but will fix it as soon as I get home.
Comment #3
Anonymous (not verified) commentedfrjo,
Are you still travelin'... :)
Comment #4
frjo commentedNope, I'm back since a couple of days :-). I have just committed a fix for the error when there's no book module.
Comment #5
(not verified) commented