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 prevent hotlinking in download.php of DreamWeaver download channel
- How to implement the anti-leeching method of Dreamweaver download channel "download.php": first open the "download.php" file; then add the code content as "if(!strstr($_SERVER['HTTP_REFERER'],$arcurl)){.. .}" and save.
- DEDECMS 2506 2020-01-09 09:13:52
-
- How to change the time tag in DreamWeaver to 'today, tomorrow, and the day after tomorrow'
- How to change the time tag to "today, tomorrow, and the day after tomorrow" in Dreamweaver: first enter the Dreamweaver backend; then open the corresponding template file; then add the code content as "[field:senddate runphp='yes'][field:senddate function =MyDate]".
- DEDECMS 2941 2020-01-15 10:44:12
-
- How to automatically update DEDECMS site content to Sina Weibo
- How to automatically update DEDECMS site content to Sina Weibo: first create the "feed.php" file and modify the template path; then create the "feed.htm" template file; then modify the "index.htm" homepage template content to "link rel ="alternate"" is enough.
- DEDECMS 2164 2020-01-09 09:06:02
-
- What should I do if Dreamweaver Collection does not automatically generate abstracts and keywords?
- The solution to the problem that Dreamweaver Collection does not automatically generate abstracts and keywords: first open the "dedecollection.class.php" file; then modify the code to "if(!isset($inarr[1]) && isset($inarr2[1]) ){$inarr[1]}".
- DEDECMS 2441 2020-01-08 09:51:49
-
- How to remove the p element in {dede:field.body/} in DreamWeaver
- How to remove the "p" element in "{dede:field.body/}" in Dreamweaver: first open the "config.js" file; then add the code "config.enterMode = CKEDITOR.ENTER_BR;" and save it.
- DEDECMS 2620 2020-01-08 09:48:50
-
- How does DreamWeaver realize the automatic update homepage function?
- The method for Dreamweaver to realize the automatic update homepage function: first enter the Dreamweaver backend system; then open the corresponding template file; then add the update code as "function autonew($no=''){global $dsql;$dsql->SetQuery($ sql);}" and save it.
- DEDECMS 3356 2020-01-15 10:42:37
-
- How does Dreamweaver CMS implement the paging style of album thumbnails?
- How to implement the paging style of album thumbnails in DreamWeaver CMS: first open the "arc_archives_class" file; then add the code "function GetlitpicDM_list($totalPage,$nowPage,$aid){}" at the end.
- DEDECMS 2339 2020-01-08 09:43:08
-
- What should I do if the front-end display has not been updated after modifying the DedeCMS advertising module?
- Modify the DedeCMS advertising module and the front-end display is not updated. Solution: first open the "dede\ad_edit.php" file; then modify the code to "$dsql->ExecuteNoneQuery($query){};"; finally enter the background to update the ads. Information is enough.
- DEDECMS 2647 2020-01-08 09:39:38
-
- How to call the current article Tag tag on the dedecms article page and add a Tag hyperlink
- The dedecms article page calls the current article Tag tag and adds a Tag hyperlink: first open the "archive.helper.php" file; then modify the code to "if(!function_exists('GetTags'))".
- DEDECMS 1711 2020-01-08 09:36:12
-
- How to automatically update the content of the DreamWeaver site to Sina Weibo
- How to automatically update the content of the DreamWeaver site to Sina Weibo: First create the "feed.php" file and add the content as "$pv=new PartView();"; then create the "feed.htm" template file and add the content as " channel"; finally modify the "index.htm" home page template.
- DEDECMS 2781 2020-01-08 09:33:03
-
- What should I do if the new ID does not start from 1 after clearing the column in DEDECMS?
- The solution to the problem that the new ID does not start from 1 after DEDECMS clears the column: first open the background SQL runner; then run the SQL statement as "ALTER TABLE `dede_arctype` AUTO_INCREMENT =1;".
- DEDECMS 2546 2020-01-08 09:28:18
-
- How to solve the style of page turning button of Dedecms list pagelist
- Solution to the Dedecms list pagelist page button style: first open the "arc.listview.class.php" file; then modify the code to "{dede:pagelist listitem="index,end,pre,next''" and save it .
- DEDECMS 2627 2020-01-08 09:25:27
-
- How does DEDECMS realize member login or logout and jump directly to the homepage?
- The method for Dreamweaver to realize member login or logout and jump directly to the homepage: first open the "index_do.php" file; then modify the code to "ShowMsg("Successful login, redirect to the system homepage after 5 seconds...","/" ,0,2000);" and save it.
- DEDECMS 2629 2020-01-08 09:21:47
-
- How to modify dede friendly links to drop-down style
- Method to modify the dede friendly link into a drop-down type: first open the "flink.lib.php" file; then change "<li>[field:link /]</li>" in the file to "[field:link / ]"; then modify the homepage template.
- DEDECMS 1726 2020-01-08 09:18:40
-
- How to call the number of clicks on the homepage, channels, lists and other pages of the Dream Weaver System website
- In the Dreamweaver system, you can use a dynamic method to call the number of clicks on the homepage, channels, lists and other pages of the site. The syntax is "<script src="/plus/count.php?view=yes&aid=[field:id/]&mid=[field :mid/]" >".
- DEDECMS 2902 2020-01-08 09:14:53