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:
-
- What should I do if the imperial cms column is hidden?
- If the column is hidden, five methods can be used to solve it: 1. Check whether the system setting "Column List Display" is "Show"; 2. Modify the hidden column properties to ensure that "Visible" is "Yes"; 3. Check the column group permissions, Make sure that "column visible" has been granted to the designated user group; 4. Disable plug-ins that may interfere; 5. Check the template code to eliminate the conditional logic of hiding columns.
- Empire CMS 677 2024-04-16 13:27:29
-
- What should I do if the homepage of Empire CMS does not display?
- Common reasons why the Imperial CMS homepage is not displayed and their solutions: 1. Check whether the database connection configuration is correct; 2. Confirm whether the template file exists and is not damaged; 3. Ensure that the website root directory has appropriate permissions; 4. Download new .htaccess File and upload overwrites the original file; 5. Consider firewall settings, server maintenance, or hardware/software issues.
- Empire CMS 998 2024-04-16 13:24:14
-
- How to see the time of user clicks recorded by Empire CMS
- Imperial CMS records user click time through log files, including access.log, error.log and operation.log. Open the log file and search for records starting with a timestamp to find the user click time, such as [2023-03-08 12:34:56]. You can filter the logs to see clicks on a specific date or time to get a precise record of user clicks.
- Empire CMS 784 2024-04-16 13:18:15
-
- How to retrieve the forgotten password of Empire CMS
- Empire CMS password retrieval method: 1. Click the "Retrieve Password" link on the login page; 2. Enter your username or email; 3. Receive the verification email; 4. Click the verification link; 5. Reset password; 6. Use a new password Log in.
- Empire CMS 693 2024-04-16 13:15:18
-
- What should I do if I forget my password in Empire CMS?
- Solution for forgetting the Empire CMS password: Use the database to reset the password: Find the dedecms_admin table in the database and modify the password field value to the MD5 hash value of the new password. Use the plug-in to reset the password: install the ForgetPwd plug-in, enter your email and verification code, and you will receive a new password email after resetting the password. Reset password through technical support: Contact Imperial CMS technical support, provide the necessary information, and the technician will reset the password.
- Empire CMS 572 2024-04-16 13:07:29
-
- Can I delete modules in Empire CMS?
- Empire cms can delete modules. How to delete modules: 1. Log in to the Imperial CMS backend, click "System" - "System Settings" - "System Parameter Settings" - "Turn off related functions". According to the needs of your website, check the settings to turn off the corresponding module. Function; 2. After turning off the function, delete the subdirectory of the corresponding module in the e directory; 3. Modify the php file in the e directory and add the code "exit();<?php exit()" to the second line of the file. , and save the changes.
- Empire CMS 1576 2023-03-13 19:18:15
-
- Can the imperial cms column be modified?
- Imperial cms columns can be modified. The modification method: 1. Log in to the imperial cms backend and click the "Column" menu; 2. Select the "Manage Column" submenu to enter the management column interface; 3. Select the row of the column to be modified and click Click "Modify" and then modify the column-related parameter settings.
- Empire CMS 2855 2023-03-01 10:06:18
-
- What should I do if Empire CMS cannot connect to the database?
- Solution to the problem that Imperial CMS cannot connect to the database: 1. Open the root directory of the Imperial CMS data file; 2. Find and open the "/e/config/config.php" file; 3. Change the database name and database user name, which is the database password. Just replace the space file after modifying and saving.
- Empire CMS 2014 2023-02-27 09:51:41
-
- What should I do if I forget my imperial cms backend password?
- Solution to the forgotten password of the Imperial CMS backend: 1. Find the "phome_enewsuser" data table and click to browse; 2. Select the Imperial CMS backend administrator account and click the "Edit" button to edit and reset the password; 3. Modify For the records in the "phome_enewsuser" table, change the content of the salt field to "abc"; 4. Click the "Execute" button at the bottom of the page to reset the password.
- Empire CMS 3880 2023-02-24 09:51:35
-
- Which table is the empire cms administrator in?
- The administrator tables are: 1. phome_enewsuser, which is the administrator record table; 2. phome_enewsdolog, which is the administrator operation record table; 3. phome_enewsgroup, which is the administrator user group data record table; 4. phome_enewslog, which is the administrator login log; 5 , phome_enewsloginfail, is the administrator login failure record table; 6. phome_enewserrorclass, is the administrator error report record table.
- Empire CMS 2952 2023-02-22 19:00:38
-
- Can Empire CMS add barrage?
- Imperial CMS can add barrage, you only need to install the corresponding video barrage plug-in, it can realize real-time barrage and instant chat functions, and the chat records will be saved in the comment table. The video barrage plug-in supports instant comments and records playback time. It can continue to play after refreshing. Controlling the comment interval can control the amount of information stored in the database without affecting the real-time display of barrages and chats.
- Empire CMS 2183 2023-02-22 09:50:42
-
- Which table is the Empire CMS message board?
- The imperial cms message board is the "phome_enewsgbook" table; the imperial cms message classification table is "phome_enewsgbookclass"; the imperial cms member space message table is "phome_enewsmembergbook".
- Empire CMS 2461 2023-02-22 09:39:46
-
- Is empire cms a php language?
- Empire cms is php language. Empire cms is an open source website management system written in PHP language, suitable for website construction in Linux/windows/Unix and other environments. Advantages of the Empire CMS system: 1. The website security is very good, and you don’t have to worry about its own vulnerabilities and being hacked; 2. The website can carry a huge amount of data, and it is no problem to operate a medium-sized site of average size; 3. Empire CMS supports powerful secondary development , can build a rich enough variety of application system models; 4. Comes with powerful collection functions, which can greatly reduce the pressure of website data update.
- Empire CMS 2036 2023-02-16 09:45:47
-
- What does the empire cms cover template mean?
- In Empire CMS, the cover template refers to the template used on the website channel page. You can create a cover page that is exactly the same as the home page; the cover template is used in two places: non-ultimate columns and special topics. When using a cover template, generally the column is a parent column (non-final column), and the purpose of the cover template is to call articles in each sub-column (final column).
- Empire CMS 2254 2023-02-13 10:39:57
-
- How many types of empire cms fragments are there?
- There are three types of Empire CMS fragments: static information fragments, dynamic information fragments, and code fragments. Fragments are the calling and management of a certain piece of information in a web page; each piece of information called on a page in the portal is a fragment, allowing different administrators to update different area block information. "Dynamic information fragments" are used to call information in all information tables. "Code fragmentation" allows editors to manually edit call content and code, and supports historical backup. Once errors are corrected, the backup record can be restored immediately. "Static information fragments" can mix external information and information from the Empire CMS itself.
- Empire CMS 1849 2023-02-10 09:59:52