![]() |
Show Latest Threads Outside VBulletin
is there a way to show the latest 5 VBulettin Threads outside the VB? Ex, on the website's homepage (assuming forum is in /forum/ folder)
|
Inferno external will do this for u.
|
Quote:
Something like this for the SQL: Code:
SELECT threadid, title FROM TABLE-PREFIX_thread WHERE `visible`=1 ORDER BY threadid DESC LIMIT 10
The rest which would be in PHP should en easy enough... |
I found VBExternal, but im trying to figure out why im getting the error that i am getting
|
What's the error?
@sR Craig: Your SQL will not take into account permissions - so it will show threads from private forums as well. |
Im getting this error:
Quote:
|
<a href="http://www.vbulletin.com/forum/showthread.php?t=158895" target="_blank">HowTo Display Latest Active Threads on ANY normal HTML page</a>
|
i saw that, but VBExternal seems better and easier. I'm tyring to integrate that, but having troubles with it
|
Your error indicates that some required file do not exist. Please post in the specific modification thread for help with that modification.
|
i did but didnt receive any help
|
All times are GMT. The time now is 05:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|