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
lies
New Member
New Member



Joined: Oct 11, 2006
Posts: 12

PostPosted: Mon Oct 16, 2006 11:06 am Reply with quote

I installed this to phpnuke 7.8 and it worked fine.

I tried with rwsRavenNuke76_v2.02.02_FULL and it does not want to work
http://dfs-clan.com/league/modules.php?name=NukeMatch&file=games&game=1

If you click on the Test link it is suppose to take you to the ladder page.
I have this in my mainfile.php towards the end
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");
}

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

Could there be a problem there?

Then I checked in phpmyadmin and found some warnings for the Nmatch Sql.
like
nuke_nmatch_ladder
Code:
PRIMARY and INDEX keys should not both be set for column `lid`

nuke_nmatch_ladderquene
Code:
PRIMARY and INDEX keys should not both be set for column `qid`
and more.

I just noticed that in the FIELD column some have the same name. Should I change it? and What to?

Whats the problem?
 
View user's profile Send private message
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Mon Oct 16, 2006 12:25 pm Reply with quote

Something is causing it to redirect on itself. Do you have access to your error logs?

The database is not a problem, you can ignore the "PRIMARY and INDEX keys" warnings

_________________
- Only registered users can see links on this board! Get registered or login! -

Need help? Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
lies







PostPosted: Mon Oct 16, 2006 2:26 pm Reply with quote

[16-Oct-2006 09:48:31] PHP Warning: Missing argument 17 for postadminladder() in /home/xxxxxx/public_html/league/modules/NukeMatch/admin/index.php on line 2319


I went to that line

Code:
if ($tmin < 10){



Complete section of that {}
Code:
if ($tmin < 10){

            $tmin = "0$tmin";
        }
 
gregexp
The Mouse Is Extension Of Arm



Joined: Feb 21, 2006
Posts: 1497
Location: In front of a screen....HELP! lol

PostPosted: Mon Oct 16, 2006 4:20 pm Reply with quote

If youd like, e-mail me a copy of that script, and Ill have a look.

_________________
For those who stand shall NEVER fall and those who fall shall RISE once more!! 
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
lies







PostPosted: Mon Oct 16, 2006 4:37 pm Reply with quote

PLEEASE DOnt ban me! I tried to post the script and sentinel banned me. Will the site still works maybe it didnt work.

Quote:

If youd like, e-mail me a copy of that script, and Ill have a look.


Whats your email? PM me[/quote]

EDIT: I found many places in some Nukematch files that say
Code:
if ($xxxxx == 1) {
Should I replace with
Code:
if (defined('xxxxx_FILE')) {
?
 
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 ©