Ipb Latest Activity Mod - where can i download this from?

Pages: 1, 2
free web hosting

Latest Entry: (Post #14) by Saint_Michael on Apr 9 2008, 06:44 PM. (Line Breaks Removed)
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 conta... read more.
Express your Opinion! Contribute Knowledge.

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > PHP Programming

Ipb Latest Activity Mod - where can i download this from?

bthaxor
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

Reply

jlhaslip
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
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
you should search for the mods on invisionize itself because the offer it for free for licensed users

Reply

jlhaslip
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...

Reply

bthaxor
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
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
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
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

 

 

 


Reply

bthaxor
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

Latest Entries

Saint_Michael
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
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 smile.gif

Reply

OpaQue
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 smile.gif But I got a list of support tickets begging for my attention. I hope you understand. Take care.

-Shree

Reply

bthaxor
sorry,once again this is not what i was looking for. thanks for the efforts, anyway smile.gif

i think only buff or opaque can help me on this one, it seems as if this mod is custom for trap17.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2
Recent Queries:-
  1. mod latest post ipb edit number - 45.99 hr back. (1)
  2. ipb how to show latest posts - 60.14 hr back. (1)
  3. ipb latest topic script - 89.56 hr back. (1)
Similar Topics

Keywords : ipb, latest, activity, mod, download,

  1. Download Script For Mp3 Files
    (0)
  2. 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!....
  3. 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" /> ....
  4. 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....
  5. 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....
  6. 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.....
  7. 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 ....
  8. 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 ?....
  9. 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....
  10. 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....
  11. 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 ....
  12. 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' /> ....

    1. Looking for ipb, latest, activity, mod, download,

Searching Video's for ipb, latest, activity, mod, download,
advertisement



Ipb Latest Activity Mod - where can i download this from?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE