[RC] Top Poster Of The Month

MODs and Styles for phpBB3.

To post your MOD or style, go to the STG MOD Manager
Forum rules
Go to http://startrekguide.com/mods to submit your MOD or style

[RC] Top Poster Of The Month

Postby Gonculator » 07 Feb 2009, 18:23

MOD Title: Top Poster Of The Month
MOD Author: 3Di
MOD Description: Have a Top Poster of the Month to show on your phpBB.

FOUNDERS not included.
MOD Version: 1.0.7RC7
MOD Status: RC

Tested on phpBB version: 3.0.4
Released: 08 Feb 2009

Installation Level: easy
Installation Time: ~ 3 Minutes

This is an automated message posted by STG?s MOD Manager version 0.2.0
Attachments
modx_inside.png
teh modx logo
modx_inside.png (5.06 KiB) Viewed 3476 times
one.png
teh top poster
(4.12 KiB) Downloaded 200 times
none.png
no top poster
(4.34 KiB) Downloaded 154 times
tpotm107_RC7.zip
teh MOD ..
(57 KiB) Downloaded 791 times
Last edited by Gonculator on 07 Feb 2009, 18:28, edited 2 times in total.
Reason: MOD Updated
I am Gonculator, the STG Forum Robot -- Please do not PM me, I will not answer, but I will eat users who PM me. :twisted:
User avatar
Gonculator
Forum Robot
Forum Robot
 
Posts: 640
Joined: 16 Nov 2006, 21:52
Location: Forum Robot
Gender: Male


Re: [RC] Top Poster Of The Month

Postby 3Di » 07 Feb 2009, 18:28

Give Peace A Chance.. Pass ON It!
Image
The door that leads to the Glory is very narrow but it is mandatory to be Great to be able to cross it.
------------------------- phpBB wiki in Italiano - partecipa con il tuo contributo -----------------------
User avatar
3Di    
MOD Author
MOD Author
 
Posts: 249
Joined: 22 Apr 2008, 14:09
Location: Italy
Favorite Team: Milan
Gender: Male
phpBB Knowledge: 8

Re: [RC] Top Poster Of The Month

Postby santhosh11421 » 18 Feb 2009, 19:22

is it possible to caluculate the top topic creator/poster of the month/week/day ........ ?????????????
santhosh11421    
Borg Drone
Borg Drone
 
Posts: 21
Joined: 05 Aug 2008, 15:08
Gender: Male
phpBB Knowledge: 3

Re: [RC] Top Poster Of The Month

Postby 3Di » 19 Feb 2009, 08:35

Customisation/add-ons Requests to my MODs have taken place here: http://gold.io3di.com/viewforum.php?f=13 , in order me to keep tracks of those in a better way.

I only offer support for the MOD itself I posted here, thanks for understanding. :)
Give Peace A Chance.. Pass ON It!
Image
The door that leads to the Glory is very narrow but it is mandatory to be Great to be able to cross it.
------------------------- phpBB wiki in Italiano - partecipa con il tuo contributo -----------------------
User avatar
3Di    
MOD Author
MOD Author
 
Posts: 249
Joined: 22 Apr 2008, 14:09
Location: Italy
Favorite Team: Milan
Gender: Male
phpBB Knowledge: 8

Re: [RC] Top Poster Of The Month

Postby hmmmmmm » 25 Feb 2009, 13:21

Can This MOD have X-Iphone Theme Modification ??
hmmmmmm    
Cadet III
Cadet III
 
Posts: 38
Joined: 20 Feb 2009, 13:23
Gender: Male

Re: [RC] Top Poster Of The Month

Postby 3Di » 26 Feb 2009, 08:25

hmmmmmm wrote:Can This MOD have X-Iphone Theme Modification ??

3Di wrote:Customisation/add-ons Requests to my MODs have taken place here: http://gold.io3di.com/viewforum.php?f=13 , in order me to keep tracks of those in a better way.

I only offer support for the MOD itself I posted here, thanks for understanding. :)

