• Resolved scieriro

    (@scieriro)


    I’ve installed a fresh install of WP, the issue is that the screen options, help, add media are not working.
    Trying to edit one page the admin interface remains in loading state(no text is shown into the editor) and after 4-5 minutes it shows the text. The options above are still not working.
    There are no plugins installed, disabled Firefox addons, AV, etc.. the same behavior is on IE.
    I get the following errors on Java:

    JQMIGRATE: Migrate is installed, version 1.4.1  load-scripts.php:9
    Loading failed for the <script> with source “http://www.site.com/wp-admin/load-scripts.php?c=0&load%5B%5D=hoverIntent,common,admin-bar,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,ta&load%5B%5D=gs-suggest,inline-edit-post,heartbeat,svg-painter,wp-auth-check&ver=4.9.4”.  edit.php:573
    TypeError: this.sink is null[Learn More]  network-monitor.js:527:5
    JQMIGRATE: Migrate is installed, version 1.4.1
Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Try deleting all the files (except wp-config.php and the contents of wp-content) and recopying all the files to your host from a fresh download from ww.wp.xz.cn. Something may be missing or corrupt.

    Thread Starter scieriro

    (@scieriro)

    The issue appears on a fresh install, first I’ve installed through Softaculous and then installed by manually downloading and deploying the files.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Do you still have an issue? If the softaculous installer is not installing correctly, please contact your host.

    Thread Starter scieriro

    (@scieriro)

    Yes the issue manifests the same on both scenarios:
    – auto install through Softaculous
    – manual install deployment

    solved with adding define(‘CONCATENATE_SCRIPTS’, false); to config

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    OK, I’d just wipe everything out and start again with a “classic” install by using the files from ww.wp.xz.cn.

    If that doesn’t work, check with your host’s tech support

    @scieriro

    I made an account just to mention how awesome you are !

    ” solved with adding define(‘CONCATENATE_SCRIPTS’, false); to config ”

    This solved it for me to!

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

The topic ‘Admin interface not working properly’ is closed to new replies.