Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 52
4 members and 48 guests
bea9qgchcomberc, peardir46, ral6qkeighqenpa, whyjjinternetvi
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
Turning on the right column blocks
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 94
Join Date: Jan 2003
Location: Brooklyn
Turning on the right column blocks - 04-30-2003, 03:04 PM

How would i turn on the right column blocks in certain modules ? I think I wanna activate them for everything BUT the forums.
  Send a message via AIM to Br00klynzzfinest  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 94
Join Date: Jan 2003
Location: Brooklyn
05-01-2003, 08:08 AM

Nevermind... I figured it all out...

Right Blocks ON:
Code:
require_once("mainfile.php");
$module_name = basename(dirname(__FILE__));
get_lang($module_name);
$pagetitle = "- "._CONTACTUS."";
$index = 1;
Right Blocks OFF:
Code:
require_once("mainfile.php");
$module_name = basename(dirname(__FILE__));
get_lang($module_name);
$pagetitle = "- "._CONTACTUS."";
$index = 0;
  Send a message via AIM to Br00klynzzfinest  
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
A question:"Column count doesn't match value count at r RandomBoy Site design 1 03-31-2006 12:09 AM
Possible to have memberlist without left side column mouf Nuke 7.x - Themes 2 08-22-2005 10:53 AM
Right blocks Blood Nuke 7.x - Blocks 7 07-21-2004 04:20 PM
column spacing fisubsilver theme and the nsnbanners module revspalding Theme packs 3 03-14-2003 09:49 AM
subSystem forums moderator column IACOJ Purged Topics 4 01-31-2003 08:30 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