The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
ive searched with no luck.....
since upgrading-my users are complaining that the "random smilie" hack is gone-the one that generates a new set of smilies in the postbit when u refresh does anyone know of it? |
#2
|
||||
|
||||
![]()
Not sure if this is what you mean, but anyway.
In functions.php, find this: Code:
$smilies = $DB_site->query("SELECT title, smilietext, smiliepath FROM smilie"); Code:
$smilies = $DB_site->query("SELECT title, smilietext, smiliepath FROM smilie ORDER BY rand()"); |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|