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 |
#352
|
||||
|
||||
This is weird:
I just started noticing that this hack is repeating displays of certain threads, i.e. I'll have say "8" threads configured to show up, and two of them will be the exact same thread. I even re-downloaded a fresh copy and re-configured it in case it was anything I did. You can see what I am talking about at http://ix.maximumgamer.com/forums/last10.php. That's the stock script, set to display 20 - notice how it repeats a couple threads. It does this consistantly. Any ideas?? |
#353
|
|||
|
|||
Hey, do we keep $path etc etc in there, and just put the path or url in front of it?
|
#354
|
|||
|
|||
I find that if I upload the last10 and the other one, the I just get a blank white page
|
#355
|
||||
|
||||
Quote:
I have seriously modified this hack; those who want to see what it looks like in simple form can see it at my website, top right corner. I edited a lot of the code I didn't need, like forum parent, etc, out of the script to reduce queries, took all the table-generation stuff out, and added in my own code that calls my .css layout so the script integrates perfectly with the rest of my site. Couldn't have done any of it without the original script, particularly the code to exclude certain forums - had a bear of a time trying to write it on my own and finally decided just to modify this one. Thanks again Chen!! |
#356
|
|||
|
|||
I have a problem at epiGamer in that the time for the last post is according to the server time, and not to the boards time (in this case UK time). Is there anyway I can adjust this?
|
#357
|
|||
|
|||
This is a great hack, nice job!!!
|
#358
|
|||
|
|||
I'm trying to get it to show the first post of the 10 latest threads, not just the ten latest posts. Is there any way I can modify this hack to do that? Thanks!! Again, nice job on this hack!! Very useful!!
|
#359
|
||||
|
||||
I attempted this hack last fall, and got a big white nothing; tried again (fresh files) and am having the same problem . . . last10.php is just a blank white page (and so, of course nothing is included on the non-vB.shtml page either.)
Because it's not generating any sort of error, I'm unsure how to begin troubleshooting this . . . my vB is pretty stock, if it matters. http://www.cgspouses.net/community/forums/ http://www.cgspouses.net/community/forums/last10.php ...and the page I'm attempting it include it on, not public yet: http://www.cgspouses.net/index_test.shtml Thanks for any bright ideas ! |
#360
|
||||
|
||||
You need to turn on error messages in your php.ini file. That's why no errors are displaying.
If you do that, it will tell you exactly where it's having a problem - php is much better than perl in that regard. Make sure to turn show errors back off after you are done. |
#361
|
||||
|
||||
hi,
i want to be able to include the last10 posts on my index.php file in a table on my index.php page outside of the forums... how could i acheive this? thanks in advance |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|