[Update SP1] Add Install.asp to facilitate users to make system settings [Update SP1] Update CSS files [Update SP1] Add reply/edit reply to Greybox call, you can perform reply related operations without refreshing the page [Update SP1] Update RM_GetMainBoard and Related page functions [Updated SP1] Updated top and left navigation, added return to homepage function [Updated SP1] Updated FCKconfig.js an error
Specific function introduction Part 1: Basic function introduction
1. Provide message/reply review function, which is especially suitable for companies and websites with strong confidentiality. The review function can be turned off at will in the background.
2. The administrator can set whether visitors can post messages and whether visitors can also reply to messages.
3. Messages can be classified (categories can be added/modified at will in the background).
Administrators of categories can be set for management. If there is no category, multiple administrators or administrator groups can be set up.
4. The function of uploading attachments to messages (requires permissions set by the administrator). Administrators can manage attachments in the background and delete invalid message attachments. If the message has attachments, there will be an attachment type icon on the message subject or message content. The system automatically provides a preview function for some attachment types;
5. Messages can be set to be confidential (only for registered members), and only administrators can view them. Messages can be set so that only administrators can reply. The personal email address in the message can be set to be confidential.
6. Message content/reply content supports UBB/HTML code, and the editing mode can be set in the background.
7. The query content function is powerful and has multiple query conditions. The query function is set in the background whether it is closed or open (visitor/member).
8. Word filtering function, especially for the so-called dollar advertisements, politics, pornographic and other bad information content (backend settings). The function of preventing illegal SQL injection is added, and the security is greatly improved;
9. Messages can be set to be turned off. If turned off, you will not be able to post messages and view dynamic messages (generated HTML messages will not be affected)
10. There is a function to prohibit watering, and the time between waterings, the maximum number of characters for messages and replies, etc. can be set in the background;
11. The background quick reply function has different reply content for different administrators, making it convenient for different administrators to quickly reply to messages;
Part 2: Introduction to membership functions
1. Provide member registration function, the administrator can set whether to open registration, members use MD5 encryption, and only the member himself knows the real password. It also provides a password retrieval function, and password questions are also encrypted by MD5;
2. You can set which keywords members contain that cannot be registered;
3. There is a detailed member list, and the administrator can query, modify, and delete member information at any time. The member list information can be exported to an EXCEL file;
4. You can view the permissions you have and the messages you have posted (limited to registered members);
5. Registered members can modify their own messages and replies (except those locked by the administrator)
Part 3: Introduction to background management
1. You can set the Meta/keywords of the page to facilitate search engine robots
2. The administrator can set up/off the verification code checking function when logging in, registering, and leaving messages. The system turns it on by default. If the space provider does not support the verification code control, please turn it off in the background.
3. Provide 2 message display interfaces: classic message board interface and simple BBS interface. The administrator can choose which interface to use in the background;
4. You can set whether messages and replies that are not reviewed or can only be viewed by administrators are displayed in the list;
5. Message lock function. If you don’t want to leave a message for other people to reply, you can lock this message. In addition, if the administrator sets the maximum number of replies, if the maximum number of replies is reached, the message will be locked immediately! The administrator needs to unlock it before you can reply. ;
6. The function of pinning messages to the top and promoting messages to the first page; the promotion function can only be effective when messages are sorted by the last reply date;
7. Administrators can modify anyone’s messages and replies;
Category administrators can only modify messages in this category;
8. IP display function. You can BAN IP, but the BAN IP cannot access the message board (except HTML pages). There is a powerful BAN IP management function in the background to support the input of Class B/C IP (eg: 192.168.0.*)
Supports input of IP segment address (eg: 192.168.1.1-192.168.1.20)
9. Browsing log management: According to the permission settings, everyone's operations will be recorded in logs. Administrators can view the operation logs at any time to prevent illegal access, etc.
Browsing action records can be exported to EXCEL files.
Browsing logs with specified conditions can be deleted. In the log interface, you can directly click IP to block the IP address. The operation is very simple!
10. You can define that the browsing logs of certain IP segments do not record input that supports Class B/C IPs (eg: 192.168.0.*)
Supports the input of IP segment addresses (eg: 192.168.1.1-192.168.1.20);
11. Member rights management: Members can define different groups, and different members and groups have different rights. This is the benefit of corporate message board management. For example: If there are 3 departments within the company, then you can set up an "Administrative Department" It has partial permissions of the administrator. The "Business Department" only has the permissions of ordinary members, but the manager of the "Business Department" has partial permissions of the administrator. It is easy and simple to set up;
12. System settings: You can define the company information at the bottom of the page, the path of LOGO and Banner, etc. The banner and logo can be set and modified to pictures and flash;
13. The registration agreement content on the registration page can be modified in the background;
14. Provide various system announcements, including text advertisements at the top of the homepage, message pages, background announcements, etc., which can be set as background input without modifying program files. Announcements can be modified and deleted at any time;
15. There is a statistical function of visits in the message box (number of members, visits, page visits, HTML is not included);
16. Different groups/departments can be set up to facilitate management among members (especially internal departments of the enterprise). Groups can be added at any time. The relationship between members and different groups can be set. One member can belong to multiple groups, and one group can It can also be used by multiple members; (this feature is only partially available in the free version);
17. Provides database online backup function, you can view the file list of the currently used database and backup database folder at any time, and you can delete invalid database backup files at any time;
18. Multiple administrators can be set, and the permissions of each administrator can be set. Administrators can be grouped. The free version can only have one administrator;
19. Message management can be generated and deleted in batches;
20. Provide the function of posting new messages and sending emails to the administrator, and the administrator replying to messages and sending emails to members (the server needs to support Jmail);
Part 3: Introduction to HTML generation function
1. In the background, you can set whether to generate HTML for messages. There are three ways (close/html/member selection)
2. The generated message category directory can be set to a variety of generation rules; the free version can only use fixed directories;
3. The message file name can have multiple rules, and the free version can only use ID;
4. There are many ways to generate messages:
(a) By ID, it can be multiple singles; (b) By ID segments for continuous; (c) By the latest N items; (d) By date;
(e) By classification
5. In order to maintain system resources, the background can set how many messages are generated on each page and how many messages are generated in total. Exceeding messages will no longer be displayed in the list, but can be queried;
Default administrator’s username/password/authentication code: admin/admin/admin
Expand