A lightweight forum program, small and practical. Jat did the transplantation of bae. Check Baidu for installation methods.
1. Fixed the bug that the verification code could not be displayed due to BAE update. 2. When the page content is too small, the footer is fixed at the bottom. 3. Added return to top button. 4. Reconstructed the messy directory structure. 5. Add sitemap. 6. Add secondary titles and keywords to the website. 7. Pseudo-static changes to the form of xxxx-id-page.html. 8. Fixed the bug of administrator setting user avatar. 9. 401, 403, 404 and 505 errors will jump to the corresponding static web page for easy customization. 10. Other detailed modifications and bug fixes. What you need to do: 1. This version has major changes. It is highly recommended to delete the original code and redeploy it. It is not recommended to overwrite it directly. 2. Modify website settings - QQ login settings - scope is get_info. 3. Modify the website settings - other settings - the calling jquery library address is /static/default/jquery-1.9.1.min.js. 4. Enter the BAE backend - MySQL (cloud database) - phpMyadmin - SQl, and execute the following SQL statement: INSERT INTO yunbbs_settings VALUES('keywords', ''); INSERT INTO yunbbs_settings VALUES('description', '');