• I am running 3.5.1 and I believe the upgrade has broken the text edit field in the admin.

    When I go to edit a page, the text edit and visual edit fields are both empty as if there was no page content. If I “view page” or “preview changes” the page and its contents that should be in the edit field show up as if nothing is wrong.

    Doesn’t seem to be affecting posts.

    Word count is : 0
    Says last update is from December 2011, when I made changes to the page just yesterday.

    Due diligence :
    Went through this list : https://www.ads-software.com/support/topic/troubleshooting-wordpress-35-master-list?replies=4

    • I am running a live version and a local version and this issue is happening on both sites, to different pages.
    • I upgraded locally and all seemed fine, so I upgraded the live version the following day
    • I recently inherited this site and it is running a custom theme that is not mine
    • wp-admin was replaced with a fresh folder from a fresh download
    • locally, I have disabled all plugins and switched to 2011
    • tried in different browsers with clean no plugins, cache and fresh login to admin
      no cache plugins

    have yet to clean server cache

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter magicgravy

    (@magicgravy)

    any suggestions as to how I can figure this out?

    Thread Starter magicgravy

    (@magicgravy)

    Update – some posts are now showing up blank, and I’m not sure this is related to 3.5.1

    The problem remains, my edit post and edit page in the admin show no content in the text area field for some posts and pages.

    I installed a backup of the site from 3.5.0 and the problem is there as well.

    When I select “preview changes” or “view page” from a page with no content visible in the text editor, the page shows up as it should, as if there were all that info there.

    If I copy/paste the contents of the field from a previous version and publish the page, all is fixed as far as I can tell.

    How should I proceed with this? Do I simply go back and fix all pages and blame it on gremlins, or do I start with a clean install?

    Hi,

    I’ve the same problem since i’ve update from 3.4.2 to 3.5.1.

    When i look at the javascript console, i saw this error message “Uncaught TypeError: Cannot read property ‘length’ of undefined ” in jQuery.

    Do you have this message too ?

    I think the problem come from jquery loading… ??

    Thread Starter magicgravy

    (@magicgravy)

    Yes!

    Noticed the JS slideshow isn’t playing either. Errors abound. Will look further and report back.

    Uncaught SyntaxError: Unexpected token ILLEGAL
    Uncaught ReferenceError: jQuery is not defined
    Uncaught ReferenceError: getUserSetting is not defined

    Thread Starter magicgravy

    (@magicgravy)

    Following this page – https://codex.www.ads-software.com/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    -debugging enabled

    Chrome is not showing errors, but issue not resolved.

    Safari showing issues, though not as the WP support page (linked above) says. start.js:1 – don’t have that file in WP, is this a safari issue?

    TypeError: ‘undefined’ is not an object (evaluating ‘g.extension.onRequest’)

    safari-extension://com.slicefactory.printplus-WK8YREAR33/288c8203/lib/chrome/content/start.js:1

    Firefox gives me what seems to be the most relevant warning :

    Warning: Use of attributes’ specified attribute is deprecated. It always returns true.
    Source File: https://localhost:8888/xxxxxx/html/wp-includes/js/jquery/jquery.js?ver=1.8.3
    Line: 2

    For my self, when i turn on SCRIPT_DEBUG, i have the same error message “Uncaught TypeError: Cannot read property ‘length’ of undefined ” on jquery.js loading

    Also, when i try to add a link i have this error “Uncaught TypeError: Object [object Object] has no method ‘uniqueId'” in jquery.ui.dialog.min.js

    The strange fact is that i do the same update on my personal blog and i don’t have any problem.

    The difference between my client project and my blog is that the second one use multisite.

    Do you use multisite option ?

    I found my problem, it come from my client theme which use an older version of jquery ui for its administration.

    So look at your theme if it uses a specific version of jquery ui.

    I hope that it will help you ??

    I had the same problem after upgrading to 3.5.1. The txt/html switch did not word and the link button also.

    My solution was to deactivate a plugin. in this case the plugin was KKProgressbar2 Free

    Then everything was fine again.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Upgrade to 3.5.1 Breaks Page in Admin – Text Edit shows 0 Word Count’ is closed to new replies.