Top Stats

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

No scrolling function or buttons, also have bracketed text

Post by Savant »

Okay, so I fixed the language issue and I did that by putting the files which it said to put into en/mods into en_us/mods which fixed the language in the ACP, which also let me know why the scrolling and buttons weren't working... :D

I still have the language display on the actual MOD display in the forum however. Any advice there? I guess I'll look for somewhere else I might need to change the language file names or something? Also, how do you change the colors if anyone knows...

Thanks again for the language suggestion!

No scrolling function or buttons, also have bracketed text

Post by Savant »

Okay, so I tried to make the edits that it said to make to en/common.php to en_us/common.php and the forum just wouldn't load, so obviously I undid those edits. I'm kind of puzzled as to what else to try, but I'll think about it. If anyone has anymore suggestions let me know. Thanks again.

Compatibility with other styles?

Post by Stoker »

Looks like a missing language file.
Take a look in the install.xml it explain clearly where to put included files.

No scrolling function or buttons, also have bracketed text

Post by Stoker »

Savant, I think it would be a good idea for you to visit phpbb.com for some general info on how to mod and use automod.

Compatibility with other styles?

Post by Savant »

Yeah, I figured out how to get the language in the ACP straightened out. The xml file said to put them in the languange/en/mods dir:

Copy: root/language/en/mods/info_acp_topstats.php
To: language/en/mods/info_acp_topstats.php
Copy: root/language/en/mods/umil_top_stats_install.php
To: language/en/mods/umil_top_stats_install.php

I actually needed to put them in language/en_*us*/mods instead for them to function on my board...

It still doesn't allow them to display on the actual board, I still have the bracketed text there instead of normal, but I'm working on it. ... Thanks again!
Stoker wrote:Looks like a missing language file.
Take a look in the install.xml it explain clearly where to put included files.

No scrolling function or buttons, also have bracketed text

Post by Savant »

Yeah, I was over there and finally got autmod to install. However, I actually got as far as I've gotten with this mod by installing it manually, so I kind of have a preference for that now. Automod didn't do half of what needed to be done to install the mod. But yeah, I'm certainly a novice with regard to modding modding, no secret there :D I appreciate your help though.
Stoker wrote:Savant, I think it would be a good idea for you to visit phpbb.com for some general info on how to mod and use automod.

Very funny

Post by Nully »

Hello,
I installed this Mod on my computer. It seems to work and I just wanted to say that it is very funny (may be I should say not funny at all) :shock:
The 5 Most viewed topics are topics of 8 years ago :cry:

Very funny

Post by Stoker »

Its quite typical. The oldest topics are the most viewed.

Very funny

Post by Nully »

Thanks Stoker. I feel better :D
I found in file language > mods > info_acp_topstats.php :
'TSRAT_NUMBER' twice

1) is 'Recent topics'
2) is 'Recent Active Topics'

Translation in french ?

Post by Nully »

Has anybody made the translation in french ?
FTH may be ?
For the ACP it is not very important to well translate, but I would like to understand more.
For example how to translate Jquery Ticker and Scroll Navigation ?