» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 50
0 members and 50 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
buy Rimonabant - Help dieters achieve significant weight loss without having to slog in the gym

Register Now! Contact Us

About this Page
This is a discussion on Installing Module Problems within the Nuke 7.x - Modules forums, part of the PHP-Nuke 7.x category; Hey people, kind of going at it blind that way. What your going to have to do is open your ...



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

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 03-31-2005, 05:12 PM
Junior Member
 
Join Date: Mar 2005
Posts: 1
Hey people, kind of going at it blind that way. What your going to have to do is open your phpMyAdmin or whatever SQL DB Admin you use and have a look at your Nuke_modules table you will see in the Default column some 0’s and 1’s they have to correspond exactly to your /admin/modules.php file. So I have:
  • active = 0
    view = 0
    inmenu = 1
    mod_group = 0
    admins = ' ' <-blank
    url = 'NULL'
    mcid = 1

So I would have the corrisponding code in my modules.php file around line 60 of:
Code:
sql_query("insert into ".$prefix."_modules values (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '1', '0', '','0','1')", $dbi);

notice the ' ' are included for any blank fields, so be sure to include those too.
Success.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 03-31-2005, 05:35 PM
Member
 
Join Date: Jul 2004
Posts: 450
Originally Posted by AdR3NaLiN
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:
Forgot to add Modules wont show if the have two seperate words in the folder name ie: hello world must be hello_world

However this isnt your problem right ?

PS: @DaCheeta

Welcome to the forums, your signature wont show, you need to put your code into your forum profile.
__________________
What is Pay Per Play ?
ADVERTISING has commenced!!! We have launched!!!!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 06-28-2006, 06:17 AM
Junior Member
 
Join Date: Jun 2006
Posts: 8
I have the same problem

I can add them manually in the database... but it should do it automatacly
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


All times are GMT -5. The time now is 08:31 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.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