Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#841 2025-04-29 12:57:50
- peterj
- Member
- From: Melbourne, Australia
- Registered: 2005-06-02
- Posts: 105
Re: tru_tags: A tagging plugin for textpattern
I’m just upgrading an old site from TXP 4.7.3 / PHP 7.3 to TXP 4.8.8 / PHP 8.0, and upgraded tru_tags from 3.9 to 3.10.
The /tag/ page is fine, outputting a cloud, but the “individual” tag handler pages, e.g. /tag/whatsit/ were showing the 404 error template. Turned everything else off and it persisted.
Messed around with url patterns and only thing that worked was to select “messy” in the tru_tags prefs page.
I guess I should make redirects in htaccess, but otherwise it’s OK as is, just putting this here in case someone else strikes the problem.
Offline
#842 2025-04-29 13:19:13
Re: tru_tags: A tagging plugin for textpattern
Peter, it’s been a while since I looked at it, but could my fixes from my version on GitHub help? There’s a commit that address clean urls there. If it does, I can make a proper installer of it.
PS: Coincidentally, I currently have the Melbourne duo HTRK on my headphones.
TXP Builders – finely-crafted code, design and txp
Offline
#843 Yesterday 00:20:59
- peterj
- Member
- From: Melbourne, Australia
- Registered: 2005-06-02
- Posts: 105
Re: tru_tags: A tagging plugin for textpattern
Hi Jakob,
I patched it with your changes on lines 571 & 574 here and clean urls started working again! Thank you! And I guess making an installer would be useful for anyone still looking after sites with this great old plugin.
Never heard of HTRK but delving in now. They are playing tonight in town.
Offline