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, 52 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Nuke7.8 Modules not showing [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
lonk
Nuke Soldier
Nuke Soldier


Joined: Oct 30, 2004
Posts: 30


PostPosted: Wed Apr 26, 2006 6:35 am Reply with quoteBack to top

hello all,
I see that on post http://nukecops.com/postt18135.html you have a fix, however the images are not showing up. can anyone post up image of what he is talking about or explain what he means?

The problem i am having is that my website which has been running for several months will not see new modules when i add them. i could really use some help.

thanks
Lonk
Find all posts by lonkView user's profileSend private message
lonk
Nuke Soldier
Nuke Soldier


Joined: Oct 30, 2004
Posts: 30


PostPosted: Wed Apr 26, 2006 6:48 am Reply with quoteBack to top

ok what i did was erase the nuke_modules table (please back up your database first) from my database

and reinstalled this

Code:

CREATE TABLE nuke_modules (
  mid int(10) NOT NULL auto_increment,
  title varchar(255) NOT NULL default '',
  custom_title varchar(255) NOT NULL default '',
  active int(1) NOT NULL default '0',
  view int(1) NOT NULL default '0',
  inmenu tinyint(1) NOT NULL default '1',
  mod_group int(10) default '0',
  admins varchar(255) NOT NULL default '',
  PRIMARY KEY  (mid),
  KEY mid (mid),
  KEY title (title),
  KEY custom_title (custom_title)
) ENGINE=MyISAM;

#
# Volcar la base de datos para la tabla `nuke_modules`
#

INSERT INTO nuke_modules VALUES (1, 'AvantGo', 'AvantGo', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (2, 'Content', 'Content', 0, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (3, 'Downloads', 'Downloads', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (4, 'Encyclopedia', 'Encyclopedia', 0, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (5, 'FAQ', 'FAQ', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (6, 'Feedback', 'Feedback', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (7, 'Forums', 'Forums', 0, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (8, 'Journal', 'Journal', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (9, 'Members_List', 'Members List', 0, 1, 1, 0, '');
INSERT INTO nuke_modules VALUES (10, 'News', 'News', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (11, 'Private_Messages', 'Private Messages', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (12, 'Recommend_Us', 'Recommend Us', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (13, 'Reviews', 'Reviews', 0, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (14, 'Search', 'Search', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (15, 'Statistics', 'Statistics', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (16, 'Stories_Archive', 'Stories Archive', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (17, 'Submit_News', 'Submit News', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (18, 'Surveys', 'Surveys', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (19, 'Top', 'Top 10', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (20, 'Topics', 'Topics', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (21, 'Web_Links', 'Web Links', 1, 0, 1, 0, '');
INSERT INTO nuke_modules VALUES (22, 'Your_Account', 'Your Account', 1, 0, 1, 0, '');
# --------------------------------------------------------



Works great now
Find all posts by lonkView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
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.161 Seconds - 254 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::