Closed (fixed)
Project:
UIE Forum
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
16 May 2008 at 09:13 UTC
Updated:
17 May 2008 at 12:35 UTC
How can i remove the side blocks? Just like http://unreal.ie/forum
Thank you for your help.
Comments
Comment #1
daniel.hunt commentedJust tell drupal not to output blocks on the forum pages!
Comment #2
iron2 commentedHow can i do this basically?
Sorry about that i am a bit new for this stuffs. Thanks for answering.
Comment #3
daniel.hunt commentedIts in the site admin pages - but I can't remember where :D
Comment #4
iron2 commentedThat is the problem i couldnt find it :(
It should be in blocks but there is nothing.
Comment #5
iron2 commentedI think it s not about admin pages cuz i checked all of them and there is nothing about that.
Comment #6
daniel.hunt commentedFrom memory, you have to configure the blocks that you have displayed on your site to *NOT* display on your forum pages
Comment #7
shittii commentedYou need to go to your block admin page eg. http://www.yoursite.com/admin/build/block
Ok. Now you see that there are some blocks you have defined into different regions. For example you might have your recent comments block within your right sidebar. Press the configuration tab under operations and scroll down to page specific visibility settings. There you can see the options:
Show block on specific pages:
Show on every page except the listed pages.
Show on only the listed pages.
Show if the following PHP code returns TRUE (PHP-mode, experts only).
There's also a guide:
Choose Show on every page except the listed pages and type "uieforum" (without the commas "") to the Pages box. And there you go!