PC Review


Reply
Thread Tools Rate Thread

How to add a php forum to a shared border?

 
 
Stephen Horrillo
Guest
Posts: n/a
 
      10th Feb 2005
I want my forum to display under the top shared border of
www.brokeragenttraing.com. BTW it's a phpBB bulletin board and can be found
at http://www.brokeragenttraining.com/forum/. The problem is that if I
download the board's folder into FP for linking, if I republish it, the
local version will overwrite the new data in the remote folder. Is there a
way to make the bulletin board open underneath the shared top border without
downloading the Bulletin board directory into Front Page?

--
Warmest regards,

Stephen Horrillo
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      10th Feb 2005
No, however you can always manually create the content of the top shared border and add it to your
PHP pages as a table via a PHP Server Side Include. FP can not do this unless FP can manage the
pages within the same web.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Stephen Horrillo" <(E-Mail Removed)> wrote in message
news:wHROd.12500$(E-Mail Removed)...
>I want my forum to display under the top shared border of
> www.brokeragenttraing.com. BTW it's a phpBB bulletin board and can be found
> at http://www.brokeragenttraining.com/forum/. The problem is that if I
> download the board's folder into FP for linking, if I republish it, the
> local version will overwrite the new data in the remote folder. Is there a
> way to make the bulletin board open underneath the shared top border without
> downloading the Bulletin board directory into Front Page?
>
> --
> Warmest regards,
>
> Stephen Horrillo



 
Reply With Quote
 
=?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\
Guest
Posts: n/a
 
      10th Feb 2005
much safer to keep it in a subweb and make the bb look like the main web.


"Thomas A. Rowe" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> No, however you can always manually create the content of the top shared border and add it to your
> PHP pages as a table via a PHP Server Side Include. FP can not do this unless FP can manage the
> pages within the same web.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "Stephen Horrillo" <(E-Mail Removed)> wrote in message
> news:wHROd.12500$(E-Mail Removed)...
> >I want my forum to display under the top shared border of
> > www.brokeragenttraing.com. BTW it's a phpBB bulletin board and can be found
> > at http://www.brokeragenttraining.com/forum/. The problem is that if I
> > download the board's folder into FP for linking, if I republish it, the
> > local version will overwrite the new data in the remote folder. Is there a
> > way to make the bulletin board open underneath the shared top border without
> > downloading the Bulletin board directory into Front Page?
> >
> > --
> > Warmest regards,
> >
> > Stephen Horrillo

>
>

 
Reply With Quote
 
Stephen Horrillo
Guest
Posts: n/a
 
      11th Feb 2005

On 10-Feb-2005, =?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\=29?=
<(E-Mail Removed)> wrote:

> much safer to keep it in a subweb and make the bb look like the main web.
>
>
> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > No, however you can always manually create the content of the top shared
> > border and add it to your
> > PHP pages as a table via a PHP Server Side Include. FP can not do this
> > unless FP can manage the
> > pages within the same web.
> >


That sounds like a good idea. I tried putting it in an inline frame and it
seemed to work. Are there any drawbacks to using an inline frame for a
forum?

--
Warmest regards,

Stephen Horrillo
 
Reply With Quote
 
Chris Leeds, MVP-FrontPage
Guest
Posts: n/a
 
      11th Feb 2005
only search engine and accessibility stuff.

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
--
"Stephen Horrillo" <(E-Mail Removed)> wrote in message
news:B45Pd.5403$(E-Mail Removed)...
>
> On 10-Feb-2005, =?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\=29?=
> <(E-Mail Removed)> wrote:
>
> > much safer to keep it in a subweb and make the bb look like the main

web.
> >
> >
> > "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > No, however you can always manually create the content of the top

shared
> > > border and add it to your
> > > PHP pages as a table via a PHP Server Side Include. FP can not do this
> > > unless FP can manage the
> > > pages within the same web.
> > >

