Viewing 9 replies - 16 through 24 (of 24 total)
  • Thread Starter oanhtran1804

    (@oanhtran1804)

    Hi. How are you doing? Have you check the bug?
    Here is what i found in inspect element also:

    The resource from “https://www…plugins/clearfy/libs/factory/bootstrap/assets/flat/css/bootstrap.classicgrey.css?ver=4.8.3” was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).[Learn More]
    https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options

    GET https://www…plugins/clearfy/libs/factory/bootstrap/assets/flat/css/bootstrap.classicgrey.css [HTTP/2.0 404 Not Found 1495ms]

    =======
    Header respond some collect infor:
    x-content-type-options nosniff
    Accept text/css,*/*;q=0.1
    Accept-Encoding gzip, deflate, br
    Accept-Language en-US,en;q=0.5
    Connection keep-alive
    User-AgentMozilla/5.0 (Windows NT 6.3; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

    Plugin Author webcraftic

    (@webcraftic)

    Hi,
    in my source code there is no such file (bootstrap.classicgrey.css)! Please check your site with antivirus software!

    Make a copy of the Clarify plugin and send me a link to download your copy so that I can analyze this code for security reasons.

    Thread Starter oanhtran1804

    (@oanhtran1804)

    Hi.
    Please take a look at screenshot. I tested deactive your plugin, then everything fine back right the time
    https://www.mediafire.com/view/2ti1qc69ebca2xb/issue_clearfy-1.PNG
    https://www.mediafire.com/view/skgm08u2o26wq7m/issue_clearfy-2.PNG

    I go to search file (bootstrap.classicgrey.css) in public_html, but i not found

    In backend, i search “clearfy” and install/active direct on wordpress admin backend. Here is .zip plugin installed
    https://www.mediafire.com/file/60x7rwemfm6a706/clearfy.-issue.zip

    Plugin Author webcraftic

    (@webcraftic)

    Maybe you can search classicgrey or classic in your project?

    In which page (admin or frontend) on the site did you profile requests?

    Plugin that you sent does not contain such a file name. But I want to know why this problem arises.

    Thank you for reporting the error!

    Thread Starter oanhtran1804

    (@oanhtran1804)

    Hi @webcraftic

    Sorry for delay, somehow i did not see your respond.

    The issue as screenshot appear everywhere.

    I search and found “classgrey”. It come from .php file of another plugin code as bellow.
    I tried to deactive bellow plugin, but the issue as screenshot still same. The issue only gone when i deactive your plugin.

    https://www.ads-software.com/plugins/grey-admin-color-schemes/
    /*
    |>>>>>>>>>>> Register color schemes
    */
    function GACSAddColorSchemes()
    {
    wp_admin_css_color( ‘classicgrey’,
    __(‘Classic Grey’, ‘grey-admin-color-schemes’),
    plugins_url(“/colors.css”, __FILE__ ),
    array( ‘#111’, ‘#111’, ‘yellow’, ‘#21759B’ ) );
    }
    add_action( ‘admin_init’ , ‘GACSAddColorSchemes’ );

    Plugin Author webcraftic

    (@webcraftic)

    Hi,
    Well, I’ll try to fix it in a new update!
    Thanks for debug report!

    Plugin Author webcraftic

    (@webcraftic)

    Hi,
    Problem is solved in new version of the plugin. Please update.

    Thread Starter oanhtran1804

    (@oanhtran1804)

    I did not have time testing yet, but after all support, i would send a thanks as donate by now and maybe again in feature usefull update. Thank for develop.

    Confirmation number transaction: …..3922. I hope you receipt it.

    Plugin Author webcraftic

    (@webcraftic)

    Hi,
    Thank you very much for donat, it’s very nice!
    I am try to help you, if possible. Let me know if you have any problems.

    What is your native language?

    • This reply was modified 7 years, 3 months ago by webcraftic.
    • This reply was modified 7 years, 3 months ago by webcraftic.
Viewing 9 replies - 16 through 24 (of 24 total)
  • The topic ‘BUG: Duplicate Queries’ is closed to new replies.