Hi Guys

I am using a paid-for theme and I want to integrate a phpBB forum into it. I'm having some problems with the install. One of which is getting it to display the full width of the page without the blocks. I think I need to copy page.tpl.php and rename it page-phpforum.tpl.php and edit out the blocks. But my page.tpl.php file is full of IF and ELSE statements and I just don't under stand what do delete from it.

Can anyone please help?

The file I am trying to edit it is here:

http://www.wizer.co.uk/files/page-phpbbforum.tpl.php

Comments

bwv’s picture

Returns an error message (not surprisingly):

Fatal error: Call to undefined function get_page_language() in /home/sustins/public_html/files/page-phpbbforum.tpl.php on line 2

WiZeR’s picture

It wouldn't work, I just hosted the file elsewhere for people to see what I'm working with. The site is hosted elsewhere...

wingie’s picture

why dont you just set all your blocks to not show themselves in

forum
forum/*

block settings.

WiZeR’s picture

That did it!

Thanks so much for taking the time to help me. I know that was obvious to you, but we all have to start somewhere. I've been staring at this ALL DAY!

Can't thank you enough.

wingie’s picture

lol i get it dude...
drupal has a squiggly learning curve... as in even if we know how it works and how to use it... it might not strike us at once..

take the time to hang around the forums and help other people.. trust me its how you overcome the learning curve..

cheers...