致命错误:在第 2 行的 index.php 中调用未定义函数 get_header()
Posted
技术标签:
【中文标题】致命错误:在第 2 行的 index.php 中调用未定义函数 get_header()【英文标题】:Fatal error: Call to undefined function get_header() in index.php on line 2 【发布时间】:2012-04-21 04:59:11 【问题描述】:有同样的问题,我是 php 的新手。我安装 XAMPP 然后从 wordpress 下载孵化主题。当我运行 index.php 时,它给了我以下错误
“致命错误:在 C:\xampp\htdocs\hatch\index.php 第 1 行调用未定义函数 get_header()”
任何人都可以帮助解决这个问题。谢谢
【问题讨论】:
【参考方案1】:您需要安装 wordpress,然后才能应用主题。据我所知,你不能自己运行 WP 主题。
【讨论】:
【参考方案2】:要解决此问题,您需要安装 wordpress,然后将文件移动到主题文件夹,如下所示: wp-content/themes/yourwebsitefiles
【讨论】:
以上是关于致命错误:在第 2 行的 index.php 中调用未定义函数 get_header()的主要内容,如果未能解决你的问题,请参考以下文章
致命错误:无法在第 228 行的 /home/william/public_html/forums/index.php 中使用类型为 mysqli_result 的对象作为数组
require_once() 中的 PHP 致命错误可以 n
困惑:PHP 致命错误:在第 0 行的未知中抛出没有堆栈帧的异常?
PHP 致命错误:在第 45 行的 admin\includes\html\database.class.php 中的非对象上调用成员函数 prepare()