Home >CMS Tutorial >DEDECMS >What should I do if the homepage cannot be generated after adding articles and modifying articles after upgrading DEDECMS from 5.1 to 5.3?

What should I do if the homepage cannot be generated after adding articles and modifying articles after upgrading DEDECMS from 5.1 to 5.3?

藏色散人
藏色散人Original
2019-12-24 10:06:061882browse

What should I do if the homepage cannot be generated after adding articles and modifying articles after upgrading DEDECMS from 5.1 to 5.3?

What should I do if the home page cannot be generated after adding articles and modifying articles after upgrading DEDECMS from 5.1 to 5.3?

After upgrading DEDECMS from 5.1, adding articles and modifying articles cannot generate the home page. Friends who need it can refer to the solution.

Recommended study: Dreamweavercms

Modify/dede/inc/inc_archives_functions.php

Add

## in front of line 381 #$GLOBALS['_arclistEnv'] = 'index'; It is crucial that the absence of this sentence will cause some columns to be empty on the home page

The above is the detailed content of What should I do if the homepage cannot be generated after adding articles and modifying articles after upgrading DEDECMS from 5.1 to 5.3?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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