HomeUnityBlogs
 
 
beatlemanu

IFrame for vbulletin

I've see instructions on how to install an iframe to be use to install a phpbb forum, but not for a vbulletin forum.

They are here (for phpbb no vbulletin):
http://www.expertzzz.com/forumz/?action=goto&topic_id=902#action=goto&topic_id=902

Are the instructions similar? 

How would you make an iframe for a vb forum on dolphin?
bad
0
good
 
 

Comments

mrpowless
mrpowless 64 days agocomment permalink
 
<? //edited boonex stuff for space
require_once( 'inc/header.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'design.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'profiles.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'prof.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'profile_disp.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'modules.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'utils.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'images.inc.php' );



// --------------- page variables and login

$_page['name_index'] = 25;
$_page['header'] = _t('VB Forum');
$_page['header_text'] = _t('VB Forum');
$_ni = $_page['name_index'];
check_logged();
$_page_cont[$_ni]['page_main_code'] = PageCompForum();



function PageCompForum() {

global $prof;
global $site;

return <<<HTML
<iframe src="where is vb/index.php" width="100%" height="650px" border="0" frameborder="0">
</iframe>
HTML;

}

PageCode();
?>

above is how I do it..want a toot?
 
bad
1
good
 
View 1 replies to this comment
 
beatlemanu
beatlemanu 63 days agocomment permalink
 
Thanks so much mrpowless, I'm going to give this a try this weekend.

Cheers.
 
bad
1
good
 
 
beatlemanu
beatlemanu 46 days agocomment permalink
 
Hi mrpowless,

Having a few problems doing this.
Do you have a tutorial for this?
Thanks in advance.
 
bad
0
good
 
 


Post a Comment

Please login to post a comment.

This Post
 
 
beatlemanu Blog
All Blogs
Found a bug? Have a suggestion? We really value your feedback!
 
© 2008 BoonEx Ltd
ABN 27 127 966 581
 
PET:0.416047096252