Hide Blocks in any Module HELP NEEDED

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Hide Blocks in any Module HELP NEEDED
samy
CZ Newbie
samy has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: Sep 01, 2004
0.00 posts per day
Posts: 26
Points: 1,670
   
I am attempting to install the "Hide Blocks in any Module. FOR ALL PHP NUKE VERSIONS
## Mod Version: 1.0.0"

I am running PHPNuke 7.3

but am i blind or ..
instructions say:
#
#-----[ OPEN ]------------------------------------------
#
blocks/block-Modules.php

#
#-----[ FIND ]------------------------------------------
#

$db->sql_query("insert into " . $prefix . "_modules values (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '1', '0')");


#
#-----[ CHANGE TO ]------------------------------------------
#

**THIS WILL BE DIFFERANT DEPENDING ON YOUR VERSION OF NUKE ALL YOU WANT TO DO IS ADD:

, '0', '0'

TO THE VERY END BEFORE THE FIRST ) SO IT WILL LOOK LIKE THIS:

$db->sql_query("insert into " . $prefix . "_modules values (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '1', '0', '0', '0')");



BUT there is no:
#
blocks/block-Modules.php

#
#-----[ FIND ]------------------------------------------
#

$db->sql_query("insert into " . $prefix . "_modules values (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '1', '0')");

at all in this file... what to do?



Back to top Reply with quote
#2   re: Hide Blocks in any Module HELP NEEDED
CurtisH
CZ Active Member
 Codezwiz Site Donator
CurtisH has been a member for over 19 year's 19 Year Member
usa.gif texas.gif
Gender: Male
Status: Offline
Joined: Jun 14, 2004
0.02 posts per day
Posts: 112
Points: 5,900
AIM Address Yahoo Messenger  
Deleted by author




_________________
PHP-Nuke and ALL software and/or themes coded to be used with PHP-Nuke are GPL and are FREE to redistribute regardless of what an author may claim.
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