Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Ipb Latest Activity Mod, where can i download this from?
bthaxor
post Mar 30 2008, 08:47 AM
Post #1


Advanced Member
*******

Group: [HOSTED]
Posts: 134
Joined: 30-October 07
From: Sydney, Australia
Member No.: 52,225
Spam Patrol



hey trapsters,

on my website, i have set up my own (legal) ipb forum. it is currently version 2.3.4.

i would like to have, as in trap17, a mod which shows 'latest activity' at the bottom of each page.

could someone please tell me where i can download this mod from?

thanks.

*by the way, this is the 57,000th topic smile.gif

This post has been edited by bthaxor: Apr 6 2008, 07:17 AM
Go to the top of the page
 
+Quote Post
jlhaslip
post Apr 6 2008, 12:39 AM
Post #2


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,880
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



have you checked at http://mods.invisionize.com/ for anything? They are a common source of Mods for IPB.
Might cost you some money, though...
Go to the top of the page
 
+Quote Post
bthaxor
post Apr 6 2008, 12:48 AM
Post #3


Advanced Member
*******

Group: [HOSTED]
Posts: 134
Joined: 30-October 07
From: Sydney, Australia
Member No.: 52,225
Spam Patrol



yes, i have checked invisionize and all the other usual mod sites, and have come up with nothing. i have, unlike many other trapn00bs, actually googled the subject before posting, and nothing has been found.

i believe this is a mod found only on trap17/astahost, and i would be perfectly happy to leave copyright trap17 etc. in my code... i just really need this mod...

thanks
Go to the top of the page
 
+Quote Post
EngrJayze
post Apr 6 2008, 01:54 AM
Post #4


Member [Level 2]
*****

Group: [HOSTED]
Posts: 89
Joined: 2-April 08
From: Dagupan City, Philippines
Member No.: 60,237



you should search for the mods on invisionize itself because the offer it for free for licensed users
Go to the top of the page
 
+Quote Post
jlhaslip
post Apr 6 2008, 02:00 AM
Post #5


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,880
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



Check this one out: http://mods.invisionize.com/db/index.php/f/916

It is an older mod, so you might need to check some stuff to see if it works on your version...
Go to the top of the page
 
+Quote Post
bthaxor
post Apr 6 2008, 02:13 AM
Post #6


Advanced Member
*******

Group: [HOSTED]
Posts: 134
Joined: 30-October 07
From: Sydney, Australia
Member No.: 52,225
Spam Patrol



1. that mod is for a VERY much older version of ipb, i have checked the code and it is destined to not work.
2. that mod only shows the very last topic posted, i'd like it to show the last 20.

thanks for the help, anyway. i have pm'ed opaque and buff, hope one of them will help.
Go to the top of the page
 
+Quote Post
Saint_Michael
post Apr 6 2008, 07:34 AM
Post #7


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,305
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew



Well if you look at this mod here http://mods.invisionize.com/db/index.php/f/7285, you could with a testing could make this mod display on your forums, I have a feeling that is how it is done with the forum, but I think OpaQue designed his own mod for that. Maybe he can tell you what he did to set it up.
Go to the top of the page
 
+Quote Post
bthaxor
post Apr 6 2008, 07:55 AM
Post #8


Advanced Member
*******

Group: [HOSTED]
Posts: 134
Joined: 30-October 07
From: Sydney, Australia
Member No.: 52,225
Spam Patrol



well sm, i have previously examined that mod, however it seems to show only latest posts, shows them in a list not a tabular format and i do not know how to customise it to my needs due to my lack of php knowledge. i hope opaque or buff will be able to help.
Go to the top of the page
 
+Quote Post
rvalkass
post Apr 6 2008, 09:20 AM
Post #9


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,054
Joined: 28-May 05
From: Hertfordshire, England
Member No.: 7,593
Spam Patrol



I presume the mod is custom to Trap17/Astahost, seeing as it appears to be called the "Lastest Activity" mod rather than "Latest Activity" tongue.gif I haven't coded with the latest versions of IPB, but there should be some way to run SQL queries for modifications fairly easily. You should be able to write an SQL query to order the topics by last activity, and pull out 10 rows to get the last 10 topics.

I have also seen a few forums that have a box labelled "Top 5 Statistics" which has a section listing the 5 latest topics. Adjusting that to the latest 10 would be a trivial change. However, there are a few mods with the same, or very similar, names, and I don't know which one it is tongue.gif

http://mods.invisionize.com/db/index.php/f/8005
http://mods.invisionize.com/db/index.php/f/7270
http://mods.invisionize.com/db/index.php/f/7748
http://mods.invisionize.com/db/index.php/f/7794