Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)
Author Message
setar
New Member
New Member



Joined: Nov 22, 2004
Posts: 5

PostPosted: Mon Nov 22, 2004 11:48 pm Reply with quote

After installation of sentinel

when I click to this link

Operation Complete! Goto NukeSentinel™ Admin

I get this error message

Fatal error: Call to undefined function: getusrinfo() in /home/phpturk/public_html/includes/sentinel.php on line 136

Can someone tell me how to correct this?

I am using nuke 7.4

I am a newbie
IF I am posting in wrong forum please forgive me
and guide me to correct forum.
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Tue Nov 23, 2004 12:21 am Reply with quote

Have you added all of the include lines to mainfile.php?
 
View user's profile Send private message
setar







PostPosted: Tue Nov 23, 2004 12:26 am Reply with quote

yes I did
Top of my mainfile.php file looks like this

<?php
if ($forum_admin == 1) {
include("../../../includes/sentinel.php");
} elseif ($inside_mod == 1) {
include("../../includes/sentinel.php");
} else {
include("includes/sentinel.php");
}
/************************************************************************//* PHP-NUKE: Advanced Content Management System *//* ============================================ *//* *//* Copyright (c) 2002 by Francisco Burzi *//* [ Only registered users can see links on this board! Get registered or login! ] *//* *//* This program is free software. You can redistribute it and/or modify *//* it under the terms of the GNU General Public License as published by *//* the Free Software Foundation; either version 2 of the License.


is it correct ??????
 
BobMarion
Former Admin in Good Standing



Joined: Oct 30, 2002
Posts: 1037
Location: RedNeck Land (known as Kentucky)

PostPosted: Tue Nov 23, 2004 12:32 am Reply with quote

Which version or NukeSentinel(tm) do you have? The line numbers cvary between versions so I need to know that to even begin testing to try and reproduce the error.

_________________
Bob Marion
Codito Ergo Sum
http://www.nukescripts.net 
View user's profile Send private message Send e-mail Visit poster's website
setar







PostPosted: Tue Nov 23, 2004 12:54 am Reply with quote

I'd downloaded from [ Only registered users can see links on this board! Get registered or login! ]

version nukesentinel 2.1.1

onather question
in my mainfile.php do I need to write my absolute path like this? or should have dots in it ??

<?php
if ($forum_admin == 1) {
include("/home/phpturk/public_html/includes/sentinel.php");
} elseif ($inside_mod == 1) {
include("/home/phpturk/public_html/includes/sentinel.php");
} else {
include("/home/phpturk/public_html/includes/sentinel.php");
}

if I write my obsulate path /home/phpturk/public_html

I still get error


Fatal error: Call to undefined function: getusrinfo() in /home/phpturk/public_html/includes/sentinel.php on line 136

sentinel makes me mad !!!!!!!


Last edited by setar on Tue Nov 23, 2004 1:08 am; edited 3 times in total 
setar







PostPosted: Tue Nov 23, 2004 1:04 am Reply with quote

now I get this error only!!


Fatal error: Call to undefined function: getusrinfo() in /home/phpturk/public_html/includes/sentinel.php on line 136

I'd opened sentinel.php with phpedit and I have this text on line 136

$uinfo = getusrinfo($user);


If you can't help me solved this problem,
I will go back to use MAMBO !!!

I like to use nuke... but easy to hack nuke sites.

if I have sentinel... I might feel a little safe.

thanks for your help guys
 
setar







PostPosted: Tue Nov 23, 2004 1:29 am Reply with quote

I am honored that admins answering my questions.
Thanks raven and Bob..

I see that you guys care about your users..
keep up the great work and help
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)

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 ©