bthaxor
Mar 30 2008, 08:47 AM
| | 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  |
Reply
jlhaslip
Apr 6 2008, 12:39 AM
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...
Reply
bthaxor
Apr 6 2008, 12:48 AM
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
Reply
EngrJayze
Apr 6 2008, 01:54 AM
you should search for the mods on invisionize itself because the offer it for free for licensed users
Reply
jlhaslip
Apr 6 2008, 02:00 AM
Check this one out: http://mods.invisionize.com/db/index.php/f/916It is an older mod, so you might need to check some stuff to see if it works on your version...
Reply
bthaxor
Apr 6 2008, 02:13 AM
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.
Reply
Saint_Michael
Apr 6 2008, 07:34 AM
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.
Reply
bthaxor
Apr 6 2008, 07:55 AM
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.
Reply
rvalkass
Apr 6 2008, 09:20 AM
I presume the mod is custom to Trap17/Astahost, seeing as it appears to be called the "Lastest Activity" mod rather than "Latest Activity"  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 http://mods.invisionize.com/db/index.php/f/8005http://mods.invisionize.com/db/index.php/f/7270http://mods.invisionize.com/db/index.php/f/7748http://mods.invisionize.com/db/index.php/f/7794
Reply
bthaxor
Apr 6 2008, 09:29 AM
i would like to reinforce the fact that i have no php/mysql experience whatsoever. the only thing i actually would like this mod to have is what trap17 has at the bottom of the page, except last 20 posts and topics, not 30 as trap17 has. thanks for all your help.
Reply
Saint_Michael
Apr 9 2008, 06:44 PM
Heck you be better off posting that in invisionize as well, as you oculd get a bigger response that way. Although it does give alex something to do, but there is a slight catch you need to give that person complete access to your site, including cpanel, DB's and the forum. Unless of course they have their own forum, and that is why I mention that you post that request at invisionize or contact the original creator the script to do an update for it.
Reply
bthaxor
Apr 8 2008, 08:58 AM
opaque, i definitely understand that you are a busy person. i hope that maybe some day you will have the time to help me on this issue. for now, i will do as opaque said: I AM OFFERING 30 CREDITS TO THE PERSON WHO CAN BEST MAKE A LATEST ACTIVITY MOD LIKE THE ONE ON TRAP17, FOR IPB 2.3.X. I WOULD LIKE IT TO BE EXACTLY THE SAME, HOWEVER TO DISPLAY THE LATEST 20 POSTS/TOPICS INSTEAD OF 30. I WOULD APPRECIATE IT IF THIS PERSON COULD PROVIDE ME WITH ACCURATE INSTALLATION INSTRUCTIONS. AFTER THE MOD IS SUCCESSFULLY INSTALLED ON MY FORUMS AND IT HAS BEEN TESTED, THE PERSON WILL RECEIVE THEIR 30 CREDITS, AND IF I BELIEVE THEY HAVE DONE AN EXCELLENT JOB, THEY WILL RECEIVE 50 CREDITS. thanks to anyone willing to give this a go
Reply
OpaQue
Apr 8 2008, 04:18 AM
The Mod I have on Trap17 was taken from invisionize. But then I had some compatibility problems. The box in which the activity is shown was not rendering properly. So, I had to go through the codes. Not only I fixed the design but I also added another Query to fetch latest TOPICS as well. My code is horrible so I will not go back into it. But you can always offer some free credits on Trap17 to get a PHP person to work on it. It should not take more than 20-25 min. I would had done this for you  But I got a list of support tickets begging for my attention. I hope you understand. Take care. -Shree
Reply
bthaxor
Apr 6 2008, 10:12 AM
sorry,once again this is not what i was looking for. thanks for the efforts, anyway  i think only buff or opaque can help me on this one, it seems as if this mod is custom for trap17.
Reply
Recent Queries:--
mod latest post ipb edit number - 45.99 hr back. (1)
-
ipb how to show latest posts - 60.14 hr back. (1)
-
ipb latest topic script - 89.56 hr back. (1)
Similar Topics
Keywords : ipb, latest, activity, mod, download,
- Download Script For Mp3 Files
(0)
How To Display The Latest Forum Post On Main Page
(4) Hey does anyone know how to display the latest forum post on the main page of a website? I'm new
to PHP and have no idea what to do. Thanks in advance!....
Download Database Backup
Download Database Backup (0) Hi all i want write backup system like Phpmyadmin export in single file , my question is what is
backup query ? i must write manul query for backup for example loop query to get string form
database and write into one file or php have backup query ? thanks /wink.gif"
style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> ....
How Do I Make A Php "thank You For Downloading Script"
that'll say "thank you" and start the download? (5) In all of my life, every website that I've made has had some form of downloadable on it. Even to
today, I am still doing the downloads by linking directly to the download. However, I feel that this
is impractical, not user-friendly, and insecure. So now I'm asking a favour of the community.
Can you teach me to make a php script that will, when someone visits it, say something like: Thank
you for Downloading! Your Download of (filename) will start shortly. Click here to go back to
the website. Then it starts a download of the file? Also, is it possible to....
Wappy Buddy V1.10 - Tibia Gold Edition By Wappy & Jon Roig
the official wap download script (3) By downloading this script you are agreeing to the license and terms outlined below /biggrin.gif"
style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> QUOTE /** * *
@package: wappyBUDDY - Tibia Gold Edition * @version: 1.10 2006/10/01 00:00:01 wappy * @copyright:
©2003, 2006 jon roig, wappy * @release notes: this is the first official release of my download
script despite pirate and incomplete copies floating around that were stolen from one of my previous
servers. The next release will follow very shortly * @terms: wappyBUDDY is free softw....
Download Script
(13) hey im looking for a script or some code where i can add downloads and it will put the downlaoads in
order from newest to oldest or from most popular to least. and how many people have downlaoded that
specific thing , so if you know of such a script where i can get it, post it here or where i can
get it.....
Phpnuke Add Download Section
i want to edit/change stuff around (2) In order to add a download onto the website up mine you have to upload it or get it linked from
another place. There is a form that asks you for Program Name, File Link, Author's Name,
Author's Email, Filesize: (in bytes), Version, and HomePage. Now im using phpnuke and i want to
change some parts of the form like Program Name to Artist - Title, or perhaps just take some of the
stuff out like Authors Name. And where it says "(in bytes)" id like to change it to "(in MB)"
instead. what do i have to do to edit these? help please i want this to work please reply if ....
Displaying Latest Added Files Of Subdirectories ?
(5) For example,i have a directory , which has 3 sub directories a,b and c...and i have some files in
all subdirectories.. is it possible that i can display the latest added files to any of sub
directory a,b, or c.?i think i will have to use sort by date function but how it should be done that
it compares the files of all the subdirectories directories ?....
What Is.. The Code/download For...
(3) Does anyone have a code/download for invision powerboard 1.3 shop? i need the shop to have a money
system, trade system, and so that i can edit photos of what is in the shop....
Nexus V1.0.0 Final [public Download]
First public download version of Nexus. (5) Hello all, I have finaly released my first final version of the Nexus site engine that I have been
developing. This version is open to the public and I encourage that you try it out and give me some
feedback. You may download the script HERE . *NOTE: I have written permmission from
snscripts.com and from myphp.ws to use there selected software as a stand-alone in my software for
re-distribution. Anyway you can check out the MadPHP forums at:
http://madphp.geohosting.info/forums for more updates and information about the engine and any
other of my scripts and p....
Activity Hack For Ipb
(2) Hello everyone, I created this mod a long time ago, back when i was till running an IPB. I've
been running vB for a long time now, and forgot about this hack. Now, I've just found it here
on my system, so i thought I'd share it /smile.gif' border='0' style='vertical-align:middle'
alt='smile.gif' /> . This hack was made for IPB version 1.2, I have not tested it on any other
versions. However, I'm quite sure it will work on newer versions aswell. Ok, lets start.
Download the required files here . Description of Mod: Show a bar in the topic and at ....
New Version Of Phpbb!
Available for download! (18) Beta and Alpha versions of phpBB, available for download! Go to http://area51.phpbb.com
Enjoy! Tell Admin about this. /tongue.gif' border='0' style='vertical-align:middle'
alt='tongue.gif' /> /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> ....
Looking for ipb, latest, activity, mod, download,
|
|
Searching Video's for ipb, latest, activity, mod, download,
|
advertisement
|
|