Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

phpBB and osCommerce


Paradisebg

Recommended Posts

Hi!

One way of doing it, is by using iframes, something along these lines:

 

 

<TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="2">
	  <TR height=600><td width="550" height="100%" valign="top">
<iframe src="http://www.domain.com/forum/" height="1500" width="540" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=yes></iframe>
<ilayer src="http://www.domain.com/forum/" visibility="show"></ilayer></TD></TR></TABLE>

Link to comment
Share on other sites

Hi!

One way of doing it, is by using iframes, something along these lines:

<TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="2">
	  <TR height=600><td width="550" height="100%" valign="top">
<iframe src="http://www.domain.com/forum/" height="1500" width="540" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=yes></iframe>
<ilayer src="http://www.domain.com/forum/" visibility="show"></ilayer></TD></TR></TABLE>

I know for iframe but I dont want

I want when user open http://www.domain.com/forum/ to see my forum with header.php; footer.php; column_left.php and column_right.php from osCommerce

Link to comment
Share on other sites

You won't find much help theming a phpBB site in the osC forums. You really ought to look into support at http://www.phpbb.com. That said, you'll need to modify the template for you forum to include the appropriate files from your catalog directory. I've got not clue how to do that, I just know it needs to be done.

Link to comment
Share on other sites

If you go back to the version 2.08 implementation as I did you will be able to merge it with oscommerce.

 

Than you will have to do any extra modding or code yourself to bring it up to snuff to the lates phpbb version .. as I have had to do, but still am working on some glitches.

 

 

Heres the link to the old contribution to start from:

http://www.oscommerce.com/community/contri...ll/search,phpbb

 

 

---------------------------------

 

Or you can go with Anderskiel's newer mods released. Although I have not tried his implementation .. so don't know how his works.

 

Link:

http://www.oscommerce.com/community/contri...ll/search,phpbb

Edited by insomniac2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...