August 10, 2026
Saw the Lume program, felt very thoughtful, it's a particularly lightweight forum program, so restarted the tea forum, domain changed to: https://chake.org/
[
Teadown closed in May.
Too much spam. Discuz has too many users, all auto-registering and auto-posting, management cost is too high.
January 10, 2026
Recently used Discuz to make a tea forum, teadown.com, welcome to exchange!
The first time I used Discuz was around 2004, 22 years have passed, and I've come back around...
Let me talk about why I built this forum. Due to domestic control, tea forums have never really taken off. The earliest one I liked to visit was Sanzui, but it later closed... Over the years, I've been writing some things, made a lot of tea, have some tea friends, scattered across Douyin, WeChat Official Accounts, and Moments. I was thinking how to communicate quickly? I prefer the forum form of communication. Now the Pu'er tea industry is sluggish, and I expect I won't be too busy next, so the idea of building a forum came back, and thus this TD Tea Forum was born.
[
Specific code modifications.
1, Modify the top "Powered by Discuz!"
PC version modify template file: /template/default/common/header_common.htm Mobile version modify template file: index/template/default/touch/common/header.htm I directly modified to the website, see code.
<span style="background-color: #f2f4f5;color: #222222">['setting']['bbname'] </span> <span style="background-color: #f2f4f5;color: #222222"> - TeaDown.com</span>
2, Modify the bottom copyright information
PC version modify template file: /template/default/common/footer.htm Mobile version modify template file: /template/default/touch/forum/discuz.htm
PC version modified to the following content:
<a href="/blog-1-1.html" title="TD茶论坛介绍">About Us</a> ·<a href="/blog-1-2.html" title="论坛隐私政策">Privacy Policy</a> · <a href="https://www.discuz.vip" title=" Powered by Discuz!">Discuz!</a></p> <p class="xs0">© 2026 <a href="https://teadown.com/" target="_blank">TD Tea Forum</a></p>
Mobile version modified to the following content:
<p>Copyright © 2026 TD Tea Forum.</p><p> <a href="/blog-1-1.html" title="TD茶论坛介绍">About Us</a> ·<a href="/blog-1-2.html" title="论坛隐私政策">Privacy Policy</a> · <a href="<a href="https://www.discuz.vip">https://www.discuz.vip</a>" title=" Powered by Discuz!">Discuz!</a></p>
3, Copyright on Archiver page
Modify source/archiver/common/footer.php
<p class="xs0">© 2026 <a href="https://teadown.com/" target="_blank">TD Tea Forum</a></p>
4, Copyright on search page
Modify template/default/search/footer.htm
<em>Copyright © 2026 TD Tea Forum <span class="pipe">|</span> <a href="https://www.discuz.vip" title="Powered by Discuz!">Discuz!</a></em>
Paragraph comments 0 · moderated
Comments 2 · moderated