RocCms update log:
Data caching mechanism
The email details page lists the first 10 records of conversations with this person for viewing history.
Administrator operation log function
When installing for the first time, you don’t need to enter the installation file. It will be automatically judged when you enter the home page.
System settings add whether to enable the mail system and compose the email content for password retrieval.
Background tags can be added in batches
Post a comment and add parameter settings for getting points
Error logging mechanism
Bug fix for login plugin COOKIE
Add a switch to enable mobile terminal judgment
Multilingual mechanism (language pack)
The code quick editing box uses a rich text editor
The code quick function adds a comment information field
Access 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 to strengthen
Backstage administrator changes his/her password
Backend login interface redesigned
RocCMSv3.5 to v4 upgrade method
Leave the three folders Faces, Themes, and Uploads under Content
Then delete all other files
Upload the latest version of all files
Modify the database connection address of Web.config and upload it
Run Update.aspx for database upgrade
Go to the background to 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 the aspnet_isapi.dll file (this file generally exists under the path C:WindowsMicrosoft.NETFrameworkv4.0.30319)