The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm trying to embed the videoegg videopublisher.
I have added a plugin to gloabal_start to ensure the includes are correct. I also defined a plugin to include the videoegg plugin into the newthread template. This is my plugin code: ob_start(); echo VE_EmbedPublisher('SwapPlayer', 'BasicConfig', 'FFFFFF',false, 'area=area59,tag', 'joeuser', 'http://www.mycompany.com'); $videoegg = ob_get_contents(); ob_end_clean(); When I put the $videoegg var into the template i just get blankspace where the videoplayer should be. Putting the code into a normal html/php page works fine. What am I doing wrong? Thanks for your help Terry OK its working with IE 6 but not with Firefox - any ideas Terry |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|