In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail how to solve the problem of how to modify the dream weaving DedeCMS advertising module foreground display is not updated, Xiaobian thinks it is quite practical, so share it for everyone to make a reference, I hope you can harvest after reading this article.
Modify dream weaving DedeCMS advertising module, foreground display is not updated how to do?
Modify Dream Weaving DedeCMS advertising module, foreground shows not updated solution
Recommended Learning: Weaving Dreams CMS
If you modify the background advertising settings, the foreground failed to display the latest modifications of the students can refer to the following methods to solve.
After installing the ad module that comes with dedecms, I found that after modifying the ad information, the ad called in the foreground is still the information before modification. I checked the source code and found that the cache is called, but the ad_edit.php of dedecms does not delete the original cache after editing and saving the information. A small bug, here is the modification as follows:
Open dede\ad_edit.php and find approximately line 70
$dsql-> ExecuteOneQuery ($query);ShowMsg("successfully changed an ad code! ",$ENV_GOBACK_URL);
modified to
$dsql-> ExecuteOneQuery ($query);//delete ad cache file begin// dedecms V57_GBK 2011-08-12if(file_exists(DEDEDATA. "/cache/myad-$aid.htm")){@unlink(DEDEDATA. "/cache/myad-$aid.htm");}//Delete ad cache file endShowMsg("successfully changed an ad code! ",$ENV_GOBACK_URL);
Now go backstage and update your advertising information!
About how to solve the problem of modifying the dream weaving DedeCMS advertising module foreground display has not been updated to share here, I hope the above content can have some help for everyone, you can learn more knowledge. If you think the article is good, you can share it so that more people can see it.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.