Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/13.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php WordPress-联系方式_Php_Wordpress_Hosting - Fatal编程技术网

Php WordPress-联系方式

Php WordPress-联系方式,php,wordpress,hosting,Php,Wordpress,Hosting,我把一个Wordpress网站从一个旧的主机提供商转移到另一个。为此,我执行了以下步骤: 我从旧供应商处下载公共html内容 我从旧的提供者导出了数据库内容 我尝试使用WordPress自动导入,但它不起作用(它无法与旧提供商建立FTP连接) 我在新的提供商中安装了Wordpress 我在新文件夹中复制了旧的public_html文件夹 我从以前的数据库导出中导入了所有旧表 我更正了wp-config.php文件中的数据库连接(DB_名称、DB_用户、DB_密码等) 在这一点上,该网站似乎工

我把一个Wordpress网站从一个旧的主机提供商转移到另一个。为此,我执行了以下步骤:

  • 我从旧供应商处下载公共html内容
  • 我从旧的提供者导出了数据库内容
  • 我尝试使用WordPress自动导入,但它不起作用(它无法与旧提供商建立FTP连接)
  • 我在新的提供商中安装了Wordpress
  • 我在新文件夹中复制了旧的public_html文件夹
  • 我从以前的数据库导出中导入了所有旧表
  • 我更正了wp-config.php文件中的数据库连接(DB_名称、DB_用户、DB_密码等)
在这一点上,该网站似乎工作。。。但不是“联系方式”。事实上,激活WordPress调试模式后,如果我从站点发送消息,我会在debug.log中得到以下响应:

[22-Nov-2018 16:21:12 UTC] PHP Fatal error:  Uncaught Error: Class 'RevSliderFunctionsWP' not found in /home/yc32of0z/public_html/wp-content/plugins/revslider/revslider.php:91
Stack trace:
#0 /home/yc32of0z/public_html/wp-settings.php(305): include_once()
#1 /home/yc32of0z/public_html/wp-config.php(88): require_once('/home/yc32of0z/...')
#2 /home/yc32of0z/public_html/wp-load.php(37): require_once('/home/yc32of0z/...')
#3 /home/yc32of0z/public_html/xmlrpc.php(29): include('/home/yc32of0z/...')
#4 {main}
thrown in /home/yc32of0z/public_html/wp-content/plugins/revslider/revslider.php on line 91
[22-Nov-2018 16:21:34 UTC] PHP Deprecated:  Function create_function() is deprecated in /home/yc32of0z/public_html/wp-content/plugins/LayerSlider/wp/widgets.php on line 4
[22-Nov-2018 16:21:34 UTC] PHP Notice:  Constant DB_NAME already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 19
[22-Nov-2018 16:21:34 UTC] PHP Notice:  Constant DB_USER already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 22
[22-Nov-2018 16:21:34 UTC] PHP Notice:  Constant DB_PASSWORD already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 25
[22-Nov-2018 16:21:34 UTC] PHP Notice:  Constant DB_HOST already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 28
[22-Nov-2018 16:21:34 UTC] PHP Notice:  Constant DB_CHARSET already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 31
[22-Nov-2018 16:21:34 UTC] PHP Notice:  Constant DB_COLLATE already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 34
[22-Nov-2018 16:21:34 UTC] PHP Warning:  require(wp-salt.php): failed to open stream: No such file or directory in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 41
[22-Nov-2018 16:21:34 UTC] PHP Warning:  require(wp-salt.php): failed to open stream: No such file or directory in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 41
[22-Nov-2018 16:21:34 UTC] PHP Fatal error:  require(): Failed opening required 'wp-salt.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 41
[22-Nov-2018 16:21:59 UTC] PHP Deprecated:  Function create_function() is deprecated in /home/yc32of0z/public_html/wp-content/plugins/LayerSlider/wp/widgets.php on line 4
[22-Nov-2018 16:21:59 UTC] PHP Notice:  Constant DB_NAME already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 19
[22-Nov-2018 16:21:59 UTC] PHP Notice:  Constant DB_USER already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 22
[22-Nov-2018 16:21:59 UTC] PHP Notice:  Constant DB_PASSWORD already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 25
[22-Nov-2018 16:21:59 UTC] PHP Notice:  Constant DB_HOST already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 28
[22-Nov-2018 16:21:59 UTC] PHP Notice:  Constant DB_CHARSET already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 31
[22-Nov-2018 16:21:59 UTC] PHP Notice:  Constant DB_COLLATE already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 34
[22-Nov-2018 16:21:59 UTC] PHP Warning:  require(wp-salt.php): failed to open stream: No such file or directory in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 41
[22-Nov-2018 16:21:59 UTC] PHP Warning:  require(wp-salt.php): failed to open stream: No such file or directory in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 41
[22-Nov-2018 16:21:59 UTC] PHP Fatal error:  require(): Failed opening required 'wp-salt.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 41
[22-Nov-2018 16:22:35 UTC] PHP Deprecated:  Function create_function() is deprecated in /home/yc32of0z/public_html/wp-content/plugins/LayerSlider/wp/widgets.php on line 4
[22-Nov-2018 16:22:35 UTC] PHP Notice:  Constant DB_NAME already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 19
[22-Nov-2018 16:22:35 UTC] PHP Notice:  Constant DB_USER already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 22
[22-Nov-2018 16:22:35 UTC] PHP Notice:  Constant DB_PASSWORD already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 25
[22-Nov-2018 16:22:35 UTC] PHP Notice:  Constant DB_HOST already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 28
[22-Nov-2018 16:22:35 UTC] PHP Notice:  Constant DB_CHARSET already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 31
[22-Nov-2018 16:22:35 UTC] PHP Notice:  Constant DB_COLLATE already defined in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 34
[22-Nov-2018 16:22:35 UTC] PHP Warning:  require(wp-salt.php): failed to open stream: No such file or directory in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 41
[22-Nov-2018 16:22:35 UTC] PHP Warning:  require(wp-salt.php): failed to open stream: No such file or directory in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 41
[22-Nov-2018 16:22:35 UTC] PHP Fatal error:  require(): Failed opening required 'wp-salt.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/yc32of0z/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 41
[22-Nov-2018 16:23:35 UTC] PHP Deprecated:  Function create_function() is deprecated in /home/yc32of0z/public_html/wp-content/plugins/LayerSlider/wp/widgets.php on line 4

有人能帮我吗?

革命滑块插件似乎缺少一些文件。尝试删除Revolution Slider插件,然后从wp admin重新安装它

革命滑块插件似乎缺少一些文件。尝试删除Revolution Slider插件,然后从wp admin重新安装它

看起来您可能缺少“revslider”插件。我会检查一下你的新网站上是否安装并激活了它。谢谢你的回复。在收到你的信息后,我检查了我新的WordPress管理面板中的插件,但它们似乎没问题。我也尝试过更新它们,但问题仍然存在。看起来你可能错过了“revslider”插件。我会检查一下你的新网站上是否安装并激活了它。谢谢你的回复。在收到你的信息后,我检查了我新的WordPress管理面板中的插件,但它们似乎没问题。我也尝试过更新它们,但问题仍然存在。谢谢你的回复。我发现Revolution Slider是一个高级插件,所以我不确定,但我认为这就是问题所在。可以吗?我不确定。谢谢你的回复。我发现Revolution Slider是一个高级插件,所以我不确定,但我认为这就是问题所在。可能吗?我不确定。