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

Problem insertion block last active topics on viewforum

Post by systemcrack »

up

Problem insertion block last active topics on viewforum

Post by Stoker »

First you need to upload this file to the includes folder
functions_recent_taf.zip
open viewforum.php
find:

Code: Select all

// Dump out the page header and load viewforum template
add before

Code: Select all

//-- mod: Top Stats ---------------------------------------------------------//
	include($phpbb_root_path . 'includes/functions_recent_taf.' . $phpEx);
//-- end: Top Stats ---------------------------------------------------------//
open viewtopic.php
Find

Code: Select all

// Output the page
add before

Code: Select all

//-- mod: Top Stats ---------------------------------------------------------//
	include($phpbb_root_path . 'includes/functions_recent_taf.' . $phpEx);
//-- end: Top Stats ---------------------------------------------------------//
The html you have added should be fine
You do not have the required permissions to view the files attached to this post.

Problem insertion block last active topics on viewforum

Post by systemcrack »

You are simply great... Thanks Stoker!

Can Most Active be changed to "Most Active [""] this week"?

Post by Firebrand »

My question would be similar to this, so I don't want to open a new topic.

Is there any way, to add "Most active X users this week" BUT keep the Most active X users all time (default version).

Can Most Active be changed to "Most Active [""] this week"?

Post by Stoker »

It sure is. But im not at home and do not have access to my pc and my code atm.

show more title in Recent Active Topics

Post by ir4mt »

Hi friends !

default of "10 Recent Active Topics" show 3 title topic .
how to change to show 5-6-7 ... title ?

like it:
You do not have the required permissions to view the files attached to this post.

show more title in Recent Active Topics

Post by Stoker »

Change the number 3 to 10 in the overall header edit.

show more title in Recent Active Topics

Post by ir4mt »

Thanks
Find

Code: Select all

max_items   :   3,
and edit number
:thumb:

Scroll not working

Post by ir4mt »

in my forum the scroll Bad moves .
Not moving Soft and smooth ...
please see :
iran4moderntalking . ir / forum

Scroll not working

Post by ir4mt »

ir4mt wrote:in my forum the scroll Bad moves .
Not moving Soft and smooth ...
please see :
iran4moderntalking . ir / forum
please help me !
:cry: