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 does dede display how many records were found individually?
- How to implement dede to individually display how many records were found: first open the "arc.searchview.class.php" file; then add the code "else if($tagname=="totalcount"){...}" and save it Can.
- DEDECMS 2102 2019-12-25 09:32:14
-
- How to implement the login-free interface of Dreamweaver CMS
- How to implement the login-free interface in Dreamweaver CMS: First open the "config.php" file; then modify the code to "$cuserLogin = new userLogin();if($cuserLogin->getUserID()==-1){... }" and save it.
- DEDECMS 2026 2019-12-24 10:16:21
-
- How dedecms solves rss relative path problem
- dedecms' method to solve the RSS relative path problem: first open the "plus/rss.htm" file; then modify the code to "<link>{dede:field name='typelink'/}</link><link>[field:fullurl /]" will do.
- DEDECMS 2219 2019-12-24 10:12:58
-
- What should I do if TAG is lost due to upgrading dedecms5.1 to 5.3?
- The solution to the loss of TAG caused by upgrading dedecms5.1 to 5.3: first open the "common.func.php" file; then find all the "tag" parts and replace the code with "function GetTags($aid){...}" .
- DEDECMS 2497 2019-12-24 10:10:22
-
- What should I do if the homepage cannot be generated after adding articles and modifying articles after upgrading DEDECMS from 5.1 to 5.3?
- The solution to the problem that adding articles and modifying articles cannot generate the homepage after upgrading DEDECMS from 5.1 to 5.3: First open the "inc_archives_functions.php" file; then add the code "$GLOBALS['_arclistEnv'] = 'index';".
- DEDECMS 1819 2019-12-24 10:06:06
-
- What should I do if DEDECMS5.5 cannot collect data under a foreign Linux host?
- The solution to the problem that DEDECMS5.5 cannot be collected under foreign Linux hosts: first open the "dedehttpdown.class.php" file; then comment out the code on line 280; then modify the code on line 304 to "$headString".
- DEDECMS 1572 2019-12-24 10:03:38
-
- How to set directory permissions on the DEDECMS website system
- Setting the directory permissions of the DEDECMS website system: 1. Set the data, templets, and uploads directories as read-write, non-executable permissions; 2. Set the include, member, and plus directories as executable scripts; 3. Delete the install directory.
- DEDECMS 2385 2019-12-24 09:59:30
-
- How DEDECMS uses view classes flexibly
- DEDECMS method of applying view classes: first create the "demo.php" file in the root directory; then add the content "require 'include/common.inc.php';"; finally use "dede:channel" and "dede:arclist" Just call the tag.
- DEDECMS 2210 2019-12-24 09:55:34
-
- How to call the dede member list is suitable for enterprises and individuals
- The dede member list calls the method suitable for enterprises and individuals: first enter the dede background; then open the member template file; then add the code as "{dede:sql sql='select * from dede_member where mtype="enterprise, individual" }" that is Can.
- DEDECMS 2079 2019-12-24 09:51:25
-
- How to prevent hotlinking in dedecms software download channel
- How to prevent hotlinking in dedecms software download channel: first open the "download.php" file; then add the code "if(!strstr($_SERVER['HTTP_REFERER'],$arcurl)){echo "..."}" and Just save it.
- DEDECMS 2465 2019-12-24 09:47:30
-
- How to use dedecms friendly link tag flink
- The friendly link tag "flink" in dedecms is used to obtain friendly links. Its expression can be pictures or text. The syntax of "flink" is "{dede:flink row='24' type='image' titlelen="24 " typeid="0"}".
- DEDECMS 1930 2019-12-24 09:40:40
-
- How to modify dedecms' English website
- How to modify the English website of dedecms: first set the character set to "charset=utf-8"; then modify the font to "Verdana"; then modify the column article naming rule to "{typedir}/{pinyin}.html" .
- DEDECMS 2016 2019-12-24 09:36:52
-
- How to set up security in DedeCMS
- DedeCMS security settings: First, set the html directories of data, templets, and uploads to read-write, non-executable permissions; then delete the "special" and "install" directories; and finally set up independent MySQL users for each website. account.
- DEDECMS 1556 2019-12-24 09:31:25
-
- How to use JavaScript in DEDECMS slides
- How to apply JavaScript in DEDECMS slides: first prepare the slide effects code; then insert the prepared slide code into the relevant position of the column template; then use the "dede:arclist" tag to call all pictures, titles, and descriptions of the slide That’s it.
- DEDECMS 2945 2019-12-24 09:25:54
-
- How to add dedecms download address and Thunder special chain
- How to add the dedecms download address to the Thunder special link: first enter the dedecms backend; then click "System" - "Software Channel Settings"; then find the "Attachment Download Method" in the software channel settings; finally convert the download link of the article module into A dedicated chain is enough.
- DEDECMS 2168 2019-12-24 09:21:04