Cant edit posts through the Text editor
-
I can’t seem to edit any posts through the Edit Posts page
in the Admin section I am getting the following errors:
Two of these on every page:
Uncaught TypeError: Cannot read property ‘length’ of undefined
And this on the Edit Post page:
Uncaught TypeError: Object [object Object] has no method ‘uniqueId’
I’ve tried the wp-config edits:
define(‘CONCATENATE_SCRIPTS’, false );
define(‘SCRIPT_DEBUG’, true)but to no avail!
And finally my error log is showing no PHP errors.
Ross
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Cant edit posts through the Text editor’ is closed to new replies.