无法访问我的 zencart 管理页面
两天来,我一直在尝试访问我正在工作的网站上的 zencart 管理页面,我已经重新上传了整个 zencart 多次,但当我进入管理部分时,我总是看到一个空白页面。有人可以帮忙吗?
For 2 days now I have been trying to access my admin page for the zencart on a site I am working on, I have re-uploaded the whole zencart numerous times and I keep getting a blank page when I go to the admin section. Can anyone help?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我们可能需要更多详细信息才能真正提供帮助。如果您只看到一个空白页面(您检查过浏览器中的源代码吗?它完全是空白的吗?),您将需要检查错误日志才能追踪问题。
如果您使用的是 Zen Cart 版本 1.3.8a 或更高版本,则默认情况下会启用错误日志记录工具,因此您可以查看 /catalog/cache 文件夹内的日志文件。查看一些文件并查找致命错误,因为如果您收到空白页,您可能会遇到其中一个错误。
顺便说一句,如果没有充分的理由,这种错误不会发生,您最后修改/添加到管理站点的内容是什么?也许是一个新的贡献?
We will probably need more details to really be able to help. If you just see a blank page (have you checked the source code in the browser? Is it completely blank?) you will need to check the error logs to be able to trace the problem.
If you are using Zen Cart version 1.3.8a or higher you will have the error logging tool enabled by default, so you can have a look for logging files inside the /catalog/cache folder. Take a look at a few files and look for fatal errors, because you probably will have one of those if you are getting a blank page.
By the way, that kind of error doesn't happen without good reason, What is the last thing you have modified/added to your admin site? A new contribution perhaps?