current location:Home > Technical Articles > CMS Tutorial > DEDECMS
- 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 install dedecms computer version
- dedecms installation steps: 1. Download dedecms; 2. Unzip the installation package; 3. Copy the installation package to the root directory of the local server; 4. Enter the installation address in the browser, 5. Agree to the dede installation agreement and click continue; 6. The installation is complete , click to visit the website backend
- DEDECMS 2627 2019-07-20 09:48:36
-
- How dedecms configures Apache multisite
- Dedecms configuration multi-site steps: 1. Set to enable multi-site support; 2. Set the column to be bound to the second-level domain name as a channel; 3. Start the second-level domain name and set the corresponding second-level domain name; 4. Modify the program file channelunit.helper. php; 5. Solve image reference problems
- DEDECMS 2428 2019-07-20 09:18:48
-
- Where is the dedecms backup database file?
- After dedecms backs up the database file, the database backup file is generally saved in the /dede/backup_data directory. Because the mysql database names in different virtual host spaces are different, you must first back up the database, then restore it to the new space, and then regenerate the html.
- DEDECMS 3691 2019-07-19 13:14:37
-
- Where is the homepage file of dedecms?
- The homepage file of dedecms is in the root directory, namely index.php, which is the default dynamic homepage file of the website. DedeCms is the Dreamweaver content management system, which is a PHP open source website management system.
- DEDECMS 2770 2019-07-19 13:10:33
-
- How to do dedecms paging
- dedecms paging settings: paging on the Dreamweaver homepage can be achieved through arclist tags + Ajax. First introduce the code in the homepage <head>, then add the paging code in the header <head>, and then implement the arclist tag and arcpagelist tag through the code respectively.
- DEDECMS 4083 2019-11-02 13:58:50
-
- Where is the dedecms custom form?
- The custom form of DedeCMS is located in [Channel Model] - [Customized Form] under the "Core" tab of the main menu.
- DEDECMS 2827 2019-07-19 11:58:57
-
- How to write dedecms collection rules
- To write dedecms collection rules: first log in to the background, click Collection - Collection Node Management, enter the collection management setting interface, select new node, and then fill in the list rules, or you can manually specify the list URL. Then get all the addresses in the list, then set the collection rules to start collection.
- DEDECMS 3880 2019-07-19 11:41:22
-
- How to reinstall dedecms
- First open the website root directory and find the install file; then delete the install_lock.txt and index.html files and change the index.php.bak file name to index.php, then enter your domain name /install in the browser to reinstall. .
- DEDECMS 4981 2019-07-19 11:38:24
-
- How to check the version of dedecms
- First open the /include/common.inc.php file, and then search for $cfg_version to see the version number; or visit the URL /plus/flink.php to view the version number.
- DEDECMS 8955 2019-07-19 11:31:36
-
- How to change dedecms logo
- How to change the logo of dedecms: first open the directory where the top logo is located, find logo.gif in uploads\templets\default\images, this is the logo we want to replace; then overwrite the prepared logo to change it.
- DEDECMS 4342 2019-07-19 11:24:12
-
- What does dedecms website building mean?
- Dedecms website building means using the dedecms system to build a website. dedecms is the DreamWeaver content management system, which is famous for its simplicity, practicality, and open source.
- DEDECMS 2787 2019-07-19 11:17:45
-
- What language is dedecms developed in?
- dedecms is the Dreamweaver content management system, which is developed in PHP language and is a PHP open source website management system. The main target users of the free version of DedeCms are locked at personal webmasters, and its functions are more focused on the construction of personal websites or small and medium-sized portals.
- DEDECMS 3820 2019-07-19 11:09:52
-
- What to do if dedecms is hacked
- The solution after dedecms is hacked: first back up the files in the hacked site directory and back up the database; then download the new DreamWeaver program and decompress it locally for preliminary security processing; then restore the database connection file, restore templates and upload image file; finally overwrite the original site.
- DEDECMS 2869 2019-07-19 11:03:28
-
- How to make a mobile website with dedecms
- Steps for dedecms to make a mobile website: 1. Download and install dedecms; 2. Enter the background; 3. Find the dynamic website path for mobile phones; 4. Add mobile phone templates; 5. Update the website
- DEDECMS 5898 2019-07-19 10:21:48
-
- How to write dedecms: add, delete, modify, check
- To add, delete, modify and query data in dedecms, you first need to introduce dede's database connection file common.inc.php and spell the sql statement. Then use the ExecuteNoneQuery method of dede's database operation object $dsql to execute the sql statement.
- DEDECMS 3020 2019-07-19 10:34:58