Freetag Plugin Problems

Creating and modifying plugins.
Post Reply
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

Freetag Plugin Problems

Post by mattsches »

I upgraded the freetag plugin to version 2.55 and now my tags won't display anymore. Instead it says PLUGIN_EVENT_FREETAG_LIST.
Related tags are being displayed just fine, but the header says PLUGIN_EVENT_FREETAG_RELATED_ENTRIES.
Looks to me like the lang-includes aren't read properly. I wonder if anyone has experienced this or has a fix for this? Take a look at it here.
I will try to fix it myself, but I don't have the time right now. So any help will be appreciated :wink:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Freetag Plugin Problems

Post by garvinhicking »

Hi!

Works here properly. Check if your lang* files in the plugin'S directory are there and not corrupted?

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/
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

Re: Freetag Plugin Problems

Post by mattsches »

garvinhicking wrote:Check if your lang* files in the plugin'S directory are there and not corrupted?
Hi Garvin,
yes, the files are in plugins/serendipity_event_freetag/UTF-8/ and look fine to me ... oh wait a sec ....

:arrow: Ok, I've just checked my error log. S9Y looks for the lang* files in the plugin dir, not in the UTF-8/ subdir. I've moved them, and everything works fine now.

But I wonder why Spartacus installed the new lang* files into UTF-8/ in the first place?

Anyway, thanks a lot for your help!!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Freetag Plugin Problems

Post by garvinhicking »

Hi!

Language files should be in BOTH directories! You can check the CVS to see how the file structure is meant to be:

http://php-blog.cvs.sourceforge.net/php ... nt_freetag

Best 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/
Post Reply