I've try to make a menu for my authenticated user, and my menu is as follows:
Menu name: AuthorizedUser
and sub items are : (itemName: path) while http://222.204.232.40/drupal is the root of my site.

'Book': http://222.204.232.40/drupal/book
'Create Content': http://222.204.232.40/drupal/node/add
'Groups': http://222.204.232.40/drupal/og
'NLP_Group': http://222.204.232.40/drupal/node/19
'Home': http://222.204.232.40/drupal/
'Help': http://222.204.232.40/drupal/admin/help

In 'Navigation/Custom icons', I tried the follow settings:

http://222.204.232.40/drupal/|sites/default/files/rootcandy_logo.jpg
book/|sites/default/files/rootcandy_logo.jpg
admin/help|sites/default/files/rootcandy_logo.jpg

only the icon of 'help' displays, the other two are the default gear wheels with the path 'themes/rootcandy/icons/i24/misc/unknown.png'

Would you please give me a reply as soon as possible ?Thank you very much!!

Comments

sign’s picture

sorry it took so long, can you try this:

book|sites/default/files/rootcandy_logo.jpg

it should work like that, without the end slash

sign’s picture

Category: bug » support
sign’s picture

Priority: Critical » Normal
Status: Active » Fixed

also consider looking at this issue which has been fixed: #580658: Icons for menu items not totally working

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.