magicgravy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Upgrade to 3.5.1 Breaks Page in Admin – Text Edit shows 0 Word CountFollowing 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: 2Forum: Fixing WordPress
In reply to: Upgrade to 3.5.1 Breaks Page in Admin – Text Edit shows 0 Word CountYes!
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 definedForum: Fixing WordPress
In reply to: Upgrade to 3.5.1 Breaks Page in Admin – Text Edit shows 0 Word CountUpdate – 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?
Forum: Fixing WordPress
In reply to: Upgrade to 3.5.1 Breaks Page in Admin – Text Edit shows 0 Word Countany suggestions as to how I can figure this out?