When I point to mysite.com/admin
The dashboard is not showing.

Dashboard is not disabled in admin/build/themes/configure

Edited by: VM; corrected /path confusion

CommentFileSizeAuthor
#17 dashboard.gif20.74 KBVM
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

VM’s picture

may be related to jquery 1.3.2 update in jquery_update.module 2.x-dev... Will report back.

VM’s picture

unrelated to jquery_update 2.x-dev

I'm pretty sure this was working correctly in 6.x-1.1, I will roll back to that version to check it out and report back.

sign’s picture

Not really understand whats the issue here? The menu item dashboard is not showing on /user page?
Thanks for testing!

VM’s picture

sorry I meant mysite.com/admin not /user

the dashboard icon, a version ago, I had collapsible fieldsets? in the dashboard.

sign’s picture

I still don't know what's the issue here :s confused a bit.

collapsible fieldsets on dashboard? do you refer to compact mode? as shown here: http://www.flickr.com/photos/30032901@N04/3454551743/

VM’s picture

yes, those collapsible fieldsets are no longer on my dashboard. only the title of the page tell me no administrative items are available.

sign’s picture

that must be a permissions issue then?
are you logged in as admin? or normal user? if normal user, check the permissions if they have any of the system module permissions set

VM’s picture

admin, 1st created user.

cache was cleared multiple times.

I'll get to downgrading to 6.x-1.1 today.

sign’s picture

thats really odd, please let me know how downgrade works, you might try to switch garland before downgrade, to locate if its really rootcandy issue.

Thank you

VM’s picture

collapsible fieldsets are working everywhere else just not on the dashboard page. I know they have worked in the past. Will let you know.

VM’s picture

I rolledback to rootcandy 6.x-1.1 the dashboard still does not appear

all I have is text that says:

Welcome to the administration section. Here you may control how your site functions.
You do not have any administrative items.

I'll set up a fresh installation on a new sandbox without any contrib modules and see if I can narrow this down some more.

VM’s picture

problem found, there is some incompatability with the admin_menu.module 6.x-3.x-dev (latest release)

sign’s picture

I have just tried Administration menu 6.x-3.x-dev, the dashboard works as usual, but the admin menu doesnt. It does show up only once after enabling the module and it does not have any menu items in it (http://drupal.org/node/431202).
Still don't know why you can't access the dashboard? Someone suggested to run update.php and clear cache.

VM’s picture

to get admin menu working with rootcandy you guided me to turn off the header panel in rootcandy. After that admin menu shows as expected. When I turn admin_menu off

update.php and cache has been cleared each step along the way. I can create this on every site I have now. that run rootcandy and admin_menu 3.x

sign’s picture

yes you are right :) disabled the header and it is displaying, although dunno why but I can't see any menu items appart from Run Cron, Updates,etc...

so you can replicate that issue on every site that runs rootcandy and admin_menu-3.x?

VM’s picture

yep, it's definetly consistent, whatever it is. with admin menu off, collapsible fields sets in administer -> dashboard return.

I'm guessing if I roll back admin_menu to alpha1,. I ran into the problem with admin menu disucssed I think and found I had to completely uninstall the module and reindex 3.x-dev from scratch to get menu items working as expected.

VM’s picture

FileSize
20.74 KB

attached in an screencapture of what I am seeing, or in this case not seeing.

sign’s picture

hmm
Can you try it with garland? If the same message "You do not have any..." appears on /admin?
What happens if you click on Content (admin/content) ?

VM’s picture

everything shows properly in garland but now the problem with admin_menu not showing menu items is back.
I think it best if I roll back admin_menu to alpha1 at this point.

VM’s picture

switching back to the 3.0-alpha1 release of admin_menu fixed the issues.

sign’s picture

Status: Active » Fixed

Ok, I am marking this issue fixed and will keep an eye on 3.x release of admin_menu.

Thanks for intensive testing :)

Status: Fixed » Closed (fixed)

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

VM’s picture

Status: Closed (fixed) » Active

reactivating, with the new release of admin_menu the dashboard page is now not showing as show in the image attachment in #17

sign’s picture

tested with 6.x-3.0-alpha2 and you are right that dashboard is missing, however it does not appear to be a rootcandy issue but admin_menu.

I have tried with garland and it does the same thing

VM’s picture

Project: RootCandy » Administration menu

ok, I will move it to admin_menu for sun to take a look at thanks.

VM’s picture

Version: 6.x-1.x-dev » 6.x-3.0-alpha2
sun’s picture

Status: Active » Closed (duplicate)

Thanks for taking the time to report this issue.

However, marking as duplicate of #511744: /admin page links are broken with latest development snapshot.
You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.

deepuchowdary07’s picture

Version: 6.x-3.0-alpha2 » 7.x-3.0-rc5
Issue summary: View changes