I downloaded the site map module and installed it today. I am using drupal 4.7.0, Categories with the book wrapper enabled. After enabling Site Map in admin>menu, I selected the new menu item "Site Map". This produced the following error:
Fatal error: Call to undefined function: book_content() in /home/vaware/public_html/modules/site_map/site_map.module on line 219.
Comments
Comment #1
frjo commentedDo you have the book.module active? After looking over the code I believe the book_content() is redundant so I have disabled it it te latest cvs version. Please try it out.
http://cvs.drupal.org/viewcvs/*checkout*/drupal/contributions/modules/si...
Comment #2
frjo commentedComment #3
(not verified) commented