• I updated a couple of my sites to 3.4, only to realize that the update royally broke the dashboard. A few things work, but I cannot get it to function enough to finish s post.

    The main flyout menus on the left don’t pop out, meaning you can’t access anything inside them. You can only click the button and me taken to its’ default page.

    The post editing the wiziwig does not work properly. For example clicking the add link or add image button does nothing. Likewise for switching to HTML editing. Some button do work, like adding bullets, but I can’t get a post completed with it as too much is broken.

    The front end seems to load up fine, but I’m once again kicking myself for updating to the latest version so soon, as I can’t even finish my posts now.

    Interestingly the flyouts in the top overlay bar (the grey one that also shows on the front end if you’re logged in) does work. Not that that helps me post, but it seems it’s not simply a JS issue.

    I HAVE tried de-activating ALL plugins. No change. I have also tried activating to the latest version of the 2011 theme. No change. I have tried in Firefox 13, Safari and Chrome. All the same problem.

    Any ideas?

Viewing 15 replies - 1 through 15 (of 19 total)
  • Thread Starter ventrilqstman

    (@ventrilqstman)

    OK I’ve been hunting through every thread I can find. I again tried disabling ALL plugins and the dashboard still does not function properly.

    I’ve tried a re-install from the dashboard as I can access the updates page.

    I also tried deleting the wp-admin folder via FTP and manually re-installing hoping to clean up the files and get it working. No luck.

    I’m still hunting, but can’t seem to find any resolution to this issue.

    Check your version of Java here, http://javatester.org/index.htm

    Thread Starter ventrilqstman

    (@ventrilqstman)

    Thanks for pitching in. Sadly no love. The dashboard is still broken. It says I’m running – Java Version: 1.6.0_33 from Apple Inc.

    Very frustrating that there seems to be no solutions for this. Am I the only one dealing with it? I’ve tried on 3 browsers and two computers with the same result every time.

    Did you replace wp-includes as well? There is a lot of javascript in that folder and what you describe is a javascript problem.

    You can use firebug and run the scripts to see where it is failing.

    Thread Starter ventrilqstman

    (@ventrilqstman)

    I just tried replacing includes. Still no go.

    I do have Firebug, but not that familiar with it so I don’t really know how to narrow it down to an element.

    I just don’t get it. Not plugin relayed, not theme related, not browser related. I agree that it’s some sort of JS issue, but that all seems to be up to date. Obviously not everyone is having this issue. But I can’t figure why 3.4 won’t work.

    Thread Starter ventrilqstman

    (@ventrilqstman)

    OK using the console in Firebug I was able to get this when mousing over the left menu.

    a(".contextual-help-tabs").delegate is not a function
    http://www.prophotoshow.net/blog/wp-admin/load-scripts.php?c=1&load=admin-bar,hoverIntent,common,jquery-color,sack,jquery-ui-core,jquery-ui-widget,jquery-ui-tabs,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-datepicker,wp-ajax-response,wp-lists,quicktags,jquery-query,admin-comments,postbox,dashboard,thickbox,plugin-install,media-upload,word-count,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-position,jquery-ui-dialog,wpdialogs,wplink,wpdialogs-popup&ver=3.4
    Line 3

    Also here’s one that seemed to have come from the Screen Options button.

    a(".contextual-help-tabs").delegate is not a function
    http://www.prophotoshow.net/blog/wp-admin/load-scripts.php?c=1&load=admin-bar,hoverIntent,common,jquery-color,sack,jquery-ui-core,jquery-ui-widget,jquery-ui-tabs,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-datepicker,wp-ajax-response,wp-lists,quicktags,jquery-query,admin-comments,postbox,dashboard,thickbox,plugin-install,media-upload,word-count,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-position,jquery-ui-dialog,wpdialogs,wplink,wpdialogs-popup&ver=3.4
    Line 3

    Not sure what this tells me but there are indeed errors.

    Pls post a url.

    http://www.prophotoshow.net shows a lot of html errors. You need to take care of these also. http://www.prophotoshow.net/wp-includes/js/tinymce/wp-tinymce.php shows you are missing this file and likely more from your install.

    Thread Starter ventrilqstman

    (@ventrilqstman)

    The file DIR is actually http://prophotoshow.net/blog.

    http://www.prophotoshow.net/blog/wp-includes/js/tinymce/wp-tinymce.php is in there.

    The HTML errors are something I’ll have to look into, but as this only started with 3.4 I’m guessing it’s not what’s causing this issue. Those errors may be in my theme which is past due for an upgrade, but this problem does not change if I set the theme to the default 2011 with no mods.

    Really appreciate your input. It’s tough to get help on these kind of issues. Sadly nothing seems to be working so far.

    I am getting a 404 error now. Did you take the blog down?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    I also tried deleting the wp-admin folder via FTP and manually re-installing hoping to clean up the files and get it working. No luck.

    Rolling back to this one. You did reinstall from a fresh copy, I trust. You should also delete the wp-* files except for wp-config.php from the /blog/ folder, and reupload them.

    But do try the TwentyEleven theme. Your theme’s functions can adversely impact the dashboard just as much as any plugin.

    Thread Starter ventrilqstman

    (@ventrilqstman)

    Page is coming right up. Didn’t take it down.

    I overwrote the existing wp-admin and wp-includes directories with files in the current full download of 3.4.

    HOWEVER.
    I just activated the TwentyEleven theme again and things started working. I have no ideas why as I HAD tried that before. Perhaps it had to do with the files I re-uploaded.

    In any case that seems to narrow it to my very old version of the K2 theme. I’ll have to either fix it or build a new design. In the meantime I guess I’ll have to briefly switch over to another theme while trying to use the dashboard.

    Thanks much for the insights. I’ll post back if I find anything new but at the moment it seems to be working.

    Having the same issue with an old K2 theme. Everything I’ve read seems to indicate a jQuery conflict.

    I’m having the same problems here with a modified Twenty Eleven child theme. The dashboard left side menus don’t pop out, the screen/help menus don’t pop out, and the upload image/files only works if i right click and open in a new tab. Any ideas?

    Thread Starter ventrilqstman

    (@ventrilqstman)

    @hifidesign something up. Mine is also an old version of K2. To make my post I have to switch to another theme and them back once posted. On the front end it’s working fine. Not sure where to start as K2 has loads if files. May just have to start working a new theme.

    @adellafave Odd you would have that with a 2011 theme. If you activate the non child 2011 does it work OK? If so, you’ll know it’s the child and perhaps you could temporarily remove one file at a time from the child to see which was the culprit.

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘WP 3.4 Broke the Admin Dashboard. Ideas?’ is closed to new replies.