Home > Article > CMS Tutorial > What should I do if the page does not update after the empire template variables are updated?
#What should I do if the page does not update after the empire template variables are updated?
Many novice friends have encountered the situation where the page does not update after the empire template variables are updated. Why is this? This has something to do with caching. Friends who are interested can learn more
It is recommended to study "Empirecms Tutorial"
If you use It is a dynamic page. The dynamic page has a cache. You need to update the cache immediately and go to the data update center to delete the temporary file to update it;
If you are using a static page, you must choose to refresh all when generating the content page before it will be updated. generated information.
The above is the detailed content of What should I do if the page does not update after the empire template variables are updated?. For more information, please follow other related articles on the PHP Chinese website!