Yiyu message comment system is a simple message comment system developed using the willphp framework.
Main functions:
1. Post a message, reply, delete, and pin it to the top.
2. Comments are the same as messages. The article ID is bound to the bid. A bid of 0 is a message.
3. Member registration, login, modify information, change password, and log out.
4. User management: add, edit, delete, enable, disable, set management level.
5. Website configuration: You can set the website title, keywords, website description, etc.
6. Single page management: You can set the announcement html at the top of the message, the about page html, etc.
7. Including clearing message data and clearing cache.
8. You can use iframe to remotely call the comment page of the specified bid.
9. Online installation function, automatically detects whether the directory is writable.
v1.22021-09-22
This version has enhanced security issues compared to v1.1, please update and download as soon as possible.
Fixed single page admin login detection.
Fixed the security issue of images uploaded by the editor.