Viewing 4 replies - 1 through 4 (of 4 total)
  • I have the same problem, the hosting server goes down

    I had the same problem. In my case it was a conflict with the security plugin (AIOWPS), if advanced character string filter is enabled.
    In the .htcess file written by the security plugin I found the following line:

    #AIOWPS_ADVANCED_CHAR_STRING_FILTER_START
    <IfModule mod_alias.c>

    RedirectMatch 403 \~

    This is the reason, why calling /wp-content/plugins/woocommerce/packages/woocommerce-admin/dist/chunks/vendors~activity-panels-inbox~leaderboards~store-alerts~task-list.dd09e8a86b0bcaa9aff7.min.js fails.

    When I removed this redirect match, everything worked properly again.

    Thread Starter simco

    (@simco)

    Hey, thanks for posting that info. That line in the .htaccess is due to a setting in the Firewall area of AIOWPS’s plugin. I unchecked that feature and the WooCommerce panel magically appeared!

    laceyrod

    (@laceyrod)

    Automattic Happiness Engineer

    Hi there!

    I’m glad to hear the issue has been resolved. I’m going to close this thread now, but please feel free to open a new one if you have any further questions.

    Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce Dashboard Won’t Display’ is closed to new replies.