The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Thanks for the code. I think I'm using a version of MySQL that doesn't support some of it. This is what I could get to work:
Code:
SELECT p.postid, p.username, p.userid, p.dateline, p.pagetext FROM post AS p WHERE visible = 1 ORDER BY dateline DESC LIMIT 10 |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|