Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 87
9 members and 78 guests
bearmchdressesr, breakinguptomak, cycwcwlinlt2gti, danansceclasqe6, napry4goleobg9t, rem3noqoval4fiw, robaaerteqjc6xs, ssefqarchmar2dx, vacex9ga
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > General > Site design

Reply
 
LinkBack Thread Tools Display Modes
Displaying my forums full screen, Help Pls.
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Aug 2007
Displaying my forums full screen, Help Pls. - 08-03-2007, 12:30 AM

Ok, Im an idiot. I ran a search for zonecopper and got to this site. Im using zonecopepr, but not phpnuke. Argue. I'm running a joomla site atm for my guild. My bad guys. I really wanted help, just wrong area totally on my part.

DwD Guild Site - Home if wanna see what I've done anyways.

---------------------------------------------------------------------------------------
Im using theme zonecopper, with phpBB in a wrapper. I'm trying to make my forums full screen, but need to eliminate the left blocks entirely when I click my forums link. I don't have a theme.php in my theme folder, so assuming it's in index.php. Cant find what their reffering to in any file though...

I found this:
How to make the Forums full screen/hide left Nuke blocks
In your theme.php you need to find:



Code:
function themeheader() { global $user, $banners, $sitename, $slogan, $cookie, $prefix, $dbi;

This is just an example, the list of variables ($user, $banners) won't match exactly.

Add the $name variable to the list:


Code:
function themeheader() { global $user, $banners, $sitename, $slogan, $cookie, $prefix, $name, $dbi;

Then find:


Code:
blocks(left);

And replace it with:


Code:
if ($name=='Forums') { /* Don't display it. */ } else { blocks(left); }

You will need to do this for each theme you have on your site.

----------------------------------------------------------------------
But:

I don't find what there referring to. I search for them in my index.php, and no matches come up. Anyone know where to replace this in the zonecopper theme index.php?

Would love any help you can give.

Last edited by Supa; 08-03-2007 at 01:38 AM.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Super Moderator
 
Duke's Avatar
 
Status: Offline
Posts: 1,016
Join Date: Dec 2005
Location: Under your bed
08-03-2007, 04:39 AM

If your using phpbb with Joomla, it may be a good idea to ask this question at http://forum.joomla.org/. I really don't think the template system for Joomla is the same as themes for phpnuke so anything you ask here will likely not apply whatsoever to your Joomla theme.

I'd also suggest you get away from the Joomla wrapper as it makes it virtually impossible to link to your forum content properly. Anything used within the Joomla wrapper will assume the Joomla CMS url's I believe. If this is indeed the case, forget Search Engine Indexing of all your valuable forum posts.




My Daughter Rules!
  Send a message via AIM to Duke  
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
Content Not displaying Properly hartshill Nuke 7.x - General 0 02-16-2005 07:31 AM
full forums perfect-games Site design 1 11-15-2004 03:31 PM
FULL PAGE (WIDE) Forums Module - HELP 3RR0R Nuke 6.5 to 6.9 - Modules 2 06-13-2003 12:02 AM
phpbb full screen Verdugo Purged Topics 6 02-02-2003 11:54 AM
How to make the Forums full screen/hide left Nuke blocks coldblooded FAQ/Fixes 1 12-30-2002 03:31 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.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