Welcome Guest Search | Active Topics | Log In | Register

why do my forum write [T] and [8] Options · View
gleerup
#1 Posted : Monday, August 25, 2008 2:03:54 PM

Rank: YAF Forumling


Joined: 6/29/2008
Posts: 3
Location: denmark
Hi everyone,

Im working on a site with a local server where i use this great great forum Cheesy Grin ,
but instead of displaying the time and the date, the system is writing [T] and [8].
Anyone who know why this is? Question

I have tryed google, and found that this forum: http://www.bulgarien.dk/Dansk/Forum.aspx?g=forum has the same problem.

I really really hope that someone know how i can work around this issue.

best regards
Gleerup
Nico
#2 Posted : Monday, August 25, 2008 2:07:36 PM

Rank: YAF Commander



Joined: 7/16/2008
Posts: 80
Location: From Paris to Beijing
Hi Gleerup. Do you work in English or Danish?
gleerup
#3 Posted : Monday, August 25, 2008 2:21:45 PM

Rank: YAF Forumling


Joined: 6/29/2008
Posts: 3
Location: denmark
Im actually trying to work in both. But the problem seems to be in danish ?
Neven
#4 Posted : Monday, August 25, 2008 2:58:13 PM

Rank: YAF MVP



Joined: 11/26/2004
Posts: 509
Location: Zagreb, Croatia
the problem must be in danish.xml that is made for a very old version of yaf.
open the file, find section that begins with
Code:
        <page name="COMMON">
        <!-- common... -->

and paste this
Code:
        <Resource tag="FORMAT_DATE_TIME_LONG">F</Resource>
        <Resource tag="FORMAT_DATE_TIME_SHORT">G</Resource>
        <Resource tag="FORMAT_DATE_LONG">D</Resource>
        <Resource tag="FORMAT_DATE_SHORT">d</Resource>
        <Resource tag="FORMAT_TIME">T</Resource>

right below <!-- common... --> -- or anywhere else within that <page> as long as you know how to paste in XML
If there is no change, try restarting IIS.
please let us know if it worked
Are you by any chance interested in updating danish translation so all the new functions are localized?
... But trust me on the sunscreen!

test2005 wrote:
There not bugs(in YAF)...it's either un-defined features or exceptions to expected behavior!!
boborg
#5 Posted : Sunday, September 28, 2008 7:55:31 AM

Rank: YAF Forumling


Joined: 9/28/2008
Posts: 1
I'm using danish as well. The code provided worked after stop / start IIS. But there's also Powered by {0} version {1} where this occurs. Any fix for this?
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.067 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET