Using 8.2.0, not sure the build, tags work great, tagcloud works great, and clicking on a tag range
i.e. ---
http://web.site/cloud.php?range=1 writes
http://web.site/tagcloud/range/1
works fine, prints the right range of tags for that time period. But, clicking on a tag within that range the rule (I assume)
RewriteRule ^tag/(.+)/?$ search.php?search=$1&tag=true [QSA,NC,L]
takes the URL
http://web.site/search.php?search=in...m=116478222 1
http://web.site/tag/internet/1164782221/
and shows no tags for -
"search results for internet/1164782221/" on the site.
Any ideas on how to get this to work? I know its not a highly sought after feature, but I'd like to get this to work.





Linear Mode




