Currently I'm putting together a website with vB as obviously the forums. What I'm wanting to do though is on my custom PHP page I've already created the layout however I'm needing a few things and that's:
- Display a forum's thread list (via ID I'd imagine)
- Limit the thread list to 5 items
How would I go about this? I have already managed to connect the user database without a problem thus have the VB globals file required.
I'm rather new to vBulletin hooks so I'm not sure exactly what to do so please go easy on me. xD