And typically not on the "menus" page where I might be able to get rid of it! Damn thing pops up every so often when browsing around the site, and I can't quite work out how to kick it off the menu.
Any suggestions?
thanks :)
And typically not on the "menus" page where I might be able to get rid of it! Damn thing pops up every so often when browsing around the site, and I can't quite work out how to kick it off the menu.
Any suggestions?
thanks :)
Comments
Comment #1
ryivhnn commentedNever mind, didn't realise I had to delete the "menu link" thing in the settings. Sorry to bother :)
Comment #2
ryivhnn commentedAnd now it's showing up as a blank dot point. Aargh. Shoot me, and more apologies.
Comment #3
Greybear commentedHad the same problem... I just edited privatemsg.module and commented out the function privatemsg_menu($may_cache).
No menu hook, no menuitem :)
It's just a lame workaround, but works.
Comment #4
Greybear commentedDon't try what i wrote yesterday... It makes the privatmsg system not-working :)
I'll digg in to fix that problem.
Comment #5
Greybear commentedOkay, solved it. Edit privatemsg.module, find this:
(it's near line 117)
Just add an IF:
As a result if you delete the "menu link" setting, the menu item disappears.
Comment #6
berdirSorry for pinging the participants, I am closing old issues.
This version of Privatemsg is not supported anymore, maybe it is already implemented in Privatemsg for Drupal 6 and if not, you are welcome to open a new issue for it.
Comment #7
berdir