current location:Home > Technical Articles > CMS Tutorial > Empire CMS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- After creating a column in Empire CMS, the update did not respond.
- The reason why the update failed to respond after the Imperial CMS column was created is because several js and php files under the /e/data/fc/ directory are not writable. The solution is to make these files writable and then refresh them in the update data.
- Empire CMS 1946 2019-11-15 14:43:54
-
- How to save content in Imperial CMS
- How to implement text storage in Imperial CMS: first add data table fields, fill in the field name, field flag, field type as varchar, length 50; then select "Yes" in the "Data storage text file" column; finally click OK .
- Empire CMS 2990 2019-11-15 14:30:04
-
- How to achieve the current column highlighting effect in Empire CMS
- Imperial CMS can use js+css to achieve the current column highlighting effect. The specific method is: first add an id value to the li tag in the template page part; then use js to get the current li tag through the id, and add a class class name; finally write the css style of the class class.
- Empire CMS 2246 2019-11-15 14:06:20
-
- How does Imperial ECMS implement AJAX without refreshing and adding to the shopping cart?
- How to implement ajax-free adding to the shopping cart: first modify the mall content template and add js code to the header; then modify the mall content template and change the add-to-cart click event to trigger the AddProduct function; finally use ajax to submit the request in the AddProduct function That’s it.
- Empire CMS 2098 2019-11-15 13:52:35
-
- How to set transparent watermark in Empire CMS
- How to set a transparent watermark in Empire CMS: first open the e/class/gd.php file; then find the judgment statement of "if ($isWaterImage)" on line 230; finally add the else branch statement at the end, and execute the imagecopymerge function in else. Can.
- Empire CMS 1782 2019-11-15 13:31:12
-
- How to solve the problem of not being able to log in to the Imperial CMS backend
- The reason why I cannot log in to the Imperial CMS backend: the cookie is not recorded. Solution: Find the php.ini configuration file, change the value of the output_buffering option to 4096, and then restart apache.
- Empire CMS 3180 2019-11-14 17:48:20
-
- How does Imperial CMS integrate the Ucenter interface?
- The method for Imperial CMS to integrate the Ucenter interface is: 1. Upload the files and folders in the upload directory to the e directory of Imperial CMS; 2. Add the Imperial CMS application in the Ucenter background; 3. Configure the configuration parameter file of the Ucenter integration interface.
- Empire CMS 1828 2019-11-14 17:14:32
-
- How to integrate ckplayer6.1 into empire cms
- How to integrate ckplayer6.1 into Imperial CMS: 1. Download ckplayer from the official website and upload it to the website root directory; 2. Download the parsed file video.php and upload it to the ckplayer directory; 3. Modify the domain name in ckplayer.xml and ckplayer.js.
- Empire CMS 2429 2019-11-09 11:57:01
-
- How to install Empire CMS in the secondary directory
- How to install Empire CMS in the secondary directory: 1. Unzip the installation package to the secondary directory to be installed; 2. Access the secondary directory through the browser to install; 3. Log in to the CMS and set the virtual directory in the system settings.
- Empire CMS 3042 2019-11-09 11:38:35
-
- The number of logins to the Imperial CMS backend is limited to no more than 5 times
- Methods to solve the limit of no more than 5 login times in the Imperial CMS background: 1. Open the data table phome_enewsloginfail; 2. Delete the records in the fields ip, num, and lasttime; 3. Log in again; 4. Modify the number of logins in the file config.php limit.
- Empire CMS 2538 2019-11-09 11:26:36
-
- How does Imperial CMS solve the problem of only uploading 20 files at a time?
- How to solve the problem that Empire CMS can only upload 20 files at a time: 1. Open the php.ini file and look for the max_file_uploads option; 2. Modify it to max_file_uploads=100; 3. Save php.ini and restart the server.
- Empire CMS 2454 2019-11-09 11:13:19
-
- How to integrate Discuz into Imperial CMS
- How to integrate Imperial CMS with Discuz: 1. Upload the integration interface; 2. Add Imperial CMS application in the Ucenter backend; 3. Configure the configuration parameter file of the Ucenter integration interface; 4. Import Imperial CMS member data into Ucenter; 5. Clear Imperial CMS members table data.
- Empire CMS 3601 2021-02-01 12:01:13
-
- How to import and export the empire cms template
- Imperial CMS template import method: Enter the backend, template management, template group management in sequence, and select the template file to be uploaded and imported; template export method: Enter the backend, template management, template group management in sequence, and select the template to be exported.
- Empire CMS 3654 2019-11-07 15:01:03
-
- How does Imperial CMS create a mobile website?
- How to make a mobile website with Empire CMS: 1. Back up the website data; 2. Add the template group of the mobile site; 3. Back up the D directory of the website; 4. Implement two platforms to call a database at the same time and modify the template group call ID; 5. Enter the background of the mobile website to modify parameters.
- Empire CMS 4996 2019-11-07 14:42:59
-
- How to solve the problem of black borders on screenshots in Empire CMS
- The method of Imperial CMS to solve the problem of black borders in screenshots: modify the Imperial CMS scaling of images according to height to the scaling of images according to width, and then crop off the higher part of the generated thumbnail.
- Empire CMS 2990 2019-11-07 14:18:58