Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A PHP Error was encountered #33

Closed
yaming116 opened this issue Nov 12, 2014 · 4 comments
Closed

A PHP Error was encountered #33

yaming116 opened this issue Nov 12, 2014 · 4 comments

Comments

@yaming116
Copy link

A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 5
Filename: libraries/blog_lib.php
Line Number: 280

@yaming116
Copy link
Author

我发现是一篇文章的状态为 draft 会报这个错误

@hjue
Copy link
Owner

hjue commented Nov 13, 2014

建议将index.php 21行

define('ENVIRONMENT', 'development');

改为

define('ENVIRONMENT', 'production');

@hjue
Copy link
Owner

hjue commented Nov 13, 2014

我已经更新了代码,直接pull最新代码即可

@yaming116
Copy link
Author

好的,谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants