Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 51
5 members and 46 guests
affiz4iliate6ec, cliaw9cckhereto, mariacolmanyne3, medaricalddw93g, parttarcts
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - Modules

Reply
 
LinkBack Thread Tools Display Modes
Installing Module Problems
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 10
Join Date: Jun 2004
Installing Module Problems - 03-13-2005, 07:40 AM

I don't know why, but for some reason when I try and install a new module, and copy the folder into my modules folder, it doesnt show up on the modules list. Is there something else I have to do for it to show up?

Also,

How do I get the forums on my site, to show up without all the blocks on the side, like this one? I've been trying to figure this out for a while, would be a HUGE help.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
03-13-2005, 07:58 AM

Welcome to nukemods.com :wink:

Could you tell us what Version of nuke you are using ?

& by any chance do you remember what the last module you installed successfully was ? did it require any database inserts ?


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 10
Join Date: Jun 2004
03-13-2005, 08:31 AM

Im using 7.5

I've never sucessfully installed a module before, but ive installed blocks that have required database inserts.

One was the login mod that almost everyone has, and the other was Sommaire Parametrable V.2.0 menu mod.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
03-13-2005, 08:56 AM

Ok

open Root/ admin/modules/modules.php

Find :
Code:
'$modlist[$i]', '0', '0', '1', '0', '')");
BTW : does yours look the same ?

Replace with :
Code:
'$modlist[$i]', '0', '0', '1', '0', '0', '0', '')");
Try that and let us know how you get on & as always make a copy of that file before you edit :wink:


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 10
Join Date: Jun 2004
03-13-2005, 09:07 AM

I did it, they still arent showing up


ALSO!!!

There has to be a quicker way to give people permissions for the forums than by going to every single one and chaning them individually. Please tell me there is a quicker way!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
03-13-2005, 09:27 AM

Ok lets try it again, this time we will add an extra few fields to the code:


Find As above :

& replace with
Code:
'$modlist[$i]', '0', '0', '', '1', '0', '1', '0', '')");
The problem is that in admin/modules/modules.php, on the line that inserts the modules in the folder modules, the number of fields is incorrect. What were trying to do here is correct the number of fields being used. ie: your recent addons have altered the tables a bit.

There are some third party modules which alter the nuke_modules table. So hopefully this will correct things for you.


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 10
Join Date: Jun 2004
03-13-2005, 09:41 AM

Nope
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
03-13-2005, 09:47 AM

Hmm :? cant think of anything eles that might be wrong ops: sorry m8, maybe someone eles here will read this thread.

If you want to PM or MSN me, I could take a look at your files directly, that of course is upto yourself.


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Moderator
 
Status: Offline
Posts: 330
Join Date: Sep 2004
Location: Notts, UK
03-13-2005, 10:17 AM

Sometimes they dont appear in the list straight away, (kind of odd and not very technical, i know)

For example if you had a module called "hello" for example.

Install it, including database tables etc..

then if it doesnt appear in the list just visit the address

http://www.yoursite.com/modules.php?name=hello

it will probably be there, then it will be in the list.

I have found this worked in the past, dont ask me why it just has


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
Junior Member
 
Status: Offline
Posts: 10
Join Date: Jun 2004
03-14-2005, 07:50 PM

Quote:
Originally Posted by SiLvEr_SnAkE
Sometimes they dont appear in the list straight away, (kind of odd and not very technical, i know)

For example if you had a module called "hello" for example.

Install it, including database tables etc..

then if it doesnt appear in the list just visit the address

http://www.yoursite.com/modules.php?name=hello

it will probably be there, then it will be in the list.

I have found this worked in the past, dont ask me why it just has
Well this half worked...

I can visit the module, but it still doesn't show up in my list. :cry:
   
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
installing a module? maverick1 Nuke 7.x - Modules 3 04-05-2005 06:14 AM
Installing themes problems airman_1980 Nuke 7.x - Themes 0 02-07-2005 11:49 AM
Problems with installing point hack genblink Open topics 1 05-07-2003 02:48 AM
Need help installing coppermine1.1A module OiSole Nuke 6.5 to 6.9 - Modules 3 05-04-2003 07:18 AM
Trouble installing phpBB Nuke module... dackerman Purged Topics 2 02-20-2003 09:40 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