The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
News Fetch Hack Help
Basically the hack fetches news directly from a specific forum(s) and then outputs it to a non-vb page.
You can see the hack in action here: www.totalbf2.com Now the problem im having is if you look at the bottom of the page, you see a list of errors. I had someone already try to take a look at it, but he was unable to complete the task. Here is what he had come up with, http://forums.totalbf2.com/news4.php ... Now as you can see there, everything is showing up properly, and the errors are gone, although no news text is showing up! I have attached the news4.php file which is the nearly fixed version, but along with it i have included news.php which is the current one being used that contains the errors. I would be greatful is anyone is able to resolve this issue. |
#2
|
|||
|
|||
This is the one I have been using on my front page for awhile, it works quite well and you can customize the look and feel easily. It is the news out script by RAFE
See it in action here http://www.digitalinsurrection.com PHP Code:
|
#3
|
||||
|
||||
Yeah, thanks a bunch... ill test it out and see how it works.
|
#4
|
|||
|
|||
Risestar
What file does that code go into and where in the forum structure does it go? Just the root folder of the forum? |
#5
|
||||
|
||||
Thanks a bunch dude! Works like a charm.
Quote:
The code can go into its own file if you like, then included into the page you want, which is what i do. |
#6
|
|||
|
|||
you just create a new php file, for example forumposts.php and put it in it
and then just call that with an include into your non-vb page. the new file needs to either be in the same directory as the forum root or you need to uncomment the 2 chdir lines and specify the absolute path to your forums directory most of the variables there are customizable. You can also add the $forumtitle if you want the name of the forum called into the query Quote:
|
#7
|
|||
|
|||
If you so choose, you can also add 1 additional query and called up post attachments into your front page.
This would give you a real phpnuke feel to the news postings. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|