current location:Home > Technical Articles > CMS Tutorial > Empire CMS

  • What should I do if the imperial cms column is hidden?
    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?
    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
    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
    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?
    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?
    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?
    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?
    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?
    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?
    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?
    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?
    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?
    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?
    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?
    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

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28