Left Side Block-Want to make go away for Forums * others...

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Left Side Block-Want to make go away for Forums * others...
MarkyBear
CZ Newbie
MarkyBear has been a member for over 19 year's 19 Year Member
usa.gif wisconsin.gif
Age: 52
Gender: Male
Status: Offline
Joined: Sep 06, 2004
0.00 posts per day
Posts: 19
Points: 5,207
   
Hey, I am sorry to make a thread on this, i'm sure it's been asked a gizillion times already.

Ok, I want the left side blocks to disapear for when my forums are open(got that part down), the Member list and the Private Messages...

As I stated, I know how to make them disapear for the forums...To remove them from all of the above, i've tried the following:


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


if     ($name=='Forums' ||
        $name=='Members_List' ||
        $name=='Private_Messages') {
    } else {
        blocks(left);
    }


global $name;
    if($name!=Forums AND $name!=Private_Messages)
    {
    blocks(left);
    }

global $name;
    if($name!=Forums)
    {
    blocks(left);
    }



None of these work for me. icon_evil.gif I have Nuke 7.4-2.5 Patched, thanx in advance for your help, time and again I apologize for making a thread about this...


Back to top Reply with quote
#2   re: Left Side Block-Want to make go away for Forums * others
MarkyBear
CZ Newbie
MarkyBear has been a member for over 19 year's 19 Year Member
usa.gif wisconsin.gif
Age: 52
Gender: Male
Status: Offline
Joined: Sep 06, 2004
0.00 posts per day
Posts: 19
Points: 5,207
   
Sorry for the double post here, but nevermind, no help is needed at this point in time!

I downloaded " CZHideblocks " and that works fine for me, I may have some questions later, as quite a few lines I was supposed to edit, were not the same as the ones shown in the install(and I don't mean the ones that stated they weren't either). But so far so good!!!

But thanx to any who took the time to read all this!!!


~Peace



Back to top Reply with quote
#3   re: Left Side Block-Want to make go away for Forums * others
Gareth
CZ Addict
 Codezwiz Site Donator
Gareth has been a member for over 19 year's 19 Year Member
uk.gif
Occupation: Student, Webmaster
Gender: Male
Fav. Sports Team: Liverpool FC
Status: Offline
Joined: May 29, 2004
0.08 posts per day
Posts: 587
Points: 38,220
   
How is CZ Hide blocks? i've never tried it as i dont really use nuke myself, i have nuke installed on my site, but on my other site i have my own php management system built customly by me, it sounds good?

Do you get to choose from the admin panel, if so i'l give it a go icon_mrgreen.gif




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#4   re: Left Side Block-Want to make go away for Forums * others
MarkyBear
CZ Newbie
MarkyBear has been a member for over 19 year's 19 Year Member
usa.gif wisconsin.gif
Age: 52
Gender: Male
Status: Offline
Joined: Sep 06, 2004
0.00 posts per day
Posts: 19
Points: 5,207
   
It's awesome, works great!

Yeah, you can edit the mods from the admin panel too. Just click on mod you wanna edit and you'll get 2 more options that come up, RIGHT & LEFT!

Works like a charm!

Only problem i'm having is I installed CZ Mods, some of the files in it overwrite the files I had to edit for CZHideblocks, when I went back in to edit them, I couldn't find certain lines...

So, I just edit the mods through PHPMyadmin or I just put back in the backups of the files I made before I installed the CZ mods.

I made all blocks hidden accept for the homepage, no problems with any of my themes either, I highly reccomend this icon_cool.gif icon_smile.gif icon_cool.gif



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
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
You cannot attach files in this forum
You cannot download files in this forum