The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Last X Posts In Profile Details »» | |||||||||||||||||||||||||
Last X Posts In Profile
ADD-ON AVAILABLE Total Request Jive =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-= This hack was requested by several members such as Crater Seraph and Webmasta X. I decided to come forth and post a hack that i've been working easily on my own forums. Any suggestions, comments, and ideas are welcome at this time. Modifications =-=-=-=-=-=-=-=-=-=-=-= * 1 file alteration. * 2 new templates. * 2 template alterations. Changelog =-=-=-=-=-=-=-=-=-=-=-= * Added an add-on by request of Velocd. To install the add-on, go to the bottom of the new installation file. Enjoy. Add-On =-=-=-=-=-=-=-=-=-=-=-= * The add-on will display a small preview of a post when your mouse highlights a thread title shown within a user's latest posts in their profile. More Information =-=-=-=-=-=-=-=-=-=-=-= Compatibility: This hack will work with vB 2.0.3 and higher. Install Time: 3-8 Minutes. Screenshot: Click Here Add-On Screenshot: Click Here Download: Instructions are in attachment. Show Your Support
|
Comments |
#22
|
||||
|
||||
The addon is showing all of the characters in the post no matter what I have it set to. If the post is too long, it seems like it is flashing on the screen because the post is longer than the screen.
|
#23
|
||||
|
||||
Boofo: Ah, thanks for the heads up. I fixed it now, and it's been tested to work perfect. Installation file updated
|
#24
|
||||
|
||||
I modified it to not show the alt-text, and just insert it right into the post, only because I'm too lazy to move my mouse over it...
But, anyway, I was thinking of another great add-on would to have page numbers! That way I can browse through their newest posts, past the amount I specify to be shown. And in addition to that, maybe a drop down list to specify how many posts are shown? That doesn't seem too hard Great hack once again |
#25
|
|||
|
|||
Quote:
|
#26
|
||||
|
||||
To do what Velocd did, do this:
Code:
// ############################### // Create a new template named: # // getinfo_latestposts # // ############################### // ENTER THIS: # // ############################### <tr> <td width="70%" bgColor="{firstaltcolor }"> <normalfont><a href="$posturl">$posttitle</a></normalfont></td> <td width="30%" bgColor="{firstaltcolor }"> <normalfont>$postdate $posttime</normalfont></td> </tr> <tr> <td width="100%" bgColor="{firstaltcolor }"> <smallfont>$addon</smallfont></td> </tr> Code:
<tr> <td width="100%" bgColor="{firstaltcolor }"> <smallfont>$addon</smallfont></td> </tr> |
#27
|
|||
|
|||
ok its seems a lot better that way i like can see instantly
One last thing - is it possible to call that code in on a page on its own as evertime i want to see what a users last 10 posts i have to scroll down to avoid having to read the profile again. minor niggle i know but once u read it u read it |
#28
|
||||
|
||||
Use an anchor tag then if you are planning to access it via a link and want direct access.
Other wise, it's pointless to make because there is already an option in the userprofile (before installing this hack) to view the members newest posts. (to see that page, click on the magnify glass next to your username on vB.org postbit) The only last thing I could really use on Afterlabs hack is pagenumbers, so you can see more then just the last 10 posts (that is what I defined) but the page will only show 10, to not clutter things up. |
#29
|
|||
|
|||
lol i only just noticed the glass
is this an hack that is already out ? |
#30
|
||||
|
||||
No, it's a built in feature of vBulletin, lol
Replace yoursite with your domain name: http://www.yoursite.com/forums/searc...lts&searchid=1 It mainly can be accessed through the user profile. (search for all posts by this user) |
#31
|
||||
|
||||
Found another problem. You aren't parsing out the html. Here's a sample of what I got in one of the messages. Before the Delete original PM, there is a checkbox. I don't know why it won't show up in here now, but it is there. It is a code box or PHP box the delete line is in.
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|