No New Modules in Admin/Modules -Problem CZModules-

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   No New Modules in Admin/Modules -Problem CZModules-
Pusher
CZ Newbie
Pusher has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 16, 2004
0.00 posts per day
Posts: 16
Points: 898
   
The Nuke is 6.5 - I've instaled CZModules menu and it works fine

I've then installed some other modules like Advertising and Shout Box - But I cant see it in the modules?

Thay are active and i can see them when i type in the url - but i can't see it there.

I have a test page on yucs.host.sk where i test the new modules , and there it works fine [no CZ module there] but on the main page it does not work.

Can someone help me?



Back to top Reply with quote
#2   re: No New Modules in Admin/Modules -Problem CZModules-
Telli
Site Admin
Telli has been a member for over 20 year's 20 Year Member
Occupation: Self Employed
Age: 45
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.06 posts per day
Posts: 8089
Points: 494,430
   
What version of the CZM did you download?




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#3   re: No New Modules in Admin/Modules -Problem CZModules-
Pusher
CZ Newbie
Pusher has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 16, 2004
0.00 posts per day
Posts: 16
Points: 898
   
[ Register or login to view links on this board. ]

Category: PHP Nuke / Add-On's
Version: 1.0
Compatibility: 6.5-6.9
Filesize: 14.10 Kb
Added on: Dec-25-2003
Downloads: 379
Rating: 9.00 (2 Votes)

Like i said we have a 6.5 PHP Nuke so we used this one



Back to top Reply with quote
#4   re: No New Modules in Admin/Modules -Problem CZModules-
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
   
do you have the same problem as me? i've fixed it thanks to taut icon_smile.gif
[ Register or login to view links on this board. ]



Back to top Reply with quote
#5   Re: re: No New Modules in Admin/Modules -Problem CZModules-
Telli
Site Admin
Telli has been a member for over 20 year's 20 Year Member
Occupation: Self Employed
Age: 45
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.06 posts per day
Posts: 8089
Points: 494,430
   


Originally posted by Pusher @ Tue Apr 06, 2004 5:45 pm:

http://codezwiz.com/modules.php?name=Downloads&d_op=getit&lid=173#dl

Category: PHP Nuke / Add-On's
Version: 1.0
Compatibility: 6.5-6.9
Filesize: 14.10 Kb
Added on: Dec-25-2003
Downloads: 379
Rating: 9.00 (2 Votes)

Like i said we have a 6.5 PHP Nuke so we used this one


Can you export the structure for your table nuke_modules please and attach it here. Have you added any type of mods to change it? Like NSN Groups or anything?




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#6   re: No New Modules in Admin/Modules -Problem CZModules-
Pusher
CZ Newbie
Pusher has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 16, 2004
0.00 posts per day
Posts: 16
Points: 898
   
# phpMyAdmin SQL Dump
# version 2.5.6-rc1
# http://www.phpmyadmin.net
#
# Host: localhost
# Generation Time: Apr 09, 2004 at 02:53 AM
# Server version: 4.0.18
# PHP Version: 4.2.3
#
# Database : `scgcs_scgcs`
#

# --------------------------------------------------------

#
# Table structure for table `nuke_modules`
#

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',
  `mcid` int(11) NOT NULL default '1',
  PRIMARY KEY  (`mid`),
  KEY `mid` (`mid`),
  KEY `title` (`title`),
  KEY `custom_title` (`custom_title`)
) TYPE=MyISAM AUTO_INCREMENT=56 ;

#
# Dumping data for table `nuke_modules`
#

INSERT INTO `nuke_modules` VALUES (1, 'AvantGo', 'AvantGo', 0, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (2, 'Downloads', 'Downloads', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (3, 'Feedback', 'Feedback', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (4, 'Journal', 'Journal', 0, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (5, 'News', 'News', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (6, 'Private_Messages', 'Private Messages', 0, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (7, 'Recommend_Us', 'Recommend Us', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (8, 'Search', 'Search', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (9, 'Statistics', 'Statistics', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (10, 'Stories_Archive', 'Stories Archive', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (11, 'Submit_News', 'Submit News', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (12, 'Surveys', 'Surveys', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (13, 'Top', 'Top 10', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (14, 'Topics', 'Topics', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (15, 'Web_Links', 'Web Links', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (16, 'WebMail', 'WebMail', 0, 1, 1, 1);
INSERT INTO `nuke_modules` VALUES (17, 'Your_Account', 'Your Account', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (18, 'Addon_Sample', 'Addon Sample', 0, 2, 1, 1);
INSERT INTO `nuke_modules` VALUES (19, 'Content', 'Content', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (20, 'Encyclopedia', 'Encyclopedia', 0, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (21, 'FAQ', 'FAQ', 0, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (22, 'Forums', 'Forums', 0, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (23, 'Members_List', 'Members List', 0, 1, 1, 1);
INSERT INTO `nuke_modules` VALUES (24, 'Reviews', 'Reviews', 0, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (25, 'Sections', 'Sections', 0, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (27, 'Cs_komande', 'Cs_komande', 1, 0, 1, 4);
INSERT INTO `nuke_modules` VALUES (28, 'Eslarene', 'Eslarene', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (29, 'Generator_skripti', 'Generator_skripti', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (30, 'Guestbook', 'Guestbook', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (31, 'Igraonice', 'Igraonice', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (32, 'Kupovina', 'Kupovina', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (33, 'Link_ka_nama', 'Link_ka_nama', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (34, 'Marketing', 'Marketing', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (35, 'Opisi_mapa', 'Opisi_mapa', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (36, 'Opisi_opreme', 'Opisi_opreme', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (37, 'Opisi_oruzija', 'Opisi_oruzija', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (38, 'Pravljenje_mapa', 'Pravljenje_mapa', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (39, 'Pravljenje_potpisa', 'Pravljenje_potpisa', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (41, 'Server', 'Server', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (43, 'Upustvo', 'Upustvo', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (44, 'WebChat', 'WebChat', 0, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (45, 'FatalQuery', 'FatalQuery', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (46, 'Gameserver', 'Gameserver', 0, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (50, 'Hl_2_Characters_Allies', 'Hl_2_Characters_Allies', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (51, 'Hl_2_Characters_Enemies', 'Hl_2_Characters_Enemies', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (52, 'Hl_2_Weapons', 'Hl_2_Weapons', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (53, 'Newsletter', 'Newsletter', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (54, 'Hl_2_FAQ', 'Hl_2_FAQ', 1, 0, 1, 1);
INSERT INTO `nuke_modules` VALUES (55, 'Hl_2_Merchandise', 'Hl_2_Merchandise', 1, 0, 1, 1);


Pliiz help - i admit i am a noob for all of this icon_redface.gif


Back to top Reply with quote
#7   re: No New Modules in Admin/Modules -Problem CZModules-
Telli
Site Admin
Telli has been a member for over 20 year's 20 Year Member
Occupation: Self Employed
Age: 45
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.06 posts per day
Posts: 8089
Points: 494,430
   
Upload this over your admin/modules/modules.php



Attached Files
admin.zip (3.56 KB, Downloaded: 5252 Time(s))



_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#8   re: No New Modules in Admin/Modules -Problem CZModules-
Pusher
CZ Newbie
Pusher has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 16, 2004
0.00 posts per day
Posts: 16
Points: 898
   
it'c fixed - icon_mrgreen.gif icon_mrgreen.gif icon_mrgreen.gif tnx telli



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