PDA

View Full Version : Vbulletin integration - Iframe problem


tpr
10-21-2008, 04:02 PM
Hi all,
I've integrated Joomla with Vbulletin and noticed a problem.
I'm using an Iframe (actually a wrapper component) to display Vbulletin inside Joomla.
The Iframe uses javascript to determine the Iframe height and while it works perfectly for html pages i created it generates the following error on vbulletin pages :
Error: Permission denied to get property HTMLDocument.height
Is vbulleting using any script aimed at preventing this ? how can i work around them ?

Please Advise,
Guy N.

tpr
10-24-2008, 07:08 AM
Hi guys,
Sorry for bumping this but i'm having a hard time finding a solution.
Someone mentioned that the problem may be caused by the css used in vbulletin however I'm unable to completely disable it.
Any ideas either how to temporary disable the css and more importantly how to solve the iframe problem ?

Thanks again,
Guy N.

dxlwebs
10-24-2008, 07:44 AM
you can't disable the css as its your templates! and using a wrapper should not be a problem so its a bit strange maybe the problem is with the wrapper trying to stretch the forum when the template is fixed find a fluid template and test that!