>
> That sounds like a good idea. I tried putting it in an inline frame and it
> seemed to work. Are there any drawbacks to using an inline frame for a
> forum?
>
> --
> Warmest regards,
>
> Stephen Horrillo



 
Reply With Quote
 
=?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\
Guest
Posts: n/a
 
      11th Feb 2005
dunno.
i keep my portal/forum as separate as I can in FP, i don't wanna muck up the db or anything else by Publishing.


"Stephen Horrillo" <(E-Mail Removed)> wrote in message news:B45Pd.5403$(E-Mail Removed)...
>
> On 10-Feb-2005, =?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\=29?=
> <(E-Mail Removed)> wrote:
>
> > much safer to keep it in a subweb and make the bb look like the main web.
> >
> >
> > "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > No, however you can always manually create the content of the top shared
> > > border and add it to your
> > > PHP pages as a table via a PHP Server Side Include. FP can not do this
> > > unless FP can manage the
> > > pages within the same web.
> > >

>
> That sounds like a good idea. I tried putting it in an inline frame and it
> seemed to work. Are there any drawbacks to using an inline frame for a
> forum?
>
> --
> Warmest regards,
>
> Stephen Horrillo

 
Reply With Quote
 
Stephen Horrillo
Guest
Posts: n/a
 
      11th Feb 2005

On 11-Feb-2005, =?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\=29?=
<(E-Mail Removed)> wrote:

> dunno.
> i keep my portal/forum as separate as I can in FP, i don't wanna muck up
> the db or anything else by Publishing.
>
>
> "Stephen Horrillo" <(E-Mail Removed)> wrote in message
> news:B45Pd.5403$(E-Mail Removed)...
> >
> > On 10-Feb-2005, =?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\=29?=
> > <(E-Mail Removed)> wrote:
> >
> > > much safer to keep it in a subweb and make the bb look like the main
> > > web.


Ok. So let me make sure I have the procedure right. The forum I use is
installed by Plesk on the server side. I take it I would import the forum
folder into FP. Then link index.php to the link bar in the top border. Then
convert the forum folder to a subsite but never publish the subsite?

--
Warmest regards,

Stephen Horrillo
 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      11th Feb 2005
Yes, but that means you also can not apply the FP theme and navigation.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Stephen Horrillo" <(E-Mail Removed)> wrote in message
news:Z2aPd.7911$(E-Mail Removed)...
>
> On 11-Feb-2005, =?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\=29?=
> <(E-Mail Removed)> wrote:
>
>> dunno.
>> i keep my portal/forum as separate as I can in FP, i don't wanna muck up
>> the db or anything else by Publishing.
>>
>>
>> "Stephen Horrillo" <(E-Mail Removed)> wrote in message
>> news:B45Pd.5403$(E-Mail Removed)...
>> >
>> > On 10-Feb-2005, =?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\=29?=
>> > <(E-Mail Removed)> wrote:
>> >
>> > > much safer to keep it in a subweb and make the bb look like the main
>> > > web.

>
> Ok. So let me make sure I have the procedure right. The forum I use is
> installed by Plesk on the server side. I take it I would import the forum
> folder into FP. Then link index.php to the link bar in the top border. Then
> convert the forum folder to a subsite but never publish the subsite?
>
> --
> Warmest regards,
>
> Stephen Horrillo



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I add a border-style to a shared border =?Utf-8?B?Sm9mZmVy?= Microsoft Frontpage 1 4th Jan 2005 09:57 AM
How do I add a border-style to a shared border =?Utf-8?B?Q2hyaXN0b3BoZXIgVC4=?= Microsoft Frontpage 0 3rd Jan 2005 09:31 PM
Body of page appears in Top Border, Left Border and Bottom Border (there is no right border) Michael Edwards Microsoft Frontpage 1 14th Oct 2004 09:46 AM
line up the right shared border with the top shared border =?Utf-8?B?bWFyeQ==?= Microsoft Frontpage 2 24th Dec 2003 05:23 PM
Border around the edges of a shared border Martin Microsoft Frontpage 1 15th Aug 2003 10:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:59 AM.