Page 1 of 1

Freetag Plugin Problems

Posted: Thu Jul 06, 2006 10:24 am
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:

Re: Freetag Plugin Problems

Posted: Thu Jul 06, 2006 10:54 am
by garvinhicking
Hi!

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

Regards,
Garvin

Re: Freetag Plugin Problems

Posted: Thu Jul 06, 2006 11:13 am
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!!

Re: Freetag Plugin Problems

Posted: Thu Jul 06, 2006 11:25 am
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