Posted by: Bart - Friday, 17 September 2010 12:26:01
YAF version: 1.9.4
.net version 3.5
webserver: iis6 on windows 2003 with sqlserver 2005
I have installed YAF and most things work fine. However I get this message in the stats block at the bottom of the screen:
[quote] [INVALID: DEFAULT.STATS_LASTPOST -- EMPTY PARAM #1][/quote]
The stats are not right also. If I click a user who has made posts (and they are not removed) the statistics tab for that user still says "0 posts"
Could you help me with this issue?
Posted by: herman_herman - Friday, 17 September 2010 18:33:05
[quote=Bart]YAF version: 1.9.4
.net version 3.5
webserver: iis6 on windows 2003 with sqlserver 2005
I have installed YAF and most things work fine. However I get this message in the stats block at the bottom of the screen:
[quote] [INVALID: DEFAULT.STATS_LASTPOST -- EMPTY PARAM #1][/quote]
The stats are not right also. If I click a user who has made posts (and they are not removed) the statistics tab for that user still says "0 posts"
Could you help me with this issue?[/quote]
For the first problem it seems you have an incomplete/broken language file.You can download the latest one from repository.
And as for the second one statistics are cached in yaf.Therefore they are updated with intervals which are assigned in the admin page.This is for performance improvements.But if you want to have changes appear instantly you can set statistics cache timeout to 0.
Posted by: Bart - Monday, 20 September 2010 09:02:43
Thanks for your reply herman_herman.
I updated the language file from the 1.9.4 SRC FINAL package. I configured Dutch as language. The problem still exists unfortunately. Maybe the Dutch language is broken in the repository already?
For the second problem: I cleared cache a couple of times already, but the tab still shows 0 posts.
Do you have any other suggestions?
Posted by: bbobb - Monday, 20 September 2010 10:36:16
Your language file has an incorrect value for tag STATS_LASTPOST. Language files are supplied by community.
Yaf has no-count setting for forums. You have it enabled. Anyway, cache is cleared after each message now.
The fix is in the svn.
Posted by: Bart - Monday, 20 September 2010 10:47:37
thanks for the reply! Where can I edit this no-count setting for forums? I can't find it in the management console. Thanks !
Posted by: valyb - Monday, 11 March 2013 02:48:37
Same issue here too. http://achelpcenter.iasiweb.ro language file is romanian.
Posted by: tha_watcha - Monday, 11 March 2013 12:30:41
[quote=valyb;58835]Same issue here too. http://achelpcenter.iasiweb.ro language file is romanian.[/quote]
I attached an updated fixed romanian.xml. You need to copy it to the languages folder and restart the application to reload the file
Posted by: valyb - Monday, 11 March 2013 15:16:11
[quote=tha_watcha;58842][quote=valyb;58835]Same issue here too. http://achelpcenter.iasiweb.ro language file is romanian.[/quote]
I attached an updated fixed romanian.xml. You need to copy it to the languages folder and restart the application to reload the file
[/quote]
SOLVED. UPDATED WITH THE NEW ROMANIAN.XML LANGUAGE FILE AND THE ERROR IS GONE. THANK YOU.
Posted by: valyb - Monday, 11 March 2013 15:19:55
[quote=tha_watcha;58842][quote=valyb;58835]Same issue here too. http://achelpcenter.iasiweb.ro language file is romanian.[/quote]
I attached an updated fixed romanian.xml. You need to copy it to the languages folder and restart the application to reload the file
[/quote]
An update to the romanian language file - change Atasaemnte with
Atasamente
Also, I can help you with the further translation of the romanian.xml file if needed.