You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 358 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Bug Fix for modules not working in admin section
Bug Fixescrusader writes "Hello Nukers From Israel !, Today in Israel's Community website one of our staff found a fix for the modules no showing bug in admin section.
if you want to get the fix choose "read more.."

Well here is the fix:
To fix the problem in admin/modules go to admin/modules/modules.php

Find:


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

And Change To:


sql_query("insert into ".$prefix."_modules values (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '1', '0')", $dbi);
 
(You Can See The Insert in not perfect)

now..To fix the problem in the block-Modules.php

Find:


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


$db->sql_query("INSERT INTO ".$prefix."_modules VALUES (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '1', '1')");
 
Well thats all falks, have a nice day and visit at us if you want: www.phpnuke-israel.org

Best Regards,
Roy Shiker - Admin
"
Posted on Sunday, January 18 @ 17:58:24 CET by Zhen-Xjell
 
Related Links
· More about Bug Fixes
· News by Zhen-Xjell


Most read story about Bug Fixes:
Downloads & Web Links vulnerability Patch

Article Rating
Average Score: 5
Votes: 1


Please take a second and vote for this article:

Excellent
Very Good
Good
Regular
Bad


Options

 Printer Friendly Page  Printer Friendly Page

 Send to a Friend  Send to a Friend

Threshold
The comments are owned by the poster. We aren't responsible for their content.

No Comments Allowed for Anonymous, please register

Re: Bug Fix for modules not working in admin section (Score: 1)
by Spacebom on Sunday, January 18 @ 19:04:29 CET
(User Info | Send a Message) http://www.desarrollonuke.org
Yeah it's a bug fix in PHP-Nuke 7.0, i forgot post it (because we're already dicovered it) ( http://www.desarrollonuke.org/modules.php?name=Forums&file=viewtopic&t=73 )

Good work from nuke-israel, free palestina ;)



Re: Bug Fix for modules not working in admin section (Score: 1)
by Willy_Wonka on Sunday, January 18 @ 22:43:21 CET
(User Info | Send a Message)
Yes, a bit late isn't it?

Was already reported way back in September 2003

see:

http://www.nukecops.com/postx3848-0-15.html



Re: Bug Fix for modules not working in admin section (Score: 1)
by mikeshields on Tuesday, November 09 @ 20:10:57 CET
(User Info | Send a Message) http://www.shepro.org
this bug is still about - using 7.5 and some recent mods I uploaded aint showing :-(


Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.088 Seconds - 172 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::