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
Carryconcealed
Hangin' Around



Joined: Jan 31, 2004
Posts: 35

PostPosted: Mon Aug 09, 2004 10:34 pm Reply with quote

I just downloaded and installed Sentinal 2.0.1 into Nuke 7.2

When I click the icon in the admin to configure Sentinal I get the following:

Fatal error: Call to undefined function: abget_configs() in /home/carryco/public_html/admin/modules/sentinel.php on line 29

Any help?
 
View user's profile Send private message Send e-mail
GeekyGuy
Client



Joined: Jun 03, 2004
Posts: 302
Location: Huber Heights Ohio

PostPosted: Mon Aug 09, 2004 10:40 pm Reply with quote

Be sure to add the include("includes/sentinel.php"); line to your mainfile.php

_________________
"The Daytona 500 is ours! We won it, we won it, we won it!", Dale Earnhardt, February 15th, 1998, Daytona 500 
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger ICQ Number
Carryconcealed







PostPosted: Mon Aug 09, 2004 11:02 pm Reply with quote

Hmm,

I don't see where I would add that, does it go anywhere?
 
GeekyGuy







PostPosted: Mon Aug 09, 2004 11:05 pm Reply with quote

Right at the top
Code:
<?php

include("includes/sentinel.php");


Right after the <?php
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Tue Aug 10, 2004 12:29 am Reply with quote

Carryconcealed wrote:
Hmm,

I don't see where I would add that, does it go anywhere?
This is detailed in the README. if you have not already read the README, you need to, as there are several other script changes that you need to make to have Sentinel work correctly.
 
View user's profile Send private message
Carryconcealed







PostPosted: Tue Aug 10, 2004 6:07 am Reply with quote

Ahh,

I only followed the instrucions in the User Guide.

OK, I have done all of that and it seems to work ok now. The only problem is #4:

4. Your Account Bug
-------------------
In Your Account's index.php file you will find 4 placements of:
getusrinfo($user);
if (($userinfo[username] != $cookie[1]) AND ($userinfo[user_password] != $cookie[2])) {

You should replace it with:
cookiedecode($user);
getusrinfo($user);
if ((is_user($user)) AND ($userinfo[username] == $cookie[1]) AND ($userinfo[user_password] == $cookie[2])) {


Do I replace each of these 4 placements with this new language? I did, I hope I was right.

Also,

Do i need to change any of the settings in Sentinal now? Or is it good to go as installed?
 
Raven







PostPosted: Tue Aug 10, 2004 9:29 am Reply with quote

Yes on the 4 places.

You need to set ALL of Sentinel's settings. Just go down one by one and set them. There some other posts in here about recommended settings.
 
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 ©