The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Well I just changed my above code to the following, and now it works...
Code:
global $db; $query = ("SELECT * FROM rank_players ORDER BY $sort $order, pName ASC"); $result = $db->query_read($query); while ($player = $db->fetch_array($result)) {...} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|