Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of canceling background CAPTCHA by Weaving Dream DEDECMS

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Dream DEDECMS method to cancel the background CAPTCHA? This problem may be often seen in our daily study or work. I hope you can gain a lot from this question. The following is the reference content that the editor brings to you, let's take a look at it!

Dream DEDECMS how to cancel the background CAPTCHA?

Dream Weaving DEDECMS cancels background CAPTCHA

Sometimes, when using DEDECMS, we can cancel the background CAPTCHA when we encounter a background CAPTCHA error at the background login, or dislike the trouble of the background CAPTCHA. This article is an introduction to how to cancel

Find the DEDE background directory, the default / dede/login.php, and find the following code

If ($validate=='' | | $validate! = $svali)

Replace the above code with the following code

If (false)

Then just save it directly. In this way, when you log in in the background, you can log in without entering the verification code. Let's remove the pictures and prompts of the verification code in the background.

Find the DEDE background directory, the default / dede/templets/login.htm, about lines 53-55, and find the following code

CAPTCHA:

看不清?点击更换

Comment or delete it.

Steps for DEDECMSv5.6 background verification code:

The DEDECMSv5.6 version does not need to remove the CAPTCHA manually. The official updated version function allows you to cancel the background CAPTCHA directly in the DEDE background.

The manipulation methods are as follows:

1. Log in to the DEDE backend

two。 System-system Settings-verify Security Settings-(uncheck-background login)-and click OK.

In this way, the background verification code of DEDECMSv5.6 is removed.

Thank you for reading! After reading the above, do you have a general understanding of the method of canceling the background CAPTCHA of Weaving Dream DEDECMS? I hope the content of the article will be helpful to all of you. If you want to know more about the relevant articles, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report