Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.02.02 Distro
Author Message
lies
New Member
New Member



Joined: Oct 11, 2006
Posts: 12

PostPosted: Fri Oct 13, 2006 8:50 am Reply with quote

This is the default code. I'm guessing its for sentinel to work.

Code:
if (defined('FORUM_ADMIN')) {

    include_once("../../../includes/nsngr_func.php");
} elseif (defined('INSIDE_MOD')) {
    include_once("../../includes/nsngr_func.php");
} else {
    include_once("includes/nsngr_func.php");
}


I installed this add-on called NukeMatch, for clan purposes, but it needs me to add this coding to the end of mainfiles.php

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");
}


PROBLEM: I have an add-on called NUkematch which requires the bottom code, nmatch_function.php, but I also want Vwar to work but needs the top default code. Is there a way to combine them? If put both codes in, only one of them works.


Last edited by lies on Fri Oct 13, 2006 9:24 am; edited 3 times in total 
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Fri Oct 13, 2006 9:13 am Reply with quote

no the first code isnt for sentinel...its for nsn groups....
but these 2 shouldnt have a conflict....
and vwar ?
are you sure you wanna use that?
 
View user's profile Send private message
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Fri Oct 13, 2006 9:35 am Reply with quote

As long as those files don't try to redefine the same functions, they should work fine together

_________________
- Star Wars Rebellion Network -

Need help? Nuke Patched Core, Coding Services, Webmaster Services 
View user's profile Send private message Visit poster's website
lies







PostPosted: Fri Oct 13, 2006 9:42 am Reply with quote

Hmmm okay. Thanks for clearing it up. I guess I got to do some more searching.

Error Log
Code:
[13-Oct-2006 08:33:28] PHP Warning:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Unknown MySQL server host 'l' (1) in /home/lies85/public_html/modules/vwar/includes/classes/class_db.php on line 95

 
evaders99







PostPosted: Fri Oct 13, 2006 12:08 pm Reply with quote

Mmm its trying to connect to a database, but it doesn't have the right host. Is there somewhere that you have to configure the database settings?
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.02.02 Distro

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 ©