


What should I do if the page is blank after the dedecms article jump attribute is turned on?
dedecms What should I do if the page is blank after the article jump attribute is turned on?
When using DEDECMS, nothing is displayed on the jump page. When editing in the background, all pages are blank.
Cause: When using the header(location:url) function to jump, there may be input content in front.
Recommended learning: Dream Weaver cms
Solution:
Front desk:
The code is as follows:
include\arc.archives.class.php, 第499行 header("location:{$this->Fields['redirecturl']}");
Replace with
The code is as follows:
echo '<META HTTP-EQUIV="REFRESH" CONTENT="0; URL='.$this->Fields['redirecturl'].'">'; 后台: admin\archives_do.php, 第33行 header("location:{$gurl}?aid=$aid"); 替换为 echo '<META HTTP-EQUIV="REFRESH" CONTENT="0; URL='.$gurl.'?aid='.$aid.'">';
The above is the detailed content of What should I do if the page is blank after the dedecms article jump attribute is turned on?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Atom editor mac version download
The most popular open source editor

Notepad++7.3.1
Easy-to-use and free code editor

Zend Studio 13.0.1
Powerful PHP integrated development environment