Home Forums WordPress Plugins Hide My WP Console Errors related to HMWP JS files

This topic is: resolved
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #27117
    dcipher
    Post count: 66

    Hi Suman,

    I just recently went through a fresh configuration and noticed that once the HMWP config is active, I start seeing bunch of JS load and access errors in the browser console which seem to be specific to the hide_my_wp plugin on a number of pages. After disabling the hmwp config from htaccess, the errors disappear.

    I’ve attached a screenshot of the error for your reference, note the path in the far right side of the screenshot.

    Also, BTW,I notice that when disabling the plugin, the htaccess file doesn’t get updated to remove hmwp’s changes. I have to first reset them via hmwp using the WP reset button, then disable the plugin.

    Attachments:
    You must be logged in to view attached files.
    #27119
    dcipher
    Post count: 66
    This reply has been marked as private.
    #27123
    dcipher
    Post count: 66
    This reply has been marked as private.
    #27130
    Suman M.
    Post count: 12478

    Hi, regarding the script error, please try emptying out “Ajax URL” field in Permalinks & URLs tab.

    I notice that when disabling the plugin, the htaccess file doesn’t get updated to remove hmwp’s changes. I have to first reset them via hmwp using the WP reset button, then disable the plugin.
    >> We’ve noted this and will be fixed in upcoming versions.

    Looks to be a problem with your update checking code.
    >> We are already aware of this and will be fixed in the next version.

    Why is the HMWP folder being referenced in the screenshot path still ‘hide_my_wp’ even after hiding plugin names?
    >> Where exactly? Make sure that you are using the latest version (5.6.2) of the plugin.

    #27135
    dcipher
    Post count: 66
    This reply has been marked as private.
    #27141
    Suman M.
    Post count: 12478

    I checked your site but I cannot see such script error. May be HMWP is deactivated? Can you please activate it and let us know the page url where we can check the above script error.

    Regarding ‘hide_my_wp’ visible in the path, it’s issue in older version of the plugin which was fixed in latest version 5.6.2
    Make sure that you have latest version.

    #27142
    dcipher
    Post count: 66
    This reply has been marked as private.
    #27150
    Suman M.
    Post count: 12478

    Hi, I checked it and the issue seems to be related to Nonce replacement. Can you please try disabling “Change Nonce” option in source Code tab?
    Let us know.

    #27155
    dcipher
    Post count: 66
    This reply has been marked as private.
    #27174
    Suman M.
    Post count: 12478

    Please add this replacement in “replace in html”:

    wordpress/inc.css ==> wordpress/wp-includes.css

    #27175
    Suman M.
    Post count: 12478

    If the above replacement doesn’t work then please deactivate HMWP plugin and let us know the original css path of tinymce. Then you can activate HMWP again.

    #27186
    dcipher
    Post count: 66

    Hi Suman,

    You were close 🙂

    The filename was actually …wordpress/wp-content.css

    HMWP was configured to replace the wp-content directory to “inc” which must have also been overwriting the CSS filename.

    I’ve applied the change and it’s no longer erroring.

    Thanks for your help mate, brilliant work.

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.