Ronger's free mobile source code uses PHPcmsV9 as the backend, and the front-end is developed with HTML5+CSS3. This site is suitable for use as a corporate mobile website in the wedding dress category.
The background super administrator account password is phpcms
To package the entire site, please upload the tyny.sql database file yourself. The database file modification directory is /caches/configs/
There are only two possibilities for the problem of being unable to update in the background. Please see the following:
1: The domain name of the server file has not been modified.
Please make the following modifications:
Modify everything related to the domain name in /caches/configs/system.php. Just change the old domain name to the new domain name.
Go to background settings -> Site Management to modify the domain name of the corresponding site.
Update system cache. Click the "Update Cache" button in the upper right corner of the background.
Enter content->Attachment Management->Attachment Address Replacement. Replace attachment addresses in batches with new addresses.
Content-》Batch update URL. Update the addresses of all articles.
The following is to generate the entire site once
2: The website rules are incorrect
phpcmsV9 is divided into two types: static and pseudo-static.
Then we have to install the corresponding rules and then enter the background
The following are pseudo-static rules, which are the same as static ones.
Click "No" to generate HTML for the column, select list-1-1.html in the drop-down bar, and then submit it.
Upload pseudo-static files and place them in the root directory. One thing to note here is that the official pseudo-static rule of phpcmsV9 is the readme/.htaccess file in the compressed package after downloading. How to use: Place this file directly in the root directory.