javascript - thinkphp cannot use static cache after using theme, how to solve it?

WBOY
Release: 2016-08-04 09:21:12
Original
865 people have browsed it

I just discovered that after using thinkphp, after turning on static caching, there is a way to use templates of other themes, but it still looks for templates in the original theme, resulting in the template being unable to be found. After the key is static caching, you can access the templates of other themes normally. .

How should I deal with this?

Reply content:

I just discovered that after using thinkphp, after turning on static caching, there is a way to use templates of other themes, but it still looks for templates in the original theme, resulting in the template being unable to be found. After the key is static caching, you can access the templates of other themes normally. .

How should I deal with this?

Related labels:
source:php.cn
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template