cant see unactivated modules. Cant activate them

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   cant see unactivated modules. Cant activate them
kpopper
CZ Super Newbie
kpopper has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Apr 02, 2004
0.01 posts per day
Posts: 56
Points: 3,090
   
hi for some reason i cant see unactivated modules in my modules block where it says 'inactive modules'. However, when i go to the direct link, me being the admin, i can see it and it works for me. Also going into the modules admin section i cant activate the module either since i cant even see it there.

i'm running nuke v7.0 is there a bug or something?

my site is [ Register or login to view links on this board. ] ]

thanks guys.



Back to top Reply with quote
#2   re: cant see unactivated modules. Cant activate them
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
have you recently done any changes to your site? when did this happen? has it always been like this or was it after you edited some files or dl'd a new mod or block?


taut



Back to top Reply with quote
#3   re: cant see unactivated modules. Cant activate them
kpopper
CZ Super Newbie
kpopper has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Apr 02, 2004
0.01 posts per day
Posts: 56
Points: 3,090
   
hi taut thanks for replying icon_smile.gif

well i think it happened after i had nuke 7.0 installed. But i'm not sure because i made many changes to the module block trying to install sommaire, dalme, and the modules tweak for nuke 7.0 that telli did.

thanks icon_smile.gif



Back to top Reply with quote
#4   re: cant see unactivated modules. Cant activate them
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
see if this fix helps you out:
[ Register or login to view links on this board. ]


taut



Back to top Reply with quote
#5   re: cant see unactivated modules. Cant activate them
kpopper
CZ Super Newbie
kpopper has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Apr 02, 2004
0.01 posts per day
Posts: 56
Points: 3,090
   
hi taut. i followed the instructions outlined in the thread [ Register or login to view links on this board. ]

i have 5 table fields in nuke_modules

active | view | inmenu | url | mod_group | mcid

in modules.php :
sql_query("insert into ".$prefix."_modules values (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '1', '1', '0')", $dbi);


block-modules:

  $db->sql_query("INSERT INTO ".$prefix."_modules VALUES (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '1', '1', '0')");




database.jpg
 Description:
screenshot of phpmyadmin
 Filesize:  16.27 KB
 Viewed:  13848 Time(s)

database.jpg




Back to top Reply with quote
#6   re: cant see unactivated modules. Cant activate them
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
that's great, so you got it fixed....and if you don't mind, I'd like ot make this a sticky so that people would actually see it quicker. thanks for sharing the fix


taut



Back to top Reply with quote
#7   re: cant see unactivated modules. Cant activate them
kpopper
CZ Super Newbie
kpopper has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Apr 02, 2004
0.01 posts per day
Posts: 56
Points: 3,090
   
hahahahah!!!! no no taut! i didnt get it fixed. Its still not working for me. i forgot to write 'its not working' in the previous post.

icon_question.gif i still dont know whats wrong. I'm totally lost.



Back to top Reply with quote
#8   re: cant see unactivated modules. Cant activate them
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
lmao...np

change the last table to read 0 instead of 1. so :
in modules.php :


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


and in block-modules:

$db->sql_query("INSERT INTO ".$prefix."_modules VALUES (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '1', '1', '0')");


ok, that's following what the fix said but mine in my site is 0,0,1,0,0....so try both


taut


Back to top Reply with quote
#9   re: cant see unactivated modules. Cant activate them
kpopper
CZ Super Newbie
kpopper has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Apr 02, 2004
0.01 posts per day
Posts: 56
Points: 3,090
   
argh still doesnt work. i tried both.

whats mcid? can i just drop that table? i've installed telli's module tweak for nuke 7.0 but i dont know what it does.



Back to top Reply with quote
#10   re: cant see unactivated modules. Cant activate them
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
NO...dont drop any table.

in admin/modules/modules.php

change to this:

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



taut


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