The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to give our member a file and image hosting but I want to avoid using the same server I run the forum on.
Is it possible to host a page on a different server but show the header and footer (maybe even navbar) on external pages ? |
#2
|
|||
|
|||
![]()
I am very interested in this as well. I'd like to have my vBulletin header with navbar on a wordpress main page.
|
#3
|
||||
|
||||
![]()
If it is correctly tied in (not sure if you can do that from different servers or how to), you can use the templates, if not, the HTML code is located within the templates (but a lot of editing would be required to remove and replace phrases) and such or you can use the view source.
|
#4
|
|||
|
|||
![]()
They would be on the same server in my instance.
My main page: http://gridironfans.com/ My forum: http://gridironfans.com/forums My blog: http://gridironfans.com/nflblog |
#5
|
||||
|
||||
![]() Quote:
You need to rewrite paths and such in the files (wish vBulletin would allow for things like FORUM_ROOT constants in vBulletin so that you could define them and than expand vBulletin without having it say it can't find the file (which bugged the heck out of me)), which I think I did for maybe 7 things... But just including classes and function files should do the trick for you. Allowing you to access all of your vBulletin. |
#6
|
|||
|
|||
![]()
Sounds like this is way over my head....I wonder if anyone would want to tackle that on. I can only imagine how much it would cost to hire someone.
Bummer... |
#7
|
||||
|
||||
![]()
Actually, it would require a very minimal knowledge of PHP and vBulletin's code. All you have to do is do something like this:
PHP Code:
This is why I think a definable FORUM_ROOT variable would be a really really really really nice feature. |
#8
|
|||
|
|||
![]()
Wow...I am embarrassed to say I don't know what you posted meant. I am a novice when it comes to this and to be honest with you putting my site together was a lot of hit and miss and many a night of "Uh oh...I messed up my site!".
Thank you for your replies though. Maybe they can help someone with a little more knowledge than myself who wishes to do this on their site. |
#9
|
||||
|
||||
![]() Quote:
|
#10
|
|||
|
|||
![]()
Thank you, much appreciated!
--------------- Added [DATE]1196562561[/DATE] at [TIME]1196562561[/TIME] --------------- BTW.....another modification uses something like this to call files from vbulletin: Quote:
Again....I have no idea what I am talking about and this probably isn't a help. I was just throwing it out there, seeing if it would be relevant at all. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|