RocCms update log:
Data cache mechanism The mailbox details page lists the first 10 records of conversations with this person for viewing the historical administrator operation log function. No need to enter the installation file for the first installation. Enter the home page to automatically determine the system settings. Add whether to enable the mail system and retrieve password emails. Content writing backend tags can be added in batches to publish comments. Added parameters for obtaining points. Error recording mechanism. BUG fix for the login plug-in COOKIE. Added a multi-language mechanism (language pack) to enable or disable the mobile terminal judgment switch.
The code quick edit box uses the rich text editor code quick function to add a remark information field to access the IP blacklist function (specific, fuzzy)
When adding or modifying content, you can modify the publishing time and last operation time. Modify user information in the background. Strengthen the background administrator to modify his or her password. Reproduce the background login interface.
RocCMSv3.5 to v4 upgrade method
Leave the three folders Faces, Themes, and Uploads under Content, then delete all other files and upload all the files of the latest version. Modify the database connection address of Web.config and upload it. Run Update.aspx to upgrade the database to the background and replace the new version of the theme package. You may need to check the "IP Blacklist Management" permission of your administrator user.
RocCms installation method:
1. Download the compressed package to your PC and unzip it
2. Modify the data connection configuration in the Web.config file in the program root directory
3. Upload all files in the root path of the program folder to the root directory of the web server using FTP or other methods.
4. Run the http://[domain]/Install.aspx file to perform system installation ([domain] is your access domain name)
5. Visit http://[domain]/ and log in to the system as the administrator set during installation and start using it ([domain] is your access domain name)
Things to note:
This system can only be installed in the root directory. If you have multiple systems and want to access them separately, please create a new website. This system uses .NETMVC4 mode. If the system cannot be accessed after installation, please try to set the "wildcard" of IIS to map to aspnet_isapi. dll file (this file generally exists in the path C:WindowsMicrosoft.NETFrameworkv4.0.30319)