PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
manunkind
Client


Joined: Apr 26, 2004
Posts: 368
Location: Albuquerque, NM

PostPosted: Thu May 25, 2006 8:40 pm Reply with quote Back to top

Nevermind. I got it.
View user's profile Send private message Visit poster's website
s60addict
Worker
Worker


Joined: Jun 11, 2006
Posts: 206
Location: http://www.s60Addict.co.nr

PostPosted: Sat Oct 21, 2006 11:37 am Reply with quote Back to top

I am using fiapple211 theme by nukemods and i cant seem to remove the left blocks from the forums...

Please suggest something!

Thanks
View user's profile Send private message Visit poster's website
gregexp
The Mouse Is Extension Of Arm


Joined: Feb 21, 2006
Posts: 1497
Location: In front of a screen....HELP! lol

PostPosted: Sat Oct 21, 2006 12:06 pm Reply with quote Back to top

Can you send a link to download that theme?
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
s60addict
Worker
Worker


Joined: Jun 11, 2006
Posts: 206
Location: http://www.s60Addict.co.nr

PostPosted: Sat Oct 21, 2006 12:08 pm Reply with quote Back to top

Yes sure, here it is:

Code:
http://www.nukemods.com/modules.php?name=Theme_System&op=TSDetails&tid=20
View user's profile Send private message Visit poster's website
cypheroz
New Member
New Member


Joined: Nov 06, 2007
Posts: 8
Location: London England

PostPosted: Thu Nov 08, 2007 6:59 pm Reply with quote Back to top

This is an age old Bump hehehe But was wondering something along these lines, My Modules dissapear after adding the

Code:

if ($name=="Forums") {}
    else blocks(left);


BUT the frame still exists on the side so it's not much use to me, Is there a way to remove the frame as well so my forum page will open full screen?
Coz I think this is why my forum won't display properly coz it being forced too small, Just an idea anyway...

Heres a pic of what I mean

Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message Visit poster's website
bugsTHoR
Involved
Involved


Joined: Apr 05, 2006
Posts: 252

PostPosted: Thu Mar 19, 2009 12:21 pm Reply with quote Back to top

left and right blocks gone i use T3-Multi_light theme from
Only registered users can see links on this board!
Get registered or login to the forums!


TY to those above for the help

im drasticaly changing the Nuke-how-to Module to use it for my own HTML pages.dont know wether or not it will help in the google page ranks

$index = 0; // in the module index.php

and add into the theme.php
under themeheader
Code:
if (($name=='PicShow') OR ($name=='Your_Account') OR ($name=='Private_Messages') OR ($name=='Surveys') OR ($name=='Forums') OR ($name=='Members_List') OR ($name=='html_infos')) {
} else {


i just added ($name=='html_infos') to the end of the modules to get rid of my LEFT blocks

Image
View user's profile Send private message Visit poster's website
pdfx
Regular
Regular


Joined: Mar 13, 2008
Posts: 68

PostPosted: Tue Apr 07, 2009 11:01 am Reply with quote Back to top

Has anyone found the answer to the point earlier in here about removing right blocks on the homepage where the news mod is shown? i have coding in place on other mods to remove the right and left blocks, but when i try the News mod as thats in my home page site goes blank?

P
View user's profile Send private message
pdfx
Regular
Regular


Joined: Mar 13, 2008
Posts: 68

PostPosted: Wed Apr 08, 2009 6:28 am Reply with quote Back to top

Bump..
View user's profile Send private message
bugsTHoR
Involved
Involved


Joined: Apr 05, 2006
Posts: 252

PostPosted: Wed Apr 08, 2009 6:46 am Reply with quote Back to top

chatserv wrote:
Open the module's index file and change:
$index = 1;
to:
$index = 0;

If it doesn't have the code just insert it near the start:
$index = 0;
View user's profile Send private message Visit poster's website
pdfx
Regular
Regular


Joined: Mar 13, 2008
Posts: 68

PostPosted: Wed Apr 08, 2009 7:49 am Reply with quote Back to top

thanks, but i already tried that, nothing changes

P
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3028
Location: United Kingdom

PostPosted: Wed Apr 08, 2009 10:35 am Reply with quote Back to top

Are you using the standard RN news module? Have you tried a different theme?
View user's profile Send private message
pdfx
Regular
Regular


Joined: Mar 13, 2008
Posts: 68

PostPosted: Wed Apr 08, 2009 11:18 am Reply with quote Back to top

yeah i am using the standard news, the theme has to stay the same really, its rn 2.2
View user's profile Send private message
pdfx
Regular
Regular


Joined: Mar 13, 2008
Posts: 68

PostPosted: Wed Apr 08, 2009 11:19 am Reply with quote Back to top

yeah i am using the standard news, the theme has to stay the same really, its rn 2.2
Deep blue theme but i have changed little bits of the layout
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3028
Location: United Kingdom

PostPosted: Wed Apr 08, 2009 1:17 pm Reply with quote Back to top

I'm just trying to work out whether it is the theme causing the problem, or something else. A quick switch to fisubice should help us work this out.
View user's profile Send private message
pdfx
Regular
Regular


Joined: Mar 13, 2008
Posts: 68

PostPosted: Thu Apr 09, 2009 4:38 am Reply with quote Back to top

ok tried theme change and still never happened,
this is where inserted the code on the news module index.php file is that ok?

if (!defined('MODULE_FILE')) die('You can\'t access this file directly...');
define('INDEX_FILE', true);
require_once('mainfile.php');
$module_name = basename(dirname(__FILE__));
$index = 0;
get_lang($module_name);

P
View user's profile Send private message
pdfx
Regular
Regular


Joined: Mar 13, 2008
Posts: 68

PostPosted: Thu Apr 09, 2009 5:01 am Reply with quote Back to top

nevermind i have just turned off the right blocks individually, this removes them from the home as they are not relevant on other pages I have

Thanks
P
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum