[3.3][RC] Stats On Index - phpBB Extension

Extensions for phpBB 3.3.X
Maintained and supported by Stoker
User avatar
SpIdErPiGgY Offline
Donator
Donator
Posts: 53
Joined: 13 Dec 2024, 08:43
Local time: 04 Sep 2025 23:38
Last active: -
Location: Erpe-Mere, Belgium
Contact:

Stats On Index - phpBB Extension

Post by SpIdErPiGgY »

Last edits for: viewtopic.php?p=20167#p20167
Improved the html code
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,555
Joined: 12 May 2008, 21:26
Local time: 04 Sep 2025 23:38
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

[3.3][RC] Stats On Index - phpBB Extension

Post by Stoker »

Updated to 1.0.4
Cleaning up the code and several changes.
Please disable extension and delete data before updating
Ready for resubmission.
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
flumsi Offline
BBCoder III
BBCoder III
Posts: 95
Joined: 03 Mar 2025, 10:55
Local time: 04 Sep 2025 23:38
Last active: -
Location: Schweiz
Contact:

[3.3][RC] Stats On Index - phpBB Extension

Post by flumsi »

Thanks for the update :beer:
User avatar
Fezroux Offline
BBCoder I
BBCoder I
Posts: 2
Joined: 28 Aug 2025, 10:00
Local time: 04 Sep 2025 17:38
Last active: -

[3.3][RC] Stats On Index - phpBB Extension

Post by Fezroux »

This extension is just what I was looking for so thanks for that, but I'm experiencing an issue with it. The stats this creates doesn't stay in the default stats location! I have 3 extensions installed that add information to the bottom of my board. A thanks toplist, activity over the last 24 hours, and a donations progress bar. The stats block this creates is now underneath all of them instead staying in the default stats area. Can it be changed so the stats from this extension stay in place where they're supposed to be? If you need a visual aid, I'll PM you the link to my board.
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,555
Joined: 12 May 2008, 21:26
Local time: 04 Sep 2025 23:38
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Contact:

[3.3][RC] Stats On Index - phpBB Extension

Post by Stoker »

Extensions are ordered after when they where installed. So the latest last will appear last.
This is if the use the same location.
This one uses: index_body_stat_blocks_after
The same does Rich activity stats and the paypal extension

We dont have other options atm than renaming the file to change location.
To avoid error, disable Stats on index
Open you FTP program and navigate to /ext/stoker/indexstats/styles/all/template/event
Rename this file index_body_stat_blocks_after.html to index_body_birthday_block_before.html
This will place the stats before the birthday block

If that doesnt fit you, you will have to manual edit prosilver files.
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Steve Offline
Donator
Donator
Posts: 1,589
Joined: 04 Mar 2010, 23:10
Local time: 04 Sep 2025 22:38
Last active: -
Favourite BBCode: {
Favourite EXT: {
Location: { .

[3.3][RC] Stats On Index - phpBB Extension

Post by Steve »

stokers bugs: {.23%t>
my bugs: .
User avatar
Fezroux Offline
BBCoder I
BBCoder I
Posts: 2
Joined: 28 Aug 2025, 10:00
Local time: 04 Sep 2025 17:38
Last active: -

[3.3][RC] Stats On Index - phpBB Extension

Post by Fezroux »

Renaming index_body_stat_blocks_after.html to index_body_birthday_block_before.html did the trick! Thanks so much for the quick reply, and hopefully it can help others.

Much appreciated. :thumb:
Post Reply