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

Beta testers for new version needed

Post by Terr0r »

@ Stoker you says you was forgot some files in to the zip but I see no difference between the first one and this one

I have it installed on my test forum but noting happens whit the Recent Active Topics

I had 2 times jquery in my overall_header.html
this one <script src="{ROOT_PATH}script/jquery-1.4.4.min.js" type="text/javascript"></script>
and this one <script src="{ROOT_PATH}script/jquery-1.6.4.min.js" type="text/javascript"></script>
so I have delete the <script src="{ROOT_PATH}script/jquery-1.4.4.min.js" type="text/javascript"></script> from my overall_header.html but noting is happend whit the Recent Active Topics

Beta testers for new version needed

Post by Stoker »

You also have 1.5.2
That leaves you with 3 x jquery
I just dont understand you Terr0r. You have been told only to include jquery once so many times + it is written in the install file as a comment.
Where the hell is your learning ability?!?

I wrote in first topic:
Stoker wrote:Beta testers are able to install the mod without help.
But hey! Here you are messing up as usual!
This topic was not for me helping you. It was for you to help me testing the mod.
You cant install a mod, then dont betatest please!

If you dont want to delete 1.5.2 then delete 1.6.4

Beta testers for new version needed

Post by martin123456 »

installs perfect via auto mod very sweet

only one thing i would like to mention is i thought it was decided that jquery 1.6.4 was poop ?

Beta testers for new version needed

Post by Stoker »

When submitting mods on phpbb.com latest jquery must be used.

Beta testers for new version needed

Post by Terr0r »

I think I have found a bug I have take a look good but it is not possible to disable the Recent Active Topics part

I have only jquery 1.5.2 in my overall header there change not what is I don't now

and Yes I it is told many times I can used 1 jquery file not more I have it that now but noting works

I will look farther what the problem is

Greets Terr0r

Beta testers for new version needed

Post by martin123456 »

I confirm what stoker has posted i set up a new clean board and added the top stats mod it works i then added mchat then it died i removed the jquery mchat adds and it all works again

ONLY USE 1 JQUERY

Beta testers for new version needed

Post by Stoker »

A couple of bugs were fixed. Please redownload and upload files.

Update instructions
Open styles/porsilver/template/index_body.html
Find:

Code: Select all

<!-- INCLUDE recent_active_body.html -->
Replace with:

Code: Select all

<!-- IF S_TSRAT_ENABLE -->
<!-- INCLUDE recent_active_body.html -->
<!-- ENDIF -->

Beta testers for new version needed

Post by Blackwolf »

When this is released...i.e. non beta...will it have upgrade instructions, or will one need to remove the old one first?

Beta testers for new version needed

Post by Stoker »

I will include update instructions in an ordinary txt file.

Beta testers for new version needed

Post by Blackwolf »

Stoker wrote:I will include update instructions in an ordinary txt file.
Thanks Stoker :thumb: