Hello,

I have recently downloaded and installed the 5.x dev version of Sitemenu. I want to be able to list node titles associated with each term listed on the site map page. In order to do this, I see in navigation -> administer -> site configuration -> sitemenu that I can set "Number of nodes to show", which is by default set to 0. I changed this number to '100' and saved configuration, but I still see no node titles appearing under my sitemenu.

I tried viewing the sitemenu page with multiple themes (including default theme) and have come to the conclusion that the error is in the code and not in my theme. My guess is that this is a bug that came about when converting to Drupal 5 but I am not knowledgeable enough with Drupal to know how to fix where it went wrong.

Thanks for any help you can give,
Sally

P.S. I have installed the version of sitemenu-5.x-1.x-dev uploaded on February 1, 2006.

Comments

kbahey’s picture

Status: Active » Fixed

I committed a fix for this.

Wait for 8 hours, then download the tarball and try again.

spcalpo’s picture

I've downloaded and updated the module and the bugs I reported earlier are gone.

One question, though -- I seem to need to run update.php whenever I add/delete a node or tag so that the sitemenu updates properly. Is this expected behavior or is this another bug?

Thanks for your hard work (and a handy module),
Sally

kbahey’s picture

You don't need to run update.php, the new version flushes the cache when you visit the settings page.

Anonymous’s picture

Status: Fixed » Closed (fixed)