Fatal error: Call to undefined function Think\C() in /home/code/xiacai/ThinkPHP/Library/Think/Think.class.php on line 334
Notice: ob_end_clean(): failed to delete buffer. No buffer to delete in /home/code/xiacai/ThinkPHP/Library/Think/Think.class.php on line 272
Notice: Undefined index: trace in /home/code/xiacai/ThinkPHP/Library/Think/Think.class.php on line 300
Call to undefined function Think\C()
FILE: /home/code/xiacai/ThinkPHP/Library/Think/Think.class.php(334)
博客展示了ThinkPHP中的错误信息,包括调用未定义函数Think\\C(),以及ob_end_clean()删除缓冲区失败、未定义索引trace等问题,错误均出现在ThinkPHP/Library/Think/Think.class.php文件中。
1751

被折叠的 条评论
为什么被折叠?



