Freetag - Per-tag-URLs not working?

Creating and modifying plugins.
Post Reply
SoWhy
Regular
Posts: 23
Joined: Wed Mar 29, 2006 3:28 pm
Location: Munich (Germany)
Contact:

Freetag - Per-tag-URLs not working?

Post by SoWhy »

Hi there,

I recently installed the freetag-plugin and it works fine this far. But it links them to an URL like http://blog.sowhy.de/tag/Tagname but if one clicks on this URL, it just shows the main page, i.e. all entries, no matter which tags they have. Can this problem be caused by other plugins conflicting or by my server settings (i.e. because the server path is not the same as the URL path)?

TIA
SoWhy
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Freetag - Per-tag-URLs not working?

Post by garvinhicking »

Hi!

How did you configure the freetag event plugin? Did you change any of the permalinks? Usually the path would need to look like this:

http://blog.sowhy.de/plugin/tag/Zensursula

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
SoWhy
Regular
Posts: 23
Joined: Wed Mar 29, 2006 3:28 pm
Location: Munich (Germany)
Contact:

Re: Freetag - Per-tag-URLs not working?

Post by SoWhy »

Ah, I see. I changed it to remove the "plugin" part in the config and I thought it would reflect on that. Is there a way to change the look of the tag-page btw?

Regards
SoWhy
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Freetag - Per-tag-URLs not working?

Post by garvinhicking »

Hi!

It would need a custom RewriteRule in your .htaccess to redirect internally to plugin/tag/...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Christine
Regular
Posts: 54
Joined: Wed Mar 25, 2009 11:50 pm

Re: Freetag - Per-tag-URLs not working?

Post by Christine »

I'm trying to do exactly the same as described in this thread - change plugins/tag to /tag, having already changed it to that in the freetag configuration.

I'm a little stumped on what exactly to put in my .htaccess file. I've tried some different things based on some of the other rules already in there, but really don't know what I'm doing.

Any help would much appreciated.
Post Reply