YAFLogo

rauthing
  • rauthing
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
9 years ago
At the bottom where it says "Last post by" (I guess, I read it in Swedish) it is followed by [INVALID: DEFAULT.STATS_LASTPOST -- EMPTY PARAM #1]. and then membername.

How to get rid of that?

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
9 years ago
You can fix that by opening the file ..\languages\swedish.xml

and replace line...

<Resource tag="STATS_LASTPOST">Senaste meddelandet {0} av {1}.</Resource>

with....

<Resource tag="STATS_LASTPOST">Senaste meddelandet {0} av</Resource>

Save the file, and restart the Application.