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

Update from 1.6 to 1.8

Post by Terr0r »

I can update a MOD don't worry about that and Yes I have a service

Say I that I can NOT update a simple MOD ? NO I don't say it

I asking where I can find information how I can update from Top Stats 1.6 to Top Stats 1.8

I think the best way what I can do is update from Top Stats 1.6 to Top Stats 1.7 and then from Top Stats 1.7 to Top Stats 1.8 that is because there are new futures in Top Stats 1.7 or is that not necessary

Greets Terr0r

Update from 1.6 to 1.8

Post by Stoker »

Update to 1.0.7 and then to 1.0.8

Update from 1.6 to 1.8

Post by Terr0r »

Thanks Stoker must I change some code before I update Top Stats 1.0.6 to Top Stats 1.0.7

Greets Terr0r

Update from 1.6 to 1.8

Post by Stoker »

Read the update instructions.

Update from 1.6 to 1.8

Post by slash »

I used 1.0.8 and i try to do a fix but there seems to be already or not?

Update from 1.6 to 1.8

Post by Terr0r »

Stoker wrote:Read the update instructions.
It is working only one little error
errortopstats.png
How can I fix that ?

Greets Terr0r
You do not have the required permissions to view the files attached to this post.

Update from 1.6 to 1.8

Post by Stoker »

Check your edits. Hint language

Update from 1.6 to 1.8

Post by Terr0r »

I have check the common.php and this is what I have state in the common.php file in the language folder

Code: Select all

// BEGIN Top Stats
$lang = array_merge($lang, array(
	'MOST_VIEWED'				=> 'Most viewed topics',
	'MOST_REPLIED'				=> 'Most replied topics',
	'NEWEST_TOPICS'				=> 'Latest Topics',
	'NEWEST_POSTS'				=> 'Latest Posts',
	'RECENT_ACTIVE'				=> 'Recent Active Topics',
	'MOST_ACTIVE_USERS'			=> 'Most active users',
	'MOST_ACTIVE_FORUMS'		=> 'Most active forums',
	'PREVIOUS_SCROLL'			=> 'Previous',
	'NEXT_SCROLL'				=> 'Next',
	'START_SCROLL'				=> 'Start',
	'STOP_SCROLL'				=> 'Stop',
	'LAST_REGISTERED_USERS'		=> 'Last registered users',
	'LAST_VISITED_BOTS'			=> 'Last visited bots',	
));
// END Top Stats
So that is good or is that not good ?

Already thanks for the help

Greets Terr0r

Update from 1.6 to 1.8

Post by Terr0r »

The problem whit the Last visited bots is solved

I had something in the portal.php from last visit bots from a other MOD I have delete it and it is working fine now

I have a question is it possible to set a option to enable or disable the Recent Active Topics so as the

Most viewed topics
Most replied topics
Most active users
Most active forums
Last registered users
Last visited bots

Greets Terr0r

Update from 1.6 to 1.8

Post by Stoker »

You cant disable Recent Active Topics???
The very first option in ACP.