各位板友好 打扰了
最近刚从hosting24搬家到hostgator
用的主题是Optimizepress(想要架设会员网站)
搬去后编辑页面要存盘时出现:
Warning: Cannot modify header information - headers already sent by (output
started at
/home2/panpiano/public_html/wp-content/plugins/optimizeMember/includes/classes/admin-notices.inc.php:99)
in /home2/panpiano/public_html/wp-includes/pluggable.php on line 1174
查Google后发现是主题的问题?
尝试把该段的程式码找出来:
header("Location: $location", true, $status);
想问一下板友解决方法
感谢大家m(_ _)m