:)
Give Peace A Chance.. Pass ON It!
Image
The door that leads to the Glory is very narrow but it is mandatory to be Great to be able to cross it.
------------------------- phpBB wiki in Italiano - partecipa con il tuo contributo -----------------------
User avatar
3Di    
MOD Author
MOD Author
 
Posts: 249
Joined: 22 Apr 2008, 14:09
Location: Italy
Favorite Team: Milan
Gender: Male
phpBB Knowledge: 8

Re: [RC] Top Poster Of The Month

Postby benks » 27 Feb 2009, 20:21

What can this MOD for another template ?

I dont understand about this at install.xml :
Code: Select all
[b]SQL[/b]

INSERT INTO phpbb_config (config_name, config_value) VALUES ('amount_top_posters', '10');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('top_posters_hours', '24');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('top_posters_excl_adm', '0');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('top_posters_excl_mod', '0');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('top_posters_excl_ids', '');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('top_posters_excl_hours', '0');



give me solution please ...


thanks
benks    
Cadet I
Cadet I
 
Posts: 18
Joined: 09 Feb 2009, 03:08
Gender: Male
phpBB Knowledge: 2

Re: [RC] Top Poster Of The Month

Postby RMcGirr83 » 28 Feb 2009, 07:54

benks wrote:What can this MOD for another template ?

I dont understand about this at install.xml :

give me solution please ...


thanks


I have attached a db_update.php file. Unzip the file, upload it into your forum root, login as admin and browse to the file to update the database.

Marco, as always feel free to use as wanted. :)
Attachments
db_update.zip
(1.25 KiB) Downloaded 55 times
Image
RMcGirr83    
Supporter
Supporter
 
Posts: 97
Joined: 23 Feb 2008, 07:03
Location: East Lyme, CT
Favorite Team: NY FOOTBALL Giants
Gender: Male
phpBB Knowledge: 10

Re: [RC] Top Poster Of The Month

Postby 3Di » 28 Feb 2009, 08:36

benks wrote:What can this MOD for another template ?

I dont understand about this at install.xml :
Code: Select all
[b]SQL[/b]

INSERT INTO phpbb_config (config_name, config_value) VALUES ('amount_top_posters', '10');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('top_posters_hours', '24');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('top_posters_excl_adm', '0');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('top_posters_excl_mod', '0');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('top_posters_excl_ids', '');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('top_posters_excl_hours', '0');



give me solution please ...


thanks


The only solution that comes to me in mind actually is that the above code does not belongs to this MOD, this one does not affect the DB at all.

Thanks. :)

RMcGirr83 wrote:
benks wrote:What can this MOD for another template ?
] .. snip .. ]


I have attached a db_update.php file. Unzip the file, upload it into your forum root, login as admin and browse to the file to update the database.

Marco, as always feel free to use as wanted. :)

Rich, thank you for the package, I have it got a look right now, also if it is not usable in the present MOD. ;)

:)
Give Peace A Chance.. Pass ON It!
Image
The door that leads to the Glory is very narrow but it is mandatory to be Great to be able to cross it.
------------------------- phpBB wiki in Italiano - partecipa con il tuo contributo -----------------------
User avatar
3Di    
MOD Author
MOD Author
 
Posts: 249
Joined: 22 Apr 2008, 14:09
Location: Italy
Favorite Team: Milan
Gender: Male
phpBB Knowledge: 8

Re: [RC] Top Poster Of The Month

Postby RMcGirr83 » 28 Feb 2009, 09:00

:rolleyes:

Well one would think that code posted in a topic for a mod would actually belong to that mod.

I had thought you went crazy and decided to code all sorts of things.

Ignore the db_update.php file as it apparently has nothing to do with your mod. ;)

I've been nubbed and didn't even realize it. :(
Image
RMcGirr83    
Supporter
Supporter
 
Posts: 97
Joined: 23 Feb 2008, 07:03
Location: East Lyme, CT
Favorite Team: NY FOOTBALL Giants
Gender: Male
phpBB Knowledge: 10

Next

Return to phpBB3 Customizations

Who is online

Users browsing this forum: No registered users and 10 guests