Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Modules
Author Message
youbedead22
New Member
New Member



Joined: Aug 17, 2005
Posts: 8

PostPosted: Wed Aug 17, 2005 3:41 pm Reply with quote

i need help with this module it is NukeMatch v2.4 and when i go to configure it i get a problem and i cant seem to correct it. This is the error (
Fatal error: Call to undefined function: nm_get_configs() in /homepages/rootremoved/htdocs/modules/NukeMatch/index.php on line 34
) can anyone help thanks.
 
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Wed Aug 17, 2005 3:53 pm Reply with quote

Well did you included the code that needs to be put into the mainfile..?...like it says...

Code:


#
#-----[ OPEN ]------------------------------------------
#
mainfile.php

#
#-----[ FIND ]------------------------------------------
#
?>

#
#-----[ BEFORE, ADD ]------------------------------------------
#
if (defined('FORUM_ADMIN')) {
    include_once("../../../includes/nmatch_functions.php");
} elseif (defined('INSIDE_MOD')) {
    include_once("../../includes/nmatch_functions.php");
} else {
    include_once("includes/nmatch_functions.php");
}



Cause in the nmatch_functions.php are the nm_get_configs
 
View user's profile Send private message
youbedead22







PostPosted: Wed Aug 17, 2005 4:03 pm Reply with quote

no i havent added any code the the file. The code that i have posted is that what i need to copy into my mainfile.php?
 
hitwalker







PostPosted: Wed Aug 17, 2005 4:09 pm Reply with quote

The code you posted?
Huh.....?.......lol
You didnt post anything.

Open your mainfile.php and just before the php closing tag ( ?> )add this code...

Code:


if (defined('FORUM_ADMIN')) {
    include_once("../../../includes/nmatch_functions.php");
} elseif (defined('INSIDE_MOD')) {
    include_once("../../includes/nmatch_functions.php");
} else {
    include_once("includes/nmatch_functions.php");
}
 
youbedead22







PostPosted: Wed Aug 17, 2005 4:14 pm Reply with quote

Thanks man looks like that worked. If I run to anymore problems im going to post them here. and thanks again.
 
hitwalker







PostPosted: Wed Aug 17, 2005 4:15 pm Reply with quote

Smile
 
youbedead22







PostPosted: Wed Aug 17, 2005 4:32 pm Reply with quote

well i came a problem most likely easyly fixed but im unsure how to here is a link to the pic that will explain on what my problem is http://img.photobucket.com/albums/v299/youbedead22/porb.jpg how with i fix the link text
 
hitwalker







PostPosted: Wed Aug 17, 2005 4:35 pm Reply with quote

well thats all nice im sure but i dont see http://img.photobucket.com
Well not in the netherlands anyway... Sad
But anything wrong with putting it on your server?
 
youbedead22







PostPosted: Wed Aug 17, 2005 4:43 pm Reply with quote

well it haveing trubble uploading the picture ok well ill explane well in the block menu where i need to see Create Team it says _NMCREATETEAM
 
hitwalker







PostPosted: Wed Aug 17, 2005 4:47 pm Reply with quote

Easy enough...
If its a public thing the create team word,put this :

Code:


define("_NMCREATETEAM","Create Team");


in language/lang-english.php

IF its admin stuff put it in admin/language/lang-english.php
 
youbedead22







PostPosted: Wed Aug 17, 2005 5:01 pm Reply with quote

lol i for got to add the text files add on for all the names for the module. Thanks again
 
hitwalker







PostPosted: Wed Aug 17, 2005 5:03 pm Reply with quote

Well next time read install files....it will give you a good feeling knowing you done it all by yourself.
 
youbedead22







PostPosted: Thu Aug 18, 2005 2:31 pm Reply with quote

Ok i have 1 last problem i cant seem to get a caln in more then 1 ladder
can anyone help
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Modules

View next topic
View previous 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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©