Log in

View Full Version : How do I make a external web page appear


Silverstangs
08-29-2004, 04:53 PM
How do I make a external web page appear as a web page built into my forums. For example, let say I want to make this page (http://www.stangcountry.com/test/jimbo.html) appear as if it is generated inside like this page (http://www.stangcountry.com/vb34sc/jimbo.php?)? I am currently making seperate templates for that with seperate *.php files.

Basically host a web page external to the forums, but have a forum wrapper around it.

I found the "Simple Banner Redirect with IFRAMES", hack but it's not exactly what I want. I want the interface for the forums to appear instead of a banner.

Silverstangs
08-30-2004, 05:12 AM
anyone with a answer? or was this a dumb question?

Osterling
08-30-2004, 06:17 AM
i don't understand your question

Beermonster
08-30-2004, 06:45 AM
Is this what you want?
http://www.vbulletintemplates.com/mods/showthread.php?t=5722

or there's a better version here
http://www.vbhacks.us/forum/showthread.php?t=16

Silverstangs
08-31-2004, 12:26 AM
i don't understand your question

Sorry, U'mm let me try this again....

I want to have a web page that is not part of the forums appear as if it is. For instance, if I click a link in lets say a post for example, I want the web page will open up, with the forum header and navbar ontop, and the web page below. I know how to make the forum banner appear ontop, but not the header and navbar.

That's what I am attempting to do.

Silverstangs
08-31-2004, 12:27 AM
Is this what you want?
http://www.vbulletintemplates.com/mods/showthread.php?t=5722

or there's a better version here
http://www.vbhacks.us/forum/showthread.php?t=16

Almost

DrBrainiac
09-30-2004, 10:43 AM
Hi,


Im looking for the same thing actually. I want to make my photoalbum (copermine) built in vbulletin, so i have a page like this:

top with navigation of vbulletin
coppermine album
footers of vbulletin

I managed to get this working with iframes ( http://www.2fast4u.be/forums/fotogalerie.php ) but this is not what im looking for. The iframe will load the content of the coppermine album and resize itself at the moment.

What i want is to include the header and footer of vbulletin in the pages of coppermine album. I have tried a few things but i have no idea which code i can use to get the header and footer on those pages.

Anyone with some ideas/suggestions?


thx a lot

VB-Fanatiker
02-24-2005, 01:27 AM
Hi,


Im looking for the same thing actually. I want to make my photoalbum (copermine) built in vbulletin, so i have a page like this:

top with navigation of vbulletin
coppermine album
footers of vbulletin

I managed to get this working with iframes ( http://www.2fast4u.be/forums/fotogalerie.php ) but this is not what im looking for. The iframe will load the content of the coppermine album and resize itself at the moment.

What i want is to include the header and footer of vbulletin in the pages of coppermine album. I have tried a few things but i have no idea which code i can use to get the header and footer on those pages.

Anyone with some ideas/suggestions?


thx a lot

I'm looking for the same! Some ideas? :rolleyes:

Adrian Schneider
02-24-2005, 02:28 AM
It would take a lot of coding to set it up with the proper header/footer (based on the templates, breadcrumbs probably being hardest). Your best bet is to integrate coppermine into it, theres a hack to do it here: https://vborg.vbsupport.ru/showthread.php?t=62778.

If that doesn't work, you could hardcode the header/footer (won't change when templates do), and just do it that way. (Won't be vBulletin-based though (you lose the permissions, and all that).

VB-Fanatiker
02-24-2005, 02:39 AM
Thanks! But my vBulletin and Coppermine work together with the same login. Thats not the problem.

I want a integration of the header and footer template in Coppermine... :rolleyes: