August 10, 2026
I saw the Lume program and found it very thoughtful, a particularly lightweight forum program, so I restarted the tea forum with a new domain: https://chake.org/
[
Teadown was closed in May.
Too much spam. Discuz has too many users, all auto-registering and auto-posting, making management costs too high.
January 10, 2026
Recently I used Discuz to make a tea forum, teadown.com, welcome to exchange!
The earliest use of Discuz was probably 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 things, making a lot of tea, and have some tea friends, scattered across Douyin, WeChat Official Accounts, and Moments. I was thinking how to communicate quickly? I like the forum format for 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 changed it to the website, see the 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 changed to the following:
<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 changed to the following:
<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 pages
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 pages
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>
Comentarios por párrafo 0 · moderado
Comentarios 2 · moderado