390行代码: 感谢"/> 390行代码: 感谢">

首页  >  文章  >  后端开发  >  wordpress 模版报错 Invalid arguments passed in /home/tubie/tubie.me/public/wp-includes/post-template.SegmentFault

wordpress 模版报错 Invalid arguments passed in /home/tubie/tubie.me/public/wp-includes/post-template.SegmentFault

WBOY
WBOY原创
2016-06-06 20:52:231224浏览

报错内容:Warning: join() [function.join]: Invalid arguments passed in /home/tubie/tubie.me/public/wp-includes/post-template.php on line 390
class="">

390行代码:wordpress 模版报错 Invalid arguments passed in /home/tubie/tubie.me/public/wp-includes/post-template.SegmentFault

感谢

回复内容:

报错内容:Warning: join() [function.join]: Invalid arguments passed in /home/tubie/tubie.me/public/wp-includes/post-template.php on line 390
class="">

390行代码:wordpress 模版报错 Invalid arguments passed in /home/tubie/tubie.me/public/wp-includes/post-template.SegmentFault

感谢

这个函数本身没什么问题 ...

用 php 的 debug_print_backtrace() 函数检查一下是从哪里调用出错的 ...

然后修改调用的地方就好了 ...

grep -R "get_body_class" *

命令找找那个函数在哪

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn