Last edits for: viewtopic.php?p=20167#p20167
Improved the html code
[3.3][RC] Stats On Index - phpBB Extension
[3.3][RC] Stats On Index - phpBB Extension
Updated to 1.0.4
Cleaning up the code and several changes.
Please disable extension and delete data before updating
Ready for resubmission.
Cleaning up the code and several changes.
Please disable extension and delete data before updating
Ready for resubmission.
[3.3][RC] Stats On Index - phpBB Extension
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.
[3.3][RC] Stats On Index - phpBB Extension
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
Rename this file
This will place the stats before the birthday block
If that doesnt fit you, you will have to manual edit prosilver files.
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.
[3.3][RC] Stats On Index - phpBB Extension
Renaming
Much appreciated.
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.
