Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Alen009

    (@alen009)

    Just posting working solution from another topic if someneone stumbels on this…

    Add this line to wp-config.php above ‘stop editing here’:
    define(‘CONCATENATE_SCRIPTS’, false);

    Thread Starter Alen009

    (@alen009)

    Once again deleted all and manually installed fresh WP 3.5, and the problem remains.

    What could be a reason for JS not to function properly?
    I would appreciate help on this, willing to give a pass if it helps.

    When loading editor page there are a lot of warnings mostly Declaration Dropped in Firefox Error Console… and 3 errors as follows:

    [ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]

    Timestamp: 4.1.2013. 2:07:47
    Error: SyntaxError: missing : after property id
    Source File: http://domain.com/wp-admin/load-scripts.php?c=1&load[]=jquery,utils,plupload,plupload-html5,plupload-flash,plupload-silverlight,plupload-html4,json2&ver=3.5
    Line: 7, Column: 60
    Source Code:
    n(){var f=0,k=[],m={},i={},a={"<":"lt",">":"gt","&":"amp",''"'':"quot","''":"#39"},l=/[<>&\"\'']/g,b,c=window.setTimeout
    
    Timestamp: 4.1.2013. 2:07:48
    Error: SyntaxError: missing ) after argument list
    Source File: http://domain.com/wp-admin/load-scripts.php?c=1&load[]=admin-bar,hoverIntent,common,schedule,wp-ajax-response,autosave,jquery-color,wp-lists,quicktags,jquery-query,admin-comments,sugg&load[]=est,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,postbox,post,thickbox,underscore,shortcode,backbone,media&load[]=-models,wp-plupload,media-views,media-editor,word-count,editor,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-u&load[]=i-position,jquery-ui-dialog,wpdialogs,wplink,wpdialogs-popup,wp-fullscreen,media-upload&ver=3.5
    Line: 3, Column: 60
    Source Code:
    });if(e.length){e.closest("form").submit(function(k){if(a(''select[name="action"]'').val()==-1&&a(''select[name="action2
    
    Timestamp: 4.1.2013. 2:07:48
    Error: ReferenceError: tinyMCE is not defined
    Source File: http://domain.com/wp-includes/js/tinymce/langs/wp-langs-en.js?ver=358-23156
    Line: 1
    Thread Starter Alen009

    (@alen009)

    I’ll do troubleshoot steps from other topic…

    @aaron, I don’t have any plugins. New default installation on new test domain is problematic.

    I have also installed it on another server where it works fine. Changing hosting provider is last option to do now…. it was working until few days ago. And one WP version wasn’t even updated, but also got this problems…

Viewing 3 replies - 1 through 3 (of 3 total)