root domain
content management - site building - site configuration - user management - reports

subdomain
content management - site building - site configuration - reports - updates

The user management is placed under administrator, I'm not sure if it's a domain thing or theme.

CommentFileSizeAuthor
#7 admin_menu-i18n-icon-menu.png6.17 KBsun

Comments

sun’s picture

Status: Active » Postponed (maintainer needs more info)

Please elaborate. Asking for support with a one-line description is...erm... Thanks.

darumaki’s picture

There's not much else I can say, other than the menu arrangement is different on subdomain, as per the example I gave you. It throws the user management under the administrator parent. Everything else is normal except the location of user management.

sun’s picture

I am still not able to grasp... which "administrator parent" do you mean?

Also, depending on your site's setup - is it possible that this is related to different user permissions on those domains?

darumaki’s picture

The subdomain settings are same as the root domain, that's why I found it strange that the admin menu would change.

On the admin menu ( your module ) there's a link called administrator, this is where the user management menus get put on the subdomain, where as on the root domain the user management has it's own location with the rest of the admin menu links.

darumaki’s picture

Update: another similar issue,

When importing database from server to localhost, there are two update menus, one with the server domain and one with the localhost test domain. I did a run cron and clear cache but that didn't remove it, maybe somewhere in the database.

gilgabar’s picture

Title: On subdomain, menus are arranged differently » Run Updates duplicate menu item
Version: 6.x-1.x-dev » 6.x-1.0
Category: support » bug
Status: Postponed (maintainer needs more info) » Active

I'm running into the same issue above regarding the 'Run Updates' menu item. I used the Backup and Migrate Module to move the database from a dev server to a production server. Everything works fine. The only issue is the presence of an extra 'Run Updates' menu item. Looking at the database table 'menu_links' it appears that there are two rows with URLs for the run updates links, http://dev/update.php and http://productionsite.com/update.php. Simply deleting the irrelevant row from the database and clearing the cache fixes it. Not sure why it is doing it, but it seems like a bug.

sun’s picture

StatusFileSize
new6.17 KB

Evidence for this bug on a multi-language web site - 1 icon for each language, each pointing to a different, but corresponding language domain.

redndahead’s picture

I think pointing people to Wipe and rebuild feature from this patch will fix the issue.

#295476: admin_menu conflicts with pathauto

sun’s picture

Status: Active » Fixed

I received another confirmation that #295476: admin_menu conflicts with pathauto seems to have fixed this issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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