In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Editor to share with you how to remove the DEDECMS CAPTCHA. I hope you will gain a lot after reading this article. Let's discuss it together.
How to remove the DEDECMS CAPTCHA?
The method of removing DEDECMS CAPTCHA code
In [CAPTCHA Security Settings], it is said that the modified save is actually a modification of the data/safe/inc_safe_config.php file, which is a configuration file.
For example:
$safe_gdopen = '1pm 2pm 3pm 5pm 6pm; this is where the system opens the CAPTCHA. There is an one-to-one relationship with the CAPTCHA Security Settings interface.
Therefore, if the CAPTCHA cannot be entered correctly and the GB library is not supported, you only need to open data/safe/inc_safe_config.php and delete 6 in $safe_gdopen = '1Jing 2Jing 3Jing 5jin6;. You don't have to make tedious settings.
The method of directly removing the foreground login verification code
1. Log in
Open member/index_do.php
Delete lines 245-250, that is:
If (strtolower ($vdcode)! = $svali | | $svali=='') {ResetVdValue (); ShowMsg ("CAPTCHA error!" , "- 1"); exit ();}
Open membertempletslogin.htm and membertempletsindex-notlogin.htm
Delete lines 34-36, that is:
CAPTCHA:
Click to replace
2. Registration
Open member/reg_new.php
Delete lines 20-25, that is:
Toxue.com if (strtolower ($vdcode)! = $svali | | $svali=='') {ResetVdValue (); ShowMsg ('CAPTCHA error!' ,'- 1'); exit ();}
Open membertempletsreg-new.htm
Delete lines 71-73, that is:
Toxue.com CAPTCHA:
Can't see clearly? Click change to read this article, I believe you have a certain understanding of the method of removing the DEDECMS CAPTCHA, want to know more related knowledge, welcome to follow the industry information channel, thank you for reading!
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: 283
*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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.