• When clicking the settings of the Store Vendor’s dashboard (/store-manager) it is broken.
    It say’s:
    “There has been a critical error on this website.”

    All of the php I added was removed and still can’t access the settings. What should I do?

    The capability is on. It is just when I clicked the settings, it is broken.

    • This topic was modified 3 years, 6 months ago by dbbzmd.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Please check error details from WooCommerce error log or site’s PHP log.

    Thread Starter dbbzmd

    (@dbbzmd)

    Hello! What seems to be the problem? Thanks!

    PHP Fatal error: Uncaught Error: Call to a member function get_cities() on null in /nas/content/live/website/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php:483\nStack trace:\n#0 /nas/content/live/website/wp-content/plugins/wc-frontend-manager/core/class-wcfm-frontend.php(1017): WCFM_Library->load_scripts(‘wcfm-settings’)\n#1 /nas/content/live/website/wp-includes/class-wp-hook.php(303): WCFM_Frontend->wcfm_scripts(”)\n#2 /nas/content/live/website/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)\n#3 /nas/content/live/website/wp-includes/plugin.php(470): WP_Hook->do_action(Array)\n#4 /nas/content/live/website/wp-includes/script-loader.php(2083): do_action(‘wp_enqueue_scri…’)\n#5 /nas/content/live/website/wp-includes/class-wp-hook.php(303): wp_enqueue_scripts(”)\n#6 /nas/content/live/website/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)\n#7 /nas/content/live/website/wp-includes/plugin.php(470): WP_Hook->d in /nas/content/live/website/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php on line 483, referer: https://website/store-manager/profile/

    Plugin Author WC Lovers

    (@wclovers)

    You have added some custom code using this filter – wcfmmp_city_select_dropdown_enabled

    Remove that.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Store Vendor Settings is Broken’ is closed to new replies.