» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 68
0 members and 68 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on phpbb full screen within the Purged Topics forums, part of the NM Staff category; Now the phpbb port works fine and is great. But I have the following question Since I am using the ...


Go Back   Nukemods Forum » NM Staff » Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-01-2003, 08:19 PM
Junior Member
 
Join Date: Jan 2003
Posts: 4
phpbb full screen
Now the phpbb port works fine and is great.

But I have the following question
Since I am using the rounder template

The space for the forums are small.
So i was wondering . When you click on forums it still shows the main index in the center block
But when you enter a topic the forum will pop-up taking the entire space, like a normal phpbb forum.

How do you do this ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-01-2003, 08:24 PM
dar63's Avatar
Moderator
 
Join Date: Oct 2002
Location: UK
Posts: 473
http://www.nukemods.com/modules.php?...iewtopic&t=376
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-01-2003, 08:43 PM
Junior Member
 
Join Date: Jan 2003
Posts: 4
Thanks

Didn't expext the answer was in the FAQ
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-01-2003, 09:26 PM
Junior Member
 
Join Date: Jan 2003
Posts: 4
I changed to code to this and it didn't work Why ?
ps. dunno much of php
Code:
if ($name=='Forums') { 
    /* Don't display it. */ 
   } 
   else if ($name='Forums&file==search')
   			{
			blocks(left);
			}		
			 
	else if ($name=='Forums&file=ranks')
   			{
			blocks(left);
			}
			
	else if ($name=='Forums&file=faq')
   			{
			blocks(left);
			}		
	
	else if ($name=='Forums&file=rules')
   			{
			blocks(left);
			}
	
	else if ($name=='Forums&file=smilies_list')
   			{
			blocks(left);
			}	
			
	else if ($name=='Forums&file=statistics')
   			{
			blocks(left);
			}	
					
   else { 
    blocks(left); 
   }
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-01-2003, 10:31 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
ok FAQ..look at it again. You can't hide the blocks for FILES. only MODULES>
Code:
'Forums&file==search'
that is a FILE no
Code:
'Forums'
that is a module. the ranks, smilies and whatever else is controlled by the FORUMS module. That is all you have to specfy. Adn you Statistics module if you want also.
ONLY modules listed under Nuke Admin Modules can bee made to HIDE left blocks.

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-01-2003, 11:30 PM
Junior Member
 
Join Date: Jan 2003
Posts: 4
Ok

It was worth a shot I thought.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-02-2003, 11:54 AM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Also make sure you added the
Code:
$name
to your global line in your theme.php function.

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen Shot Mod xSunrise Nuke 7.x - Modules 3 02-12-2006 03:55 PM
full forums perfect-games Site design 1 11-15-2004 03:31 PM
screen resolution ferhanz Open topics 3 08-11-2003 01:13 AM
Whats the full size of the install ? Br00klynzzfinest Open topics 4 01-19-2003 06:49 PM
How to make the Forums full screen/hide left Nuke blocks coldblooded FAQ/Fixes 1 12-30-2002 03:31 PM


All times are GMT -5. The time now is 10:29 AM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31