【问题标题】:Fatal error: Uncaught Error: Call to undefined method stdClass::option();致命错误:未捕获的错误:调用未定义的方法 stdClass::option();
【发布时间】:2019-07-19 20:05:13
【问题描述】:
 **Fatal error: Uncaught Error: Call to undefined method stdClass::option() in
 C:\xampp\htdocs\newtest\wordpress\wp-content\plugins\theme_support_meson\includes\helpers\taxonomies.php:19
 Stack trace: #0
 C:\xampp\htdocs\newtest\wordpress\wp-content\plugins\theme_support_meson\includes\loader.php(55):
 Bunch_Taxonomies->__construct() #1
 C:\xampp\htdocs\newtest\wordpress\wp-content\plugins\theme_support_meson\includes\loader.php(77):
 _load_plugins_class('taxonomies', 'helpers', false) #2 C:\xampp\htdocs\newtest\wordpress\wp-includes\class-wp-hook.php(286):
 _bunch_plugin_init('') #3 C:\xampp\htdocs\newtest\wordpress\wp-includes\class-wp-hook.php(310):
 WP_Hook->apply_filters(NULL, Array) #4
 C:\xampp\htdocs\newtest\wordpress\wp-includes\plugin.php(465):
 WP_Hook->do_action(Array) #5
 C:\xampp\htdocs\newtest\wordpress\wp-settings.php(505):
 do_action('init') #6
 C:\xampp\htdocs\newtest\wordpress\wp-config.php(90):
 require_once('C:\\xampp\\htdocs...') #7
 C:\xampp\htdocs\newtest\wordpress\wp-load.php(37):
 require_once('C:\\xampp\\htdocs.. in
 C:\xampp\htdocs\newtest\wordpress\wp-content\plugins\theme_support_meson\includes\helpers\taxonomies.php
 on line 19**

当我在我的 WordPress 帐户中添加新主题时会发生此错误。那次我使用介子主题并尝试包含新主题,突然发生此错误。所以请指导我如何解决这个问题。

【问题讨论】:

    标签: php wordpress apache xampp


    【解决方案1】:

    停用与最后一个主题相关的所有插件,我可以看到由theme_support_meson插件引起的错误,因此请确保将其停用然后将其删除。

    【讨论】:

    • 我无法登录我的帐户。我已经尝试从直接文件夹中删除插件文件
    • 尝试删除您添加的新主题...看看现在是否可以登录...等待您的答复
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2021-06-21
    • 1970-01-01
    • 1970-01-01
    • 2021-04-17
    • 1970-01-01
    • 1970-01-01
    • 2016-05-08
    相关资源
    最近更新 更多