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
porcupinepc
Involved
Involved



Joined: Sep 20, 2003
Posts: 261
Location: Schumacher, Ontario CANADA

PostPosted: Tue Jun 01, 2004 11:11 am Reply with quote

I just installed the latest version of Sentinel, and in the admin screen, i click on the Sentinel admin icon, the following error appears:

Fatal error: Call to undefined function: abget_configs() in /usr/local/psa/home/vhosts/porcupinepc.com/httpdocs/nuke/admin/modules/sentinel.php on line 32

What did i do wrong?

Joe
[ Only registered users can see links on this board! Get registered or login! ]
 
View user's profile Send private message Send e-mail Visit poster's website ICQ Number
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Tue Jun 01, 2004 11:20 am Reply with quote

Joe, try reloading the package. It looks like not all the files got ftp'd correctly.
 
View user's profile Send private message
porcupinepc







PostPosted: Tue Jun 01, 2004 11:33 am Reply with quote

i deleted all the Sentinel files and re-ftp'd them.
I did the install and the following showed:

- Create nuke_nsnst_ips failed
- Create nuke_nsnst_config failed
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Add field nuke_nsnst_config succeded
- Adjust Order nuke_nsnst_config succeded

I am also getting the same error as first reported

Joe
 
chatserv
Member Emeritus



Joined: May 02, 2003
Posts: 1389
Location: Puerto Rico

PostPosted: Tue Jun 01, 2004 11:43 am Reply with quote

Try doing a destall or uninstall, for the first error make sure you added the include("includes/sentinel.php"); line to mainfile.php
 
View user's profile Send private message Visit poster's website
porcupinepc







PostPosted: Tue Jun 01, 2004 11:46 am Reply with quote

Where in the mainfile.php does this go:

include("includes/sentinel.php");


Joe
 
porcupinepc







PostPosted: Tue Jun 01, 2004 11:48 am Reply with quote

Raven:I did uninstall the tables and reinstall them. When i clicked on the Sentinel icon in admin, i got:

Fatal error: Call to undefined function: abget_configs() in /usr/local/psa/home/vhosts/porcupinepc.com/httpdocs/nuke/admin/modules/sentinel.php on line 32

Joe
 
squiresmk
Regular
Regular



Joined: May 31, 2004
Posts: 95
Location: NY

PostPosted: Tue Jun 01, 2004 12:24 pm Reply with quote

Try near the beginning of the mainfile porcupine. That function most likely doesn't exist since the file "includes/sentinel.php" isn't being loaded.

And Chatserv, I love you :p
 
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
porcupinepc







PostPosted: Tue Jun 01, 2004 12:28 pm Reply with quote

Cool. got it fixed. What are the recommended settings in Sentinel Admin?

Joe
 
TheShniz
Regular
Regular



Joined: Jan 27, 2004
Posts: 65

PostPosted: Tue Jun 01, 2004 1:04 pm Reply with quote

I'm having the same prob...

Quote:

Try near the beginning of the mainfile porcupine. That function most likely doesn't exist since the file "includes/sentinel.php" isn't being loaded.


... can U Xplain what I need 2 do?

P.S.
This was an upgrade of 1.0.0 to 1.1.0 for me, didn't work... uninstalled & trying 2 install a fresh load, same prob Sad

> TheShniz
 
View user's profile Send private message
echo
Hangin' Around



Joined: Nov 27, 2003
Posts: 37

PostPosted: Tue Jun 01, 2004 1:14 pm Reply with quote

TheShniz wrote:
I'm having the same prob...

Quote:

Try near the beginning of the mainfile porcupine. That function most likely doesn't exist since the file "includes/sentinel.php" isn't being loaded.


... can U Xplain what I need 2 do?

P.S.
This was an upgrade of 1.0.0 to 1.1.0 for me, didn't work... uninstalled & trying 2 install a fresh load, same prob Sad

> TheShniz


Here's the top part of my mainfile, and it works perfect:

<?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. */
/*********************************************/
/* Additional security checking code 2003 by chatserv */
/* [ Only registered users can see links on this board! Get registered or login! ] -- [ Only registered users can see links on this board! Get registered or login! ] */
/************************************************/
include("includes/sentinel.php");
 
View user's profile Send private message
chatserv







PostPosted: Tue Jun 01, 2004 1:19 pm Reply with quote

burnwave wrote:
And Chatserv, I love you :p
Laughing Shocked
 
peace
Worker
Worker



Joined: Mar 11, 2004
Posts: 209

PostPosted: Wed Jun 02, 2004 9:54 am Reply with quote

please use chit chat area for flirting Mr. Green
 
View user's profile Send private message
chatserv







PostPosted: Wed Jun 02, 2004 10:28 am Reply with quote

Ahh don't be jealous, i'm sure someone loves you too. Laughing Mr. Green
 
peace







PostPosted: Wed Jun 02, 2004 10:36 am Reply with quote

chatserv wrote:
Ahh don't be jealous,
noo chat im happy for you Smile
chatserv wrote:
i'm sure someone loves you too. Laughing Mr. Green
Crying or Very sad
 
chatserv







PostPosted: Wed Jun 02, 2004 10:41 am Reply with quote

We are getting kinda corny here lol
back to work. Razz
 
TheShniz







PostPosted: Wed Jun 02, 2004 10:49 am Reply with quote

Kewl, worx 4 me now Laughing On the htaccess Path, I'm assuming I should put /public_html/ as I am using Apache (Already Chmod'd).

Thanx a bunch!
> TheShniz
 
chatserv







PostPosted: Wed Jun 02, 2004 11:10 am Reply with quote

Try using .htaccess alone first
 
TheShniz







PostPosted: Wed Jun 02, 2004 11:31 am Reply with quote

What's the best way 2 check that it's updating the htaccess? Outside of waiting 4 a hack attempt, lol.

> TheShniz
 
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Wed Jun 02, 2004 11:48 am Reply with quote

Use an online proxy and try a script tag or index.php?cat=%20UNION%20 in the url of your site. That way you won't be banned yourself.
 
View user's profile Send private message
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 ©