The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i used this code in vbulletin classic (2.3.1)
im now using vbulletin 3 and i am trying to get the code to work ? phpincludes (Start) Code:
if ($bbuserinfo['userid']==1) {
$midi = "<bgsound src=\"champions.mid\" loop=\"true\">
<embed src=\"champions.mid\" hidden=\"true\">";
} else {
$midi = "";
}
$midi this should play the midi but it does not ??? any ideas would be very welocme... or if an easier template condition is known ? |
|
#2
|
||||
|
||||
|
Have you checked the source code to make sure there is no midi code, first of all?
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|