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 call body content in dede:list
- "dede:list" method to call body content: first open "Core - Channel Model - Content Model Management - Ordinary Article - Change" in sequence; then use "dede:list" to call "body", the syntax is "{dede:list pagesize" =''..{/dede:list}".
- DEDECMS 2301 2019-12-07 10:45:40
-
- How does DEDECMS prohibit visitors from posting comments?
- DEDECMS implements the method of prohibiting guests from posting comments: first click on "Backend System Settings → Basic System Parameters → Add New Variable"; then add the variable "cfg_feedback_guest"; then add "ResetVdValue" to the "feedback.php" file.
- DEDECMS 2068 2019-12-07 10:39:54
-
- What to do with Dede background card?
- The solution to the backend card of Dede: first open the backend directory dede of the dede website; then find the "index_body.php" file in the dede directory and download it; then delete all the codes in the article and replace them with the code " echo "";"Save it.
- DEDECMS 2307 2019-12-07 10:35:53
-
- What is the DEDE sub-column code?
- The DEDE sub-column codes are "$query = "Select arc.id,arc.typeid,arc.typeid2,arc.senddate,arc.flag,arc.ismake," and "{dede:field.typeid2...".
- DEDECMS 1973 2019-12-07 10:30:48
-
- What should I do if I can't upload images in jpg format to DreamWeaver?
- The solution to the problem that DreamWeaver cannot upload images in jpg format: first find the "Include" folder in the root directory; then find the "uploadsafe.inc.php" file and open it; then change "$image_dd" to "$imgage_dd *" and Just save it.
- DEDECMS 2597 2019-12-07 10:26:19
-
- How to add drop-down menu to dedecms friendly link
- How to add a drop-down menu to dedecms friendly links: first find the "flink.lib.php" file; then add the code "else if($type=='option'){}"; then fold and expand "XML/HTML", the code is "<option>Link</option>".
- DEDECMS 1890 2019-12-07 10:21:01
-
- How to remove the LI tag in dedecms friendly links
- How to remove the LI tag in dedecms friendly links: first open the source code of the website; then modify the code to "{dede:flink row='1000'}[field:link /]{/dede:flink}" to remove the LI tag .
- DEDECMS 2351 2019-12-07 10:12:41
-
- How dedecms solves DDOS horse-mounting vulnerability
- The dedecms method to solve the DDOS horse vulnerability: First download the website program code to the local; then use the "sinesafe" Trojan removal tool to detect it; then set the dedecms directory to non-executable permissions; finally update and patch it.
- DEDECMS 2017 2019-12-07 10:08:38
-
- What are the security details in Dedecms
- The security details in Dedecms include: 1. Download and use other people’s templates at will; 2. There is no restriction on running folder scripts; 3. There is no timely upgrade of patches or versions; 4. There is no restriction on file formats uploaded by members; 5. There is no modification of the administrator account and nickname; 6. There is no modification of the background address or writing to robots.txt, etc.
- DEDECMS 2191 2019-12-07 10:02:33
-
- How to change the data directory name on the DEDECMS website
- How to change the name of the data directory on the DEDECMS website: first open the "common.inc.php" file; then find the 16th line of code "define('DEDEDATA', DEDEROOT.'/data');"; then modify the data to be changed directory name.
- DEDECMS 1716 2019-12-07 09:59:18
-
- How DedeCms prevents mass posting of spam articles, spam comments and registrations
- How DedeCms prevents spam articles, spam comments and registration: first log in to the DedeCms backend; then select "System - Verification Security Settings"; then enable various settings as needed.
- DEDECMS 1809 2019-12-07 09:54:43
-
- Installing dedecms in a website subdirectory causes confusion in web page layout
- The solution to the confusing web page layout caused by installing dedecms in the subdirectory of the website: first enter "System Settings - System Basic Parameters - Site Settings" in sequence, change the "Web Page Home Page Link" to "/"; then change the "DedeCms Installation Directory" to an empty value; Then check "Detect and clean error documents"; finally update all columns and documents of the website.
- DEDECMS 2782 2019-12-07 09:50:31
-
- How to make dede:type call column content content
- The method for dede:type to call the column content is: first find and open the "type.lib.php" file; then modify the sql statement to "SELECT id, typename, typedir, isdefault, ispart...." and save it. .
- DEDECMS 2045 2019-12-07 09:45:07
-
- How to use the DedeCMS [field:highlight/] tag
- Usage of the DedeCMS [field:highlight/] tag: first find the "page.css" file and open it; then add your own style in line 905; then open the "tag.lib.php" file and modify the code to "mt_rand (1,10);" is enough.
- DEDECMS 1994 2019-12-07 09:41:25
-
- Tutorial on setting up DEDECMS website security to prevent hacking
- Streamline settings and delete all unnecessary functions. For example, if you don't need membership, delete the member folder. Removing redundant components is the best way to avoid being injected by hackers. When setting the password, the administrator password must be long, mixed with letters and numbers, and strict enough so that the other party cannot reverse it.
- DEDECMS 2377 2019-12-06 14:55:26