The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
PHP Code:
Any ideas why? |
|
#2
|
|||
|
|||
|
Do you have a mod for embedding youtube videos? Maybe it's not respecting the code tags.
Code:
<iframe width="560" height="315" src="http://www.youtube.com/embed/8UVNT4wvIGY" frameborder="0" allowfullscreen></iframe> Code:
define('DISABLE_HOOKS', 1);
just under the <?php at the top. |
![]() |
|
|