PHPBB 3.0.8奇怪的错误
No idea why it is repeating the template:
It is a clean install of phpBB. The problem is not the style I have installed, the same problem occurs with the default prosilver style.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
默认的 prosilver 主题看起来正确吗?
如果是这样,您可以检查您安装的新主题中的index_body.html,看看它是否有多个页眉/正文/页脚。如果是这样,则所有模板中的情况可能都是相同的。
如果不是,则可能是您安装的另一个 MOD。
看起来您的所有页面都显示了多个 html 输出。
Does the default prosilver theme look correct?
If so, you can check the index_body.html in the new theme you installed to see if it has more than one header/body/footer. If it does, it's probably the same way in all the templates.
If not, it could be another MOD you installed.
Looks like all your pages are showing more than one html output.