Page 1 of 1

Current and last topic time issue

PostPosted: Tue Oct 13, 2009 4:26 am
Author: golgoth
Where are the language entries for current time and last topic time? I looked almost everywhere, but i couldn't find them.
Both the entries in lang_main and calendar.js are in my own language (Italian), yet i still get english abbreviations (something like Tue 07 Oct 2009 instead of Mar 07 Ott 2009).

Thanks

Re: Current and last topic time issue

PostPosted: Tue Oct 13, 2009 1:11 pm
Author: Helter
if your editing language/english then it is probably just cached. Check all your chmods and be sure to empty the cache folder of all except index.html and .htaccess

Re: Current and last topic time issue

PostPosted: Tue Oct 13, 2009 1:52 pm
Author: golgoth
Actually that's what i already did, that's why I asked... even if i delete the entries in lang_main nothing happens.

It looks like a problem with cache or something similar, but i deleted it manually with no results... chmod are ok too.

EDIT: same thing with "None" language entry... all the other entries from lang_main seem to work correctly, but not those ones <img>

Re: Current and last topic time issue

PostPosted: Wed Oct 14, 2009 10:41 am
Author: golgoth
I found out the problem, it was due to leaving lang_english folder even if i had replaced all the entries with my own language: function create_date doesn't look at modified entries if default language is english <img>