使用不推荐使用的参数调用load_plugin_textdomain

时间:2017-07-29 05:22:52

标签: php wordpress

我的wordpress网站和管理网站无法正常工作。 前一天我检查网站工作正常,但从最近2天开始显示错误。

Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /var/www/html/c_project/wp-includes/functions.php on line 3844

Notice: Undefined variable: mobile in /var/www/html/c_project/wp-content/plugins/smooth-page-scroll-to-top/smooth_scroll.php on line 24

Notice: The called constructor method for WP_Widget in AboutMeWidget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/html/c_project/wp-includes/functions.php on line 3718

Notice: The called constructor method for WP_Widget in AdsenseWidget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/html/c_project/wp-includes/functions.php on line 3718

Notice: The called constructor method for WP_Widget in AdvWidget is deprecated since version 4.3.0! Use __construct() instead. in /var/www/html/c_project/wp-includes/functions.php on line 3718

Notice: Undefined index: act in /var/www/html/c_project/wp-content/plugins/image-captcha/image-captcha.php on line 69

Warning: require_once(/var/www/html/c_project/wp-content/themes/Divi/epanel/shortcodes/shortcodes.php): failed to open stream: No such file or directory in /var/www/html/c_project/wp-content/themes/Divi/functions.php on line 1252

Fatal error: require_once(): Failed opening required '/var/www/html/c_project/wp-content/themes/Divi/epanel/shortcodes/shortcodes.php' (include_path='/var/www/html/xphoto/models/dffa') in /var/www/html/c_project/wp-content/themes/Divi/functions.php on line 1252

我该如何解决这个错误。?

请建议我。

0 个答案:

没有答案