Page 1 of 1

Forum Index in a 3 column page?

PostPosted: Fri Mar 28, 2008 8:39 am
Author: pmlabrier
Your phpBB Version: 2.0.
phpBB Type: phpBB / IMPortal
MODs: Yes
Your knowledge: Advanced Knowledge
Board URL: http://www.cardclubs.net

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

I would like to have phpbb's forum pages display on a 3 column page, having the header and right columns as defined by importal. Is this possible? With screens getting larger and larger it seems more practical.

Paul LaBrier

Re: Forum Index in a 3 column page?

PostPosted: Fri Mar 28, 2008 11:08 am
Author: Helter
if you enable forum wide footers, the blocks you sett as footer blocks will display on the index
acp/IM Portal/Portal Configuration
Enable system-wide portal header = yes
Enable system-wide portal footer = yes
acp/IM Portal/Blocks Management/your default portal page
edit your current "right" blocks to be "footer" blocks
if you have right blocks, combined with footer blocks, your portal page will have 2 right columns

Re: Forum Index in a 3 column page?

PostPosted: Fri Mar 28, 2008 12:32 pm
Author: pmlabrier
Thanks, that almost works. The forum page show the footer and is three columns wide but several of my other pages have a blank column between the Center and the footer.

I did switch all my right blocks to footer, so I am not sure why they are that way.

Any ideas?

Paul

Re: Forum Index in a 3 column page?

PostPosted: Fri Mar 28, 2008 8:56 pm
Author: pmlabrier
It seems that wit phpbb generated center blocks (index, memberlist, faq & search) this works fine but importal generated pages like the main portal page there is a blank column on the right between the center and the footer.

There are no right columns in the block management any more. They were all switched to footer or deleted.


Any ideas?

Paul

Re: Forum Index in a 3 column page?

PostPosted: Fri Mar 28, 2008 9:17 pm
Author: Helter
check that forum wide blocks is enabled on all your portal pages in acp/IMPortal/page management, and that they use portal_body.tpl as the template file

Re: Forum Index in a 3 column page?

PostPosted: Fri Mar 28, 2008 10:35 pm
Author: pmlabrier
the main page uses portal_body.tpl a couple others use layout1.tpl, but all have forum wide blocks is enabled.

Re: Forum Index in a 3 column page?

PostPosted: Fri Mar 28, 2008 11:06 pm
Author: Helter
did you delete the cache in acp/IM Portal/Delete cache files?

Re: Forum Index in a 3 column page?

PostPosted: Sat Mar 29, 2008 4:18 am
Author: pmlabrier
"HelterSkelter";p="32442" wrote:did you delete the cache in acp/IM Portal/Delete cache files?


yes, didnt helpp

Paul

Re: Forum Index in a 3 column page?

PostPosted: Sat Mar 29, 2008 4:58 am
Author: pmlabrier
Even with ALL blocks moved to the header there is still a blank right column on the portal?



Paul

Re: Forum Index in a 3 column page?

PostPosted: Sat Mar 29, 2008 6:05 pm
Author: Helter
ok, i checked up on this and you need to use layout1 for your portal page. Be sure to enable forum wide blocks for it in page management. Then the footer and header block should show up on most pages

PostPosted: Sun Mar 30, 2008 5:28 am
Author: pmlabrier
"HelterSkelter";p="32454" wrote:ok, i checked up on this and you need to use layout1 for your portal page. Be sure to enable forum wide blocks for it in page management. Then the footer and header block should show up on most pages


This Fixed it. Thanks1

Paul