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

    (@imobagg)

    I have already tried, disabling all plugins and have tried using the default themes. Nothing helped. I have tried re-installing 3.5 again and again and it didn’t help.

    Thread Starter imobagg

    (@imobagg)

    I do not know how (or want to) degrade to the previous version.

    Thread Starter imobagg

    (@imobagg)

    Nobody seems to be responding to my post. And the moderators keep closing the posts which have similar issues. WordPress stop tooting the horn of your new update 3.5. well, it sucks. Like many it has screwed up my hardwork and absolute zero support from WordPress community so far.

    🙁

    Thread Starter imobagg

    (@imobagg)

    Better thing would be if WordPress could work-up an auto degrade.php so atleast users could go back to an earlier version, if an upgrade doesn’t work. This is the need of the hour.

    You may also try adding, to the bottom of your wp-config.php file :

    define(‘SCRIPT_DEBUG’, true);

    and/or

    define(‘CONCATENATE_SCRIPTS’, false );

    So far nobody knows WHY, but when this was neither a theme nor a plugin issue, that fixed the issue for everyone.

    Keep in mind : this is a dirty fix, since it solves a problem but isn’t meant to fix it initially, the actual problem might still be present, only prevented to annoy us at the time being.

    And – hoping it won’t irritate you Esmi when you read it – I think it is high time the forum moderators add mention of this post editor problem to the Master Problems Thread, as a single entity not related to plugins or themes, it would help many people 🙂

    Sabinou,

    Thank you! Using both definitions worked perfectly in my case. It was neither a plugin or theme issue.

    Adding more information to hopefully guide others in finding this: I’m getting 7 javascript errors on the wp-admin/post-new.php and wp-admin/post.php pages.

    They are as follows:

    Uncaught TypeError: Cannot read property 'length' of undefined jquery.js:2
    v.extend.each jquery.js:2
    e.widget jquery.ui.widget.min.js:5
    (anonymous function) jquery.ui.mouse.min.js:5
    (anonymous function) jquery.ui.mouse.min.js:5
    Uncaught TypeError: Cannot read property 'length' of undefined jquery.js:2
    v.extend.each jquery.js:2
    e.widget jquery.ui.widget.min.js:5
    (anonymous function) jquery.ui.sortable.min.js:5
    (anonymous function) jquery.ui.sortable.min.js:5
    Uncaught TypeError: Cannot read property 'length' of undefined jquery.js:2
    v.extend.each jquery.js:2
    e.widget jquery.ui.widget.min.js:5
    (anonymous function) jquery.ui.menu.min.js:5
    (anonymous function) jquery.ui.menu.min.js:5
    Uncaught TypeError: Cannot read property 'length' of undefined jquery.js:2
    v.extend.each jquery.js:2
    e.widget jquery.ui.widget.min.js:5
    (anonymous function) jquery.ui.autocomplete.min.js:5
    (anonymous function) jquery.ui.autocomplete.min.js:5
    Uncaught TypeError: Cannot read property 'length' of undefined jquery.js:2
    v.extend.each jquery.js:2
    e.widget jquery.ui.widget.min.js:5
    (anonymous function) jquery.ui.resizable.min.js:5
    (anonymous function) jquery.ui.resizable.min.js:5
    Uncaught TypeError: Cannot read property 'length' of undefined jquery.js:2
    v.extend.each jquery.js:2
    e.widget jquery.ui.widget.min.js:5
    (anonymous function) jquery.ui.draggable.min.js:5
    (anonymous function) jquery.ui.draggable.min.js:5
    Uncaught TypeError: Cannot read property 'length' of undefined jquery.js:2
    v.extend.each jquery.js:2
    e.widget jquery.ui.widget.min.js:5
    (anonymous function) jquery.ui.dialog.min.js:5
    (anonymous function) jquery.ui.dialog.min.js:5

    Ivan,

    Did you ever figure out the issues above? I’m getting the same and can’t find a solution anywhere!

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘WordPress 3.5 broke Add New Post/Page on my website’ is closed to new replies.