Hi there,
When enabling the user2userpoints component, an uneditable entry on the navigational menu named "Give Points" is created.
The problem is that it is IMPOSSIBLE to remove or relocate this entry, because when "Administer > Menus" (or admin/build/menu) is accessed, the "Give Points" entry disappears on the menu, and therefore is not shown in the menu administration page.
Additionally, ALL roles (including anonymous) are able to view this faulty entry.
In order to reproduce this problem, enable the user2userpoints component, and try to remove or relocate the "Give Points" entry on the navigation menu.
Thanks for your help!
Comments
Comment #1
kbahey commentedIn user2userpoints.module edit this:
To this:
See if this fixes it.
Comment #2
kbahey commentedComment #3
slinc commentedHi there,
Thanks for your quick reply.
Your suggested modification fixes this problem, as the unwanted entry is removed.
In order to edit it though, I needed to manually create a new menu link that linked to "user2userpoints", and place it on a menu.
However, your fix works perfectly for my purposes.
Thanks for your help!
Comment #5
FreeFox commentedCould the menu problem be implemented so that it is e regular menu item that is there from the beginning so that you just can say who may have access?
Maybe an entry in the access control would be nice too.
Greetz
Jan
Comment #6
berdirSorry for pinging the participants.
Now that Drupal 7 is out, there is no support for Drupal 5 and the
corresponding modules anymore. Therefore, I'm closing all old issues
which are still open.
I suggest you upgrade to Drupal 6 or 7 and figure out if you're feature
is still needed or the bug still exists and open a new issue in that
case.