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

Very funny

Post by Stoker »

To fix that find and delete:

Code: Select all

'TSRAT_NUMBER'							=> 'Recent topics',
	'TSRAT_NUMBER_EXPLAIN'					=> 'Number of topics displayed on the index.',

Very funny

Post by Nully »

Thanks Stoker.

An other thing :
There is :
'TS_JSSCROLL_DIRECTION_DOWN'
and UP and PAUSE

but I do not find where to translate START.

Very funny

Post by Stoker »

Its part of the code added to language/en/common.php

Very funny

Post by Nully »

Yes, sorry. I found it.

Very funny

Post by Nully »

Hi,

I have a little problem.

In the file info_acp_topstats.php

the translation of 'TS_MOSTVIEWED_NUMBER'

is exactly the same of :
'TS_MOSTREPLIED_NUMBER'

I mean, when translating MOSTVIEWED_NUMBER, exactly the same words appear in the translation of MOSTREPLIED_NUMBER
I hope you understand my bad english. :)

No scrolling function or buttons, also have bracketed text

Post by Savant »

Okay, so I wanted to update so that anyone else who has this problem can have this to help them. First of all, my board is configured in en_us. What I did to get this mod to function properly was put the files which were listed to be placed in the en/mods dir into en_us/mods instead. Then, AFTER ERASING the edits to en/common.php and make the edits instead to en_us/common.php this mod functions perfectly in prosilver.

I am, however, still trying to get it to function in other styles. But I wanted to document this much in case anyone else has this problem.

Compatibility with other styles?

Post by Savant »

Okay, so I have this mod installed and fully functional on prosilver. My question is whether or not I should have to re-run the install script for each new style i install this mod in, or if that shouldn't be necessary? Thanks.

Compatibility with other styles?

Post by Stoker »

Nope, only do the style edits.

Compatibility with other styles?

Post by Savant »

Bah, it's not working. It's showing on the forum but not rotating, and the dimensions are screwey... I tried to remove the jquery line like you suggested in the xml file too. But it's still working fine in prosilver. Would you mind if I post the code of my style files for you or another user to take a look and see if you can identify the issue? Thanks..
Stoker wrote:Nope, only do the style edits.

Compatibility with other styles?

Post by Stoker »

Sure, post away :)