The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Threads on php webpages
Is there a way someone can create a hack so that you can put a thread on a webpage complete with the quickreply box if it's installed.
This would be great for pages on your site where you have elaborate articles and want a message thread going underneath it for comments. Of couse when new replies get added they show up there as well as in their proper forum on the board. Is it possible to go a step futher and allow these threads to show up on a different URL's webpage? In my case my forums are at one URL and my main site is at another. I'm not talking iframes either. I'm talking full integration into other generic php pages on a website. If this is possible and someone can make it that would be fantastic! |
#2
|
||||
|
||||
hmm, you can try to use: include('urlofforum/showthread.php?threadid=xxx');...
|
#3
|
||||
|
||||
I tired it and there are a few problems with it.
1. It includes all the header and footer information. We want just the thread itself. 2. It doesn't let you reply and for that matter no quickreply either. 3. Multipage threads won't work. it doesn't let you go to the next page. Ideally this hack would show all messages on that one page. Here's a temporary example: http://www.visionengine.com/2160.php |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|