Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 61
3 members and 58 guests
bea9qgchcomberc, garere3denstc3t, int5nwernetmarx
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
BMan1Blue
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 42
Join Date: Feb 2003
Location: Garland, Texas USA
BMan1Blue - 02-26-2003, 01:34 AM

I use a screen resolution of 600x800, don't know if it makes any difference or not. This is what i get with this theme. Forum is fixed width and footer crawls up the side. I did the no left blocks and still the same. I even uploaded it again just to make sure it wasn't corrupt.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
02-26-2003, 08:36 AM

Look in your themes/yourtheme/theme.php
Change your function theme header to:
Code:
function themeheader() {
    global $user, $banners, $sitename, $slogan, $cookie, $prefix, $file, $name, $dbi;
find around line 69:
Code:
    print $r_file;
after it put:
Code:
      else
      if ($name=='Forums'){
    /* Don't display it. */
   }
Now your's should look like:
Code:
    print $r_file;
      else
      if ($name=='Forums'){
    /* Don't display it. */
   }
   else {
   blocks(left);
   }
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 42
Join Date: Feb 2003
Location: Garland, Texas USA
02-26-2003, 09:21 AM

Quote:
I did the no left blocks and still the same.
The problem isn't the no left blocks. I was able to get rid of them, by following the instructions I found here. The problem is the fixed width and footer on the right.
Quote:
Forum is fixed width and footer crawls up the side.
This is the way it looks right out of the box. I even tried upacking the zip and reloading it to my site again.
Quote:
I even uploaded it again just to make sure it wasn't corrupt.
NukeMods has many beautiful themes. I really can do without this one, but I hate to see something this nice not work. I don't think it is an individual problem, but I guess it could be. I just don't know how.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
02-26-2003, 09:45 AM

Oh I see, hmm must be a problem with the 800x600 res. :?:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
02-26-2003, 01:09 PM

You are using Nuke6.5 RC2? Right? Are you also using the 2.1phpBB release from Nukecops?
The new version of phpBB over at Nukecops breaks the Forums footer.

look in your includes/ folder for page_tail.php
and replace it with the original one from the Nuke6.5RC2 release package.

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 42
Join Date: Feb 2003
Location: Garland, Texas USA
02-26-2003, 02:29 PM

Your right, RC2 phpbb 2.1. I'll try that!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 42
Join Date: Feb 2003
Location: Garland, Texas USA
02-26-2003, 03:01 PM

Thanks again, that fixed it.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
02-26-2003, 03:08 PM

Figured that would work.
I found this problem last night when I tried the New 2.1 release of PHPBB over at Nukecops.
I have already informed them about it and they have already made the adjustments to the 2.1release, so all should be good.

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
Error with BMan1Blue themepack jinglebells Theme packs 4 03-27-2005 04:49 PM
[Req] BMan1Blue Button JRSweets Logo requests 3 12-16-2004 12:23 PM
BMan1Blue slow to load Martin Theme packs 2 05-09-2003 05:17 AM
BMan1Blue smilies... LuBJe Theme packs 5 12-16-2002 07:38 PM
BMan1Blue missing feature Cyberclark Theme packs 2 12-06-2002 10:16 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