[wplug] phpBBs with Side SHTML Menue

dk at curlynoodle.com dk at curlynoodle.com
Wed Dec 7 13:47:01 EST 2005


Jeremey,

Try using layers to divide the content rather than a table.

Also, be sure that the content returned by /website/Members/phpBB2.shtml 
can be embedded.  That is, it does not have <HTML>, <HEAD>, or <BODY> 
tags defined.

Hope this helps,
Dave

Wise, Jeremey wrote:
> I have a website I coded to have a two sections to it. The Left side has 
> a narrow menu imbedded in a table which is displayed via server side 
> HTML to allow me to manage the menu system of the webcontent independent 
> of the right (page) content.
> 
>  
> 
> EX:
> 
> <table>
> 
> ------------------------------------------------------------------------------
> 
> |                                               
> |                             |
> 
> |                                               
> |                             |
> 
> | <!--#include virtual="/LeftMenu.html" -->     | 
> /website/mycontent.shtml    |
> 
> |                                               
> |                             |
> 
> |                                               
> |                             |
> 
> ------------------------------------------------------------------------------
> 
> </table>
> 
>  
> 
> I would now like to integrate the phpBBs into my website is a page but 
> find that phpBBs does not initially play nice.
> 
>  
> 
> <table>
> 
> ------------------------------------------------------------------------------------
> 
> |                                               
> |                                   |
> 
> |                                               
> |                                   |
> 
> | <!--#include virtual="/LeftMenu.html" -->     | 
> /website/Members/phpBB2.shtml     |
> 
> |                                               
> |                                   |
> 
> |                                               
> |                                   |
> 
> ------------------------------------------------------------------------------------
> 
> </table>
> 
>  
> 
>  
> 
> Issue is I have not figured out way to imbed the phpBBs into the right 
> frame and keep it so that if you navigate around the phpBBs you will not 
> loose the left menue which offers up the rest of the website context.
> 
>  
> 
> I did join the phpBBs haks site and posted the question but after a 
> week, no response.
> 
>  
> 
> Thanks,
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> wplug mailing list
> wplug at wplug.org
> http://www.wplug.org/mailman/listinfo/wplug


More information about the wplug mailing list