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



Joined: Dec 13, 2005
Posts: 2
Location: Portugal

PostPosted: Tue Dec 13, 2005 6:44 am Reply with quote

Hello!

I was trying to solve the fact the I can only get anonymous in the tracked users list and i edited the mainfile.php.

Now i get some lines in the top of my site, like this:

Warning: main(includes/sentinel.php): failed to open stream: No such file or directory in D:\www-root\users\es-arq-of\mainfile.php on line 42

Warning: main(includes/sentinel.php): failed to open stream: No such file or directory in D:\www-root\users\es-arq-of\mainfile.php on line 42

Warning: main(): Failed opening 'includes/sentinel.php' for inclusion (include_path='.;C:\PHP\PEAR\pear') in D:\www-root\users\es-arq-of\mainfile.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at D:\www-root\users\es-arq-of\mainfile.php:42) in D:\www-root\users\es-arq-of\mainfile.php on line 237

Warning: Cannot modify header information - headers already sent by (output started at D:\www-root\users\es-arq-of\mainfile.php:42) in D:\www-root\users\es-arq-of\modules\Your_Account\includes\mainfileend.php on line 94

Warning: Cannot modify header information - headers already sent by (output started at D:\www-root\users\es-arq-of\mainfile.php:42) in D:\www-root\users\es-arq-of\modules\Your_Account\includes\mainfileend.php on line 95

Warning: Cannot modify header information - headers already sent by (output started at D:\www-root\users\es-arq-of\mainfile.php:42) in D:\www-root\users\es-arq-of\modules\Your_Account\includes\mainfileend.php on line 96

Warning: Cannot modify header information - headers already sent by (output started at D:\www-root\users\es-arq-of\mainfile.php:42) in D:\www-root\users\es-arq-of\modules\Your_Account\includes\mainfileend.php on line 97


I tryed to revert the changes but i seems i couldn't!
Help me!!!!

I can't even login as administrator!!!!! In red is line 42!

/*****************************************************/
/* Security - Sentinel v.2.1.1 START */
/*****************************************************/
if ($forum_admin == 1) {
include("../../../includes/sentinel.php");
} elseif ($inside_mod == 1) {
include("../../includes/sentinel.php");
} else {
include("includes/sentinel.php");
}

http://es-arq-of.prof2000.pt Help!!!!
 
View user's profile Send private message
patcunha







PostPosted: Tue Dec 13, 2005 8:26 am Reply with quote

/*****************************************************/
/* Security - Sentinel v.2.1.1 START */
/*****************************************************/
if (defined('FORUM_ADMIN')) {
@include_once("../../../includes/nukesentinel.php");
} elseif (defined('INSIDE_MOD')) {
@include_once("../../includes/nukesentinel.php");
} else {
@include_once("includes/nukesentinel.php");
}

/*****************************************************/
/* Security - Sentinel v.2.1.1 END */
/*****************************************************/
These were the lines I altered! That's the way they should be.
 
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 ©