current location:Home > Technical Articles > CMS Tutorial
- 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:
-
- How to modify the database name of Dreamweaver CMS
- How to modify the name of DreamWeaver cms database: 1. Directly modify the database name in mysql; 2. Open the "data" folder in the root directory, and then find the "common.inc.php" file; 3. Modify "$cfg_dbname" "The following data is sufficient.
- DEDECMS 2273 2023-02-28 09:39:09
-
- What should I do if the dedecms webpage has garbled characters?
- Solution to the garbled code on the dedecms webpage: 1. Check from the background whether the encoding of the Dreamweaver management system being used is gbk or utf-8; 2. Check the encoding of the Dreamweaver template file htm, and then use Notepad to open the template file; 3 , click "Save As" to change the encoding to "utf-8".
- DEDECMS 1506 2023-02-28 09:25:23
-
- 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 2003 2023-02-27 09:51:41
-
- How to change the location of Dreamweaver CMS registration number
- How to change the location of Dreamweaver CMS registration number: 1. Enter the Dreamweaver backend, and then find the "Template" category; 2. Click "Default Template Management"; 3. Find "footer.htm" and click Modify; 4. Find " {dede:global.cfg_powerby/}" and then fill in the registration number.
- DEDECMS 1826 2023-02-27 09:46:51
-
- What should I do if I forget my DreamWeaver cms username and password?
- Solution for forgetting the username and password of Dreamweaver CMS: 1. Open the database and find the database table name "dede_admin"; 2. Click "dede_admin" and replace "d95a993df018d377fef8" with "f297a57a5a743894a0e4".
- DEDECMS 2545 2023-02-27 09:39:02
-
- What to do if dedecms thumbnail error is reported
- Solution to dedecms thumbnail error: 1. Set the windows directory to user read permissions; 2. Set "windows/Temp" to user read and write permissions; 3. Find the "upload_tmp_dir" directory in php.ini, and then remove the preceding The semicolon; 4. Set the address and give the user read and write permissions.
- DEDECMS 2068 2023-02-27 09:32:20
-
- How to add multiple languages to dedecms
- How to add multi-language to dedecms: 1. Enter the dedecms background and create a cover column; 2. Set the file saving directory of the cover column "General Options" to cn or en; 3. Set the list template of the cover column "Advanced Options" to "cn_index.htm" or "en_index.htm"; 4. Just call the cover column of each language and the navigation column of each language separately.
- DEDECMS 2349 2023-02-27 09:21:17
-
- 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 3874 2023-02-24 09:51:35
-
- How to modify click volume in dedecms
- How to modify the number of clicks in dedecms: 1. Run the "UPDATE dede_archives SET click..." statement in the database; 2. Open the "\plus\count.php" file and modify the content to "UPDATE `{$maintable}` SET click =click+$rand_num WHERE {$idtype}='$aid'".
- DEDECMS 2177 2023-02-24 09:39:14
-
- How to change the site name in phpcms
- How to modify the site name in phpcms: 1. Use the administrator to log in to the backend page; 2. Find the "Settings" option in the top menu bar and click it, then find "Site Management" in the menu on the left; 3. Find the item that needs to be modified site, click the modify link to the right of the site domain name; 4. Modify the site name in the pop-up window.
- PHPCMS 2830 2023-02-24 09:29:26
-
- How to replace keywords in dedecms
- How to replace keywords with dedecms: 1. Find the "include/arc.archives.class.php" file; 2. Find "function _highlight($string, $words, $result, $pre) {... }" code, and then add "uasort($words,create_function('$a, $b'...)" after the code.
- DEDECMS 1611 2023-02-24 09:21:50
-
- How to remove discuz copyright
- How to remove discuz copyright: 1. Find and open the "header_common.htm" file and delete the "Powered by Discuz!" content; 2. Find and open the "footer.htm" file and delete the "Powered by ME" content. .
- Discuz 2984 2023-02-24 09:22:03
-
- How to create a theme navigation menu in WordPress (2)
- Previously I introduced you to "How to create a theme navigation menu in WordPress (1)". This article will continue to introduce you to how to create a theme navigation menu in WordPress. I hope it will be helpful to you!
- WordPress 1718 2023-02-23 19:44:34
-
- How to implement batch replacement in dedecms
- How to implement batch replacement of dedecms: 1. Open "Dreamweaver cms backend->Core->Batch Maintenance->Database Content Replacement" in sequence, and then select the database tables that need to be replaced for batch replacement; 2. Use the SQL command "update dede_archives set title=replace(title,'xx','yy');" To achieve batch replacement and modification of article titles or text keywords.
- DEDECMS 1646 2023-02-23 10:05:34
-
- What should I do if I can't enter WordPress?
- Solution to WordPress not being able to enter: 1. Delete the parameters after "wp-login.php" in the address bar, and then re-enter the password to log in; 2. Log in to FTP, download the "pluggable.php" file, and then find "ADMIN_COOKIE_PATH" Just replace it with "SITECOOKIEPATH".
- WordPress 3162 2023-02-23 09:41:57