Closed (fixed)
Project:
Site map
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2006 at 13:59 UTC
Updated:
6 Sep 2006 at 15:00 UTC
If you do not have the book module enabled and you enable the site map module, trying to display a /sitemap yields the following error: "Fatal error: Call to undefined function: book_render() in /var/www/drupal/modules/site_map.module on line 205"
Enabling book makes displays a page. Obviously this is due to a too tight coupling and it should be checked if book exists before calling book_render().
Comments
Comment #1
frjo commentedThis should be fixed in the cvs version (still for Drupal 4.7). Please try it out and if it works well for you also I can commit it as a 4.7 version.
Comment #2
alper commentedYes, the most recent CVS version does work. Thanks al lot.
Comment #3
frjo commentedComment #4
(not verified) commented