I just installed phpids on my new drupal-installation, but I can't find the settings. Drupal says that there is no page. But I know that this module is doing anything, I get some errors, because tmp was not writable.

Comments

swentel’s picture

Status: Active » Closed (fixed)

Confirmed, this was caused by the minor API change in the menu module in D6.2.
Has been fixed and a new release is out. You'll need to clear the menu cache. Disabling and enabling the module should do the trick - the 'clear cache' button on the performance page probably might too.

Thanks for reporting!