The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
UPDATED! Not a new version number, but a bug fix.
Fixed another bug with using forum titles and included forums. New update: *Actually* fixed the bug with the forums this time. ------------------------------------------------------------------------------------ It's my best work to date (if I do say so myself ) and I think you'll like it and like all the configuration you can do. This image shows the script with all of the columns on, and parsing [code], smilies, and the post icon, as well as showing the forum title before the thread title. This image shows the script with all the columns off except $lastpostdate, and the $tw (table width) set to 600, and $showdate set to 0 (to just show the last post time). This image shows the same as #2, except $tw is blank (allowing the table to compact and remove the empty space automatically). Hack version: 1.0.1 Changes since version 1.0.0: Fixed small bug. Changes since version 0.1.0: Parses [ b], [ i], [ u], [ code], and [ quote] within the "last post". Displays the icon of the post, or the thread if there is no post icon. Parses smilies. New option to convert new lines to <br> so the post appears as the author wrote it (note: may cause problems if there are large breaks in posts). Changes since version 0.0.2: New option to show the text of the last post of a thread (also option to limit the number of characters of the post displayed). New option to set the table width, as a percent, a number of pixels, or just let the table size naturally. New option to show just the time of the last post, instead of the date *and* the time. New option to show a thin line around the cells (cell spacing). Changes since version 0.0.1: Include only specific forums, or set to allow all forums except certain excluded forums. New option to display a "Last post date" column with the last post date and time, formatted with your board's date & time setting. Fixed a bug with font and font size. Split the config into a separate file to make editing easier. For version: v2 betas 3, 4, 5, RC1, RC2. Files needed: last10.php, last10config.php (see attached zip file). Files to edit: last10config.php (see attached zip file). Possible file locations: Anywhere, as long as the relative path to config.php and the URL to your board are correct. Also, you must put last10.php and last10config.php in the same directory! Instructions 1] Unzip the files last10.php and last10config.php to your hard drive. 2] Open last10config.php in an ASCII text editor, such as Notepad (Windows), SimpleText (Mac), EditPlus, UltraEdit, TextPad, etc. (DO NOT use WYSIWYG HTML editors such as FrontPage, HotDog, DreamWeaver, etc. They will in all likelyhood screw up the file! I will not be able to support you if you edit the file in one of these programs.) 3] Edit the variables at the top. These are:
<? include("last10.php"); ?> To include it on a server-parsed page (.shtml, .shtm, .ssi, etc.): <!--#include file="last10.php"--> Instructions are also included in the zip file (last10.txt). FEEDBACK WANTED! Likes/dislikes/modification requests all gladly accepted! Please DO NOT contact me via IM or PM about this hack. Post your problem/question here and I will try to help you. Show Your Support
|
Comments |
#332
|
|||
|
|||
this one of the coolest hack that I have installed. Besides article and summary, I am even able to display attachments as thumbs next to article in the front page.
|
#333
|
|||
|
|||
we have this installed on a completly different server, when, as sometimes does our vb server goes down, so does the page on the other server. Is there a check that can be done before running last10.php to see if the vb server is up and running?
cheers oli |
#334
|
|||
|
|||
Great hack,
but it doesn't parse de vb code well. For exemple, it does respect bold and italics tags, but won't parse colors or urls tag. Is this normal and is there a way to have it translate all the vb codes ? Thanks, Sharg |
#335
|
|||
|
|||
I am using the last10 hack on my board and it works great. I have renamed the files a few times inorder to run it seperatly for different forums. This way I can catoragize the information on the main page by having each file show different forums. Very handy.
Thanks for the great hack ! |
#336
|
|||
|
|||
This is a great hack. I love it.
You can see it installed and working on my site which is running vBulletin 2.2.4 and v1.0.2 of this hack. I did have a few little problems which I managed to sort out. I was getting this message (noticed a few others are getting this too). PHP Code:
I was entering the path as ../forums/admin (with two fullstops as when writing HTML). By changing it to ./forums/admin (with one fullstop) the hack worked. Other stuff I've done is to rename my homepage from "xxx.htm" to "xxx.php" and insert the last10.php file as PHP Code:
I'm using a framed index.htm page so I can change the names of the frames without upseting bookmarks/search engines (hopefully) Hope all that helps someone out there Congrats to Tubedog for this hack. |
#337
|
|||
|
|||
Can someone explain the excluded forums config? Where do I get the number of the forum I want excluded? How does the numbering work? I don't see this in Control Panel where I have my forums listed. Otherwise I had no trouble at all, this is a great add-on!
Thanks. jmosby |
#338
|
|||
|
|||
Is it the mysql forumid?
|
#339
|
|||
|
|||
Hi
On your forums hompeage, hover over the link for each forum (categories are classed as forums too) In the status bar of your browser (I'm using IE6) there will be a URL. At the very end of the URL will be somthing looking like this &forumid=xx the xx is the forum ID number that you can enter to include or exclude in the config script. Darren. |
#340
|
|||
|
|||
Thanks Darren, this matches the mysql forumid.
Thanks. jmosby |
#341
|
|||
|
|||
Has anyone been able to get the ssi, or shtm, or shtml to work ??
the php include works fine, but I didn't really want to change my main page to a php I use frontpage for quick editing on that page, and it dont like php. My feeling is that this is a host setting ??? any thoughts? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|