Home CMS Tutorial DEDECMS dedeCMS DreamWeaver backend login verification code is wrong or not displayed

dedeCMS DreamWeaver backend login verification code is wrong or not displayed

Nov 15, 2019 pm 03:43 PM
dedecms Do not show Verification code

dedeCMS DreamWeaver backend login verification code is wrong or not displayed

dedeCMS backend login verification code is wrong or not displayed

The common thing is that the verification code is entered correctly but However, the prompt is incorrect or not displayed at all. Let’s talk about several reasons for encountering this situation:

1) The dede version program upgrade operation is incorrect, causing the verification code prompt to be incorrect

2) Better space, new space Gd library configuration problem in pho.ini

3) The website space is full

4) Specifically caused by transferring the data directory to version 5.7

5) In-program /data /session directory permission setting problem

6) Clear the browser’s cookies and restart the browser;

7) The network speed is not good, change the time and try again when the network speed is faster!

8) There is an error in the website program, re-upload and install;

The reason why the dede backend login verification code is incorrect or not displayed has been found, so now let’s summarize the solution .

1. If it is caused by transferring the data directory in version 5.7.

Please change it/include/vdimgck.phpThis file also calls the file in DATA. You can also change the path and add this //data Change to your current path.

2. After consulting the information, I learned that the session has not been cleared. Go to the data/session directory and delete all files except index.html.

3. If it still doesn't work, check whether the session has write permissions. If not, add write permissions to the "internet guest account". For Linux, set the directory permissions to "777".

4. Set the server's php.ini: Open the php.ini file and find it; session.save_path = "/tmp" Rewrite it to session.cookie_path = /Put extension =php_gd2.dll;Remove the semicolon in front of it.

5. Check whether your space is full. The test method is that you can upload a file in the FTP space at will. There will be a prompt and you can contact the space service provider.

6. Remove the verification code directly: Open login.php and find:

if($validate=='' || $validate != $svali)
// 替换为:
if( false )
Copy after login

Then, remove the following details of the verification code in the template dede/templets/login.htm HTML code:

<li><span>验证码:</span>
    <input name="validate" type="text" id="vdcode" style=&#39;width:50px;text-transform:uppercase;&#39; class="text" />
    <img id="vdimgck" src="/include/vdimgck.php" alt="看不清?点击更换" align="absmiddle" style="cursor:pointer" />
</li>
Copy after login

Or: In [Verification Code Security Settings], it is said that the modified save actually modifies the file datasafeinc_safe_config.php, which is a configuration file.

For example: $safe_gdopen = '1,2,3,5,6'; This is where the verification code is enabled in the system. There is a one-to-one relationship with the [Verification Code Security Settings] interface.

So, if we want to turn off the verification code in the management background (if the verification code cannot be entered correctly and the GB library is not supported), we only need to open datasafeinc_safe_config.php and set $safe_gdopen = '1,2 ,3,5,6'; Just delete the 6 in it. No need to go through tedious settings.

7. Modify the vdimgck.php file in the include folder and modify the following paragraph,

//Session保存路径
$sessSavePath = dirname(__FILE__)。"//data/sessions/";
Copy after login

is modified to //$sessSavePath = dirname (__FILE__) . "//data/sessions/";

After modification, it sometimes works and sometimes doesn't work, and the same situation occurs when it is changed back. If you change the DEDE background path to the default DEDE folder, there will be no verification code errors.

Finally, if none of the above methods apply, then reinstall the corresponding version of the program, and then transfer your css and image files, template files, and upload folders. Finally restore the database.

Recommended tutorial: dedecms tutorial

The above is the detailed content of dedeCMS DreamWeaver backend login verification code is wrong or not displayed. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What should I do if Google Chrome does not display the verification code image? Chrome browser does not display the verification code? What should I do if Google Chrome does not display the verification code image? Chrome browser does not display the verification code? Mar 13, 2024 pm 08:55 PM

What should I do if Google Chrome does not display the verification code image? Sometimes you need a verification code to log in to a web page using Google Chrome. Some users find that Google Chrome cannot display the content of the image properly when using image verification codes. What should be done? The editor below will introduce how to deal with the Google Chrome verification code not being displayed. I hope it will be helpful to everyone! Method introduction: 1. Enter the software, click the "More" button in the upper right corner, and select "Settings" in the option list below to enter. 2. After entering the new interface, click the "Privacy Settings and Security" option on the left. 3. Then click "Website Settings" on the right

Can virtual numbers receive verification codes? Can virtual numbers receive verification codes? Jan 02, 2024 am 10:22 AM

The virtual number can receive the verification code. As long as the mobile phone number filled in during registration complies with the regulations and the mobile phone number can be connected normally, you can receive the SMS verification code. However, you need to be careful when using virtual mobile phone numbers. Some websites do not support virtual mobile phone number registration, so you need to choose a regular virtual mobile phone number service provider.

Why can't I receive the verification code to register in Youka? Why can't I receive the verification code to register in Youka? Mar 03, 2024 pm 05:31 PM

Youkazhong users need to use the verification code to register, so why can’t they receive the verification code to register? Users may not receive the verification code due to network problems, device problems, or server problems. This introduction to the registration problem of not receiving the verification code can tell you how to install it. The following is a detailed introduction, come and take a look! Why can't you receive the verification code for registration in Youka? Answers: Network problems, equipment problems, and server problems lead to detailed introduction: 1. Solution to network problems: Users need to check their own network and can try to change the network environment. If the network is weak, the verification code will fail to be sent. 2. Equipment problem: Solution: Check if there is any interfering software in your background. You can try restarting the device or reinstalling the software.

Where is the imperial cms resource network template? Where is the imperial cms resource network template? Apr 17, 2024 am 10:00 AM

Empire CMS template download location: Official template download: https://www.phome.net/template/ Third-party template website: https://www.dedecms.com/diy/https://www.0978.com.cn /https://www.jiaocheng.com/Installation method: Download template Unzip template Upload template Select template

How to use Discuz to cancel verification code function to improve user experience? How to use Discuz to cancel verification code function to improve user experience? Mar 10, 2024 pm 01:24 PM

How to use Discuz to cancel verification code function to improve user experience? With the development of the Internet, the verification code verification system has become an important means to prevent malicious programs and robot attacks. However, sometimes verification code verification can also cause inconvenience to users, especially when browsing and visiting websites on a daily basis. Frequent input of verification codes will affect the user experience. In the Discuz forum system, the implementation of the verification code cancellation function can greatly improve the user experience. This article will introduce how to cancel the verification code function in Discuz and provide specific code examples.

How to use dedecms How to use dedecms Apr 16, 2024 pm 12:15 PM

Dedecms is an open source Chinese CMS system that provides content management, template system and security protection. The specific usage includes the following steps: 1. Install Dedecms. 2. Configure the database. 3. Log in to the management interface. 4. Create content. 5. Set up the template. 6. Manage users. 7. Maintain the system.

Accurate and reliable dedecms conversion tool evaluation report Accurate and reliable dedecms conversion tool evaluation report Mar 12, 2024 pm 07:03 PM

Accurate and reliable dedecms conversion tool evaluation report With the rapid development of the Internet era, website construction has become one of the necessary tools for many companies and individuals. In website construction, using a content management system (CMS) can manage website content and functions more conveniently and efficiently. Among them, dedecms, as a well-known CMS system, is widely used in various website construction projects. However, sometimes we are faced with the need to convert the dedecms website to other formats, in which case we need to use a conversion tool

The USB disk does not show up on my computer The USB disk does not show up on my computer Feb 11, 2024 pm 01:51 PM

Many students often fail to pop up the USB flash drive normally when using it. Instead, they unplug it directly, causing the drive letter not to be displayed. The following will teach friends how to solve it: Step 1: Select the win icon in the lower left corner of the desktop and select the number one from the bottom. Two setting options. Step 2: Select device options. Step 3: Find other devices and find the USB flash drive icon. If you don’t recognize it, don’t panic. Just stay on this interface and you can find it by plugging in the USB flash drive. Step 4: Remove the device from the stand-alone USB flash drive icon, and plug the USB flash drive again and the drive letter will be displayed. If it helped you, please like it and encourage me to solve more computer problems for you. This is an article updated by the trial version of Shuimiao·dedeCMS station group article updater, so it has this mark (2023-02-0617:27:18)

See all articles