The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | ||||||||||||||||||||||||||
UPDATED! Woohoo!
I just fixed/added stuff from version 1.0! Download the new version 1.5 if you have the old 1.0 - lots of better features. From the readme.txt: Quote:
And Headlines! http://pluh.com/forums/PluhHeadlines.php Let me know if you like it! (Thanks Dark Wizard and Bane) *NOTE: I will not be able to provide support for this hack, as I am extremely busy. Sorry...* Show Your Support
|
Comments |
#2
|
|||
|
|||
Sweet script, this is what i've been looking for. I have one problem though. After configuring everything the links to view the news appear on my page but when you click on the links is is looking at the wrong path. It is using the default /forums path instead of the one I specified in the config file. you can see what I mean over at MY SITE
|
#3
|
|||
|
|||
Ok i'm a moron, you can delete that last post if you want. It was a simple line I needed to edit in the html portion of the script. If your forums are in a directory other than /forums then you need to edit the text to the links at the bottom of the script in the html section. On a side note how would I go about changing the text color displayed so I can change the background color of my table?
|
#4
|
||||
|
||||
You can change that using plain HTML. Like , <font face=\"#000000\">blah blah</font> Just remember the slashes in front of the quotes so you don't get a parse error when the script executes.
...that's a good suggestion though, an option for font colors inside the setup. I'll take note of that for the next release, plus more options. Looks like the script is working for you! That is very good. Yes. (the error that you were talking about was fixed - stupid me) |
#5
|
|||
|
|||
This is an awesome script! Didnt want you to think noone was checking it out
If you could make it do auto formatting on the posts (so i dont have to use html in my news posts) I would be a happy camper! I think you could sneak some code out of printthread.php and noone would notice As soon as this is added this feature will be added to iguanaland.com Hell, i will even give you credit! Thanks again ~Chris |
#6
|
||||
|
||||
Hey man, thanks! It was really simple to do too (the code, for any php guru, is a no-brainer).
I did some research on the auto formatting and came across some special functions that allow breaks without <br>'s and <p>'s. Just gotta test 'em. I'm going to attempt to get the rest (like VBcode, etc) to work. This would make this script much better for people, like yourself, who don't want to hassle with HTML. Thanks again! |
#7
|
|||
|
|||
First off....this is a very cool hack and exactly what I was looking for. However, there are a couple problems:
1. The html in the new.php file needs to be checked/cleaned. It's not a big deal and it isn't that bad...but just being picky. 2. The time stamp seems to be screwed up. The times that the posts were actually made is incorrect and looks like they are 1-2 hours ahead of the actual posting time. 3. Suggestion....you may want to see how you can require the config.php file in the admin directory rather than including the database name, password, etc right in the php file. Just a suggestion. Otherwise, good job! |
#8
|
||||
|
||||
Thanks man for the suggestions.
1. The HTML was thrown together really quick, but that is a good idea for a future release. 2. I don't know why the time is messed up. A bug to tackle! 3. Another good idea. Will work on it. |
#9
|
|||
|
|||
Just another suggestion. It would be great if this hack was able to parse vb code.
|
#10
|
|||
|
|||
Be easier to just recreate printthread.php IMHO
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|