Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/280.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

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_Plugins - Fatal编程技术网

Php 如何使用Wordpress拼写检查插件?

Php 如何使用Wordpress拼写检查插件?,php,wordpress,plugins,Php,Wordpress,Plugins,wordpress拼写检查插件(版本3.5.1)显示此错误: Warning: require_once(C:\wamp\www\wordpress\wordpress\wp-content/wp-config.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\wordpress\wordpress\wp-content\plugins\spell-plugi

wordpress拼写检查插件(版本3.5.1)显示此错误:

Warning: require_once(C:\wamp\www\wordpress\wordpress\wp-content/wp-config.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\wordpress\wordpress\wp-content\plugins\spell-plugin\spellInclude.php on line 7

您确定在以下位置有此文件:

C:\wamp\www\wordpress\wordpress\wp-content/wp-config.php
如果是,我的猜测是从

require_once(C:\wamp\www\wordpress\wordpress\wp-content/wp-config.php)
to(并非所有系统都接受两个斜杠)


这意味着插件尚未正确安装。
wp config.php
通常属于wordpress目录,not
wp content
how to use i have going to this path错误显示:在此服务器上找不到请求的URL/wordpress/wordpress/wp admin/spell-plugin.php。注意:how to use i have going to this path错误显示:在此服务器上找不到请求的URL/wordpress/wordpress/wp admin/spell-plugin.php。
require_once(C:\wamp\www\wordpress\wordpress\wp-content\wp-config.php)