PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
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 Back to top

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 to the forums!
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: 16987
Location: Kansas

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

Joe, try reloading the package. It looks like not all the files got ftp'd correctly.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
porcupinepc
Involved
Involved


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

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

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
View user's profile Send private message Send e-mail Visit poster's website ICQ Number
chatserv
The Mouse Is Extension Of Arm


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

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

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


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

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

Where in the mainfile.php does this go:

include("includes/sentinel.php");


Joe
View user's profile Send private message Send e-mail Visit poster's website ICQ Number
porcupinepc
Involved
Involved


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

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

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
View user's profile Send private message Send e-mail Visit poster's website ICQ Number
squiresmk
Regular
Regular


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

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

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


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

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

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

Joe
View user's profile Send private message Send e-mail Visit poster's website ICQ Number
TheShniz
Regular
Regular


Joined: Jan 27, 2004
Posts: 65

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

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 Back to top

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 to the forums!
*/
/* */
/* 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 to the forums!
--
Only registered users can see links on this board!
Get registered or login to the forums!
*/
/************************************************/
include("includes/sentinel.php");
View user's profile Send private message
chatserv
The Mouse Is Extension Of Arm


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

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

burnwave wrote:
And Chatserv, I love you :p
Laughing Shocked
View user's profile Send private message Visit poster's website
peace
Worker
Worker


Joined: Mar 11, 2004
Posts: 209

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

please use chit chat area for flirting Mr. Green
View user's profile Send private message
chatserv
The Mouse Is Extension Of Arm


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

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

Ahh don't be jealous, i'm sure someone loves you too. Laughing Mr. Green
View user's profile Send private message Visit poster's website
peace
Worker
Worker


Joined: Mar 11, 2004
Posts: 209

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

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
View user's profile Send private message
chatserv
The Mouse Is Extension Of Arm


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

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

We are getting kinda corny here lol
back to work. Razz
View user's profile Send private message Visit poster's website
TheShniz
Regular
Regular


Joined: Jan 27, 2004
Posts: 65

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

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
View user's profile Send private message
chatserv
The Mouse Is Extension Of Arm


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

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

Try using .htaccess alone first
View user's profile Send private message Visit poster's website
TheShniz
Regular
Regular


Joined: Jan 27, 2004
Posts: 65

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

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

> TheShniz
View user's profile Send private message
sixonetonoffun
Spouse Contemplates Divorce


Joined: Jan 02, 2003
Posts: 2499

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

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

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum