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

  • How to add and introduce php files in dedecms
    How to add and introduce php files in dedecms
    This article comes from the dede tutorial column. It introduces how to add and introduce php files in dedecms. It has certain reference value and I hope it can help everyone. PHP files can be included using the require_once() statement.
    DEDECMS 3771 2020-04-11 17:20:59
  • How to modify the style of DedeCms verification code
    How to modify the style of DedeCms verification code
    Modify the style of DedeCms verification code and the verification code file location include\validateimg.php. This function is to generate random characters. If you see no numbers in it, it is to generate the range of character keyboard codes. The original one is mt_rand(65,90). This 65 to 90 is the uppercase letters A to Z.
    DEDECMS 3444 2020-01-13 15:36:55
  • What are the tips for using dedecms to create an English website?
    What are the tips for using dedecms to create an English website?
    Tips for using dedecms to create an English website include: 1. Modify character set issues; 2. Modify fonts; 3. Do not allow Chinese characters to appear on all pages; 4. Set page layout and details; 5. URL processing of articles; 6. Meta Processing and so on.
    DEDECMS 3772 2020-01-15 10:27:36
  • What needs to be modified when dedecms makes an English website?
    What needs to be modified when dedecms makes an English website?
    The things that dedecms needs to modify when making an English website are: 1. The English version of article page turning; 2. Generate article addresses and remove the article data ID; 3. Change the prompt window of DEDECMS to English; 4. Change the redirect prompt to English; 5. Change the search display to English prompts; 6. Meta settings of the page.
    DEDECMS 2979 2020-01-13 10:00:29
  • How to set restrictions on DEDECMS execution of php scripts
    How to set restrictions on DEDECMS execution of php scripts
    How to set restrictions on DEDECMS execution of php scripts: first open the "htaccess" file; then add the rule code as "RewriteEngine on RewriteCond % !^$..."; then edit the virtual host configuration of nginx.
    DEDECMS 3232 2020-01-13 09:56:10
  • How to implement dede to call related articles under specified columns
    How to implement dede to call related articles under specified columns
    dede calls the method of implementing related articles in a specified column: first enter the dede backend; then open the corresponding template file; then add the calling code as "{dede:arclist typeid='column ID' row='10' titlelen='20'}" and save it.
    DEDECMS 3167 2020-01-13 09:51:24
  • How to solve problems related to dede:arclist keyword
    How to solve problems related to dede:arclist keyword
    The solution to {dede:arclist keyword='dynamically obtain keywords'} is: first open the "arclist.lib.php" file; then modify the code to "$rowGetKeyword=$dsql->GetOne("select keywords)".
    DEDECMS 2242 2020-01-15 10:26:06
  • How to use dedecms linkage category
    How to use dedecms linkage category
    How to use dedecms linkage categories: First enter the backend and enter the linkage category management interface; then click "Add Category Group" to create a linkage category group; then add the category name and click "Add Category"; finally click "Update". Can.
    DEDECMS 3035 2020-01-15 10:23:11
  • How to use dedecms special template
    How to use dedecms special template
    How to use the dedecms topic template: first open the "inc_archives_view.php" file; then add the code as "else if($ctag->GetName()=="specnote"){}"; then define the "$pecrule" variable .
    DEDECMS 2906 2020-01-13 09:38:20
  • How to integrate and add ckplayer player to Dedecms to support flv, mp4 and other playback functions
    How to integrate and add ckplayer player to Dedecms to support flv, mp4 and other playback functions
    How to integrate the ckplayer player to support flv, mp4 and other playback functions in Dreamweaver: first download the player code; then add the field "ckurl" in the Dreamweaver system; then modify the player code path and add tags; and finally add the code to Just inside the template file.
    DEDECMS 3445 2020-01-15 10:20:53
  • What should I do if DedeCMS GBK version installs sphinx full-text index and cannot query without results?
    What should I do if DedeCMS GBK version installs sphinx full-text index and cannot query without results?
    DedeCMS GBK version installs sphinx full-text index and cannot query without results because the keyword editing in "search.php" is "GBK" and the sphinx full-text index requirement is "utf8". The solution is to modify the "search.php" file. Can.
    DEDECMS 2377 2020-01-13 09:27:51
  • How to forward integrate DEDECMS V5.5 with Discuz 6.0
    How to forward integrate DEDECMS V5.5 with Discuz 6.0
    Method for forward integration of DEDECMS V5.5 with Discuz 6.0: first log in to the Discuz V6 backend; then enable the pass in the pass section; then fill in the corresponding registration, login and exit addresses; and finally modify the "index_do.php" file of DEDECMS .
    DEDECMS 2842 2021-02-01 12:00:32
  • What should I do if dedecms prompts that your username does not exist?
    What should I do if dedecms prompts that your username does not exist?
    dedecms prompts "Your username does not exist" because the username and password are entered incorrectly. The solution is: first check whether there is a username in the admin table of the database. If not, create a new username; then enter the username and password correctly. Can.
    DEDECMS 4183 2020-01-11 10:07:00
  • How to use dedecms string interception function
    How to use dedecms string interception function
    The dedecms string interception function is "cn_substr_utf8", and its function method is "if (! function_exists('cn_substr_utf8')){function cn_substr_utf8()}".
    DEDECMS 2168 2020-01-11 10:03:08
  • How to move dedecms from subdirectory to root directory
    How to move dedecms from subdirectory to root directory
    How to move dedecms from a subdirectory to the root directory: First, enter "System - System Settings - Basic System Parameters - Site Settings" in the background, change the "Web Page Home Page Link" to "/"; then enter the "Core Settings" And clear the contents in the "DedeCMS installation directory"; finally, update the homepage, columns, and articles.
    DEDECMS 2686 2020-01-11 09:59:03

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