current location:Home > Technical Articles > CMS Tutorial

  • Can the address generated by Empire CMS be changed? How can I change it back?
    Can the address generated by Empire CMS be changed? How can I change it back?
    Yes, the address generated by Empire CMS can be changed back. The steps are as follows: Log in to the Imperial CMS backend and enter "URL Settings". Modify "URL Mode" to "Default Mode" and reset "Column URL Suffix" and "Content URL Suffix". clear cache. Update the address and the website will return to its original suffix.
    Empire CMS 408 2024-04-16 20:06:46
  • How to open the empire cms template file
    How to open the empire cms template file
    To open the Imperial CMS template file, edit the template in the backend management system, copy the path to the target template file, open the path in a text editor, edit the code, and save the changes.
    Empire CMS 1120 2024-04-16 20:03:13
  • Why can't the static files generated by Empire CMS be used?
    Why can't the static files generated by Empire CMS be used?
    The inability of Imperial CMS to generate static files may be caused by insufficient permissions, module permission issues, damaged .htaccess files, or incorrect URL rewriting rules. Specific solution steps: 1. Check the directory write permission; 2. Enable Apache's mod_rewrite module; 3. Regenerate the .htaccess file from the Imperial CMS background; 4. Check the URL rewriting rules; 5. Eliminate interference from PHP extensions, security software, etc. question.
    Empire CMS 842 2024-04-16 20:00:23
  • Why can't I use the empire cms universal interface?
    Why can't I use the empire cms universal interface?
    The empire cms universal interface plug-in outputs the imperial cms content to external applications through a public URL and parameter interface. The usage is as follows: install the plug-in and enable it. Configuration interface: Set name permissions Set extended column usage interface: URL format: http://yourwebsite.com/e/api/interface name.php? Parameter 1=value 1&parameter 2=value 2... Parameter: classid (column ID), fields (fields to be obtained), num (number), order (sort), page (current page), pagesize (number of pages per page) Return results: JSON format, including total, page, pagesize, dat
    Empire CMS 1037 2024-04-16 19:57:27
  • How to install the Empire CMS applet plug-in
    How to install the Empire CMS applet plug-in
    Imperial CMS applet plug-in installation steps: Download and unzip the plug-in. Upload the plug-in to the specified directory of Empire CMS. Install and enable plugins in the background. Fill in the mini program configuration information (appid, appsecret, etc.). Save configuration information.
    Empire CMS 990 2024-04-16 19:51:53
  • How to use the Empire CMS applet plug-in
    How to use the Empire CMS applet plug-in
    The steps to use the Empire CMS applet plug-in are as follows: Preparation: Install Empire CMS, download and upload the plug-in. Enable plug-ins: Log in to the backend, install and enable plug-ins. Configure the plug-in: fill in the mini program AppID and AppSecret, set the mini program path and other parameters. Use plug-ins: Click the "Mini Program" button on the column list page to jump to the mini program to display column content.
    Empire CMS 1054 2024-04-16 19:48:13
  • How to enter the Imperial CMS Member Center
    How to enter the Imperial CMS Member Center
    Methods to enter the Imperial CMS Member Center: 1. Front-end login: After logging in to the homepage of the website, click "Member Login" and enter your account password; 2. Back-end login: After entering the back-end, click the "Member Management" tab. If you forget your password, you can click "Forgot Password" to reset it. Non-administrators need to apply for access rights from the administrator.
    Empire CMS 586 2024-04-16 19:42:12
  • What is the default password of Empire CMS and how to change it?
    What is the default password of Empire CMS and how to change it?
    The default password for Imperial CMS is "phome". Method to change password: Backend change: Log in to the backend and change the password in "Manage Account". Configuration file changes: Replace "phome" with the new password in config.php. Database change: Run a SQL query to update the password to the new password.
    Empire CMS 823 2024-04-16 19:37:18
  • What should I do if the redirect address is wrong after logging in to Imperial CMS?
    What should I do if the redirect address is wrong after logging in to Imperial CMS?
    Method to solve the error of jump address after login for members of Empire CMS: Check the correctness of jump address after login in member group settings. Check that the login code in the login page uses the correct jump address. Check whether the template file called after successful login contains the correct jump code. Check whether the custom login plug-in contains the jump code and the address is consistent with the member group settings. Clear cache of Empire CMS.
    Empire CMS 614 2024-04-16 19:27:15
  • How to set up batch adding of articles in Empire CMS
    How to set up batch adding of articles in Empire CMS
    Adding articles in batches to Empire CMS can greatly improve efficiency. The specific setting method is as follows: 1. Create a column that allows batch addition; 2. Select the fields that need to be added in batches; 3. Prepare data that meets the batch addition rules; 4. Import the batch addition data; 5. Process the import results.
    Empire CMS 1046 2024-04-16 19:24:13
  • What's wrong with the pictures uploaded by Empire CMS not being displayed?
    What's wrong with the pictures uploaded by Empire CMS not being displayed?
    The reasons why images uploaded by Empire CMS are not displayed include: Image path error: Check whether the path is correct and the image file exists. Insufficient file permissions: Make sure the image file permissions allow the web server to read (644 or 755). GD library not installed: Empire CMS requires GD library, please check and install it. .htaccess misconfiguration: Check the RewriteRule directive in .htaccess to ensure image requests are not blocked. Firewall or security software: Check settings to make sure image requests are not blocked. Browser cache: Clear your browser cache and try again. The image file is damaged: Re-upload the image file. Server failure: try again later.
    Empire CMS 541 2024-04-16 17:54:15
  • What should I do if the pictures uploaded to Empire CMS are not displayed?
    What should I do if the pictures uploaded to Empire CMS are not displayed?
    Solutions to why images uploaded to Imperial CMS are not displayed include: checking server permissions, checking file paths and URLs, checking thumbnail generation settings, checking Ueditor editor plug-ins, checking cache settings, and trying different browsers or devices to access the website.
    Empire CMS 607 2024-04-16 17:51:56
  • What's going on when Empire CMS refreshes the home page and it's blank?
    What's going on when Empire CMS refreshes the home page and it's blank?
    The reasons why Empire CMS refreshes the home page to be blank include: 1. Check the database connection; 2. Check the error log; 3. Clear the cache; 4. Check the home page template; 5. Disable additional plug-ins; 6. Update Empire CMS; 7. Check the server configuration; 8. Seek professional support.
    Empire CMS 970 2024-04-16 17:48:14
  • What should I do if the home page of Empire CMS is blank when refreshing it?
    What should I do if the home page of Empire CMS is blank when refreshing it?
    Reasons and solutions for the blank page when refreshing the home page of Imperial CMS: Check template files, database connections, caches, functions, routing, server space, server configuration and code conflicts. If the problem still cannot be solved, it is recommended to contact the official for help.
    Empire CMS 1199 2024-04-16 17:45:20
  • What's going on when Empire CMS refreshes the home page to be blank?
    What's going on when Empire CMS refreshes the home page to be blank?
    Reasons and solutions for the blank homepage of Imperial CMS: Cache problem: clear browser and CMS cache, check file permissions. Database connection problem: Check whether the database is running, the connection information is correct, and restart the database service. Theme or plugin issues: Disable or uninstall newly installed themes or plugins, check permissions and code compatibility. Files are damaged or missing: Re-upload or restore the affected files, try reinstalling the CMS. Other issues: Check for malware, upgrade PHP version, ensure modules are installed correctly, contact the server provider to rule out resource restrictions or attacks.
    Empire CMS 744 2024-04-16 17:42:29

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!