I enable the three Manager modules and could not found the Manager Settings link on admin/config page.

Comments

danillonunes’s picture

Apparently D7 needs an extra argument on config pages, so I moved admin/config/manager to admin/config/user-interface/manager. Patch attached.

franz’s picture

That's odd, this was not manually changed, so it could be an issue with Coder Upgrader. If you could cross-post on their issue queue, would be really nice.

franz’s picture

Status: Active » Needs review
danillonunes’s picture

I thought this path cannot be changed automatically by Coder Upgrade.

franz’s picture

Well, it was changed from 'admin/settings/manager' in to 'admin/config/manager', but right now I can't remember if I did it manually before and forgot to clean-up before running Coder Upgrade.

franz’s picture

btw, you have commit access, so if you feel like, go ahead and commit this. =)

danillonunes’s picture

Status: Needs review » Fixed

Oh, right, I think it can change from 'admin/settings/manager' to 'admin/config/manager', but it cannot assume what config/subpath will be used.

btw, commited to 7.x-1.x. :)

Status: Fixed » Closed (fixed)

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