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



Joined: Sep 07, 2004
Posts: 13
Location: Bay Area of California

PostPosted: Wed Sep 08, 2004 9:56 pm Reply with quote

Alright, thanks anyway six... I didn't manually comment out anything I wasn't instructed to, other than this include in mainfile.php that this issue is based upon.
 
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Wed Sep 08, 2004 11:28 pm Reply with quote

I was getting the exact same error until I realized that I missed step 2 in the NSN 2.0.2 install instructions (towards the bottom):

2) Add
if ($forum_admin == 1) {
include("../../../includes/sentinel.php");
} elseif ($inside_mod == 1) {
include("../../includes/sentinel.php");
} else {
include("includes/sentinel.php");
}
to your mainfile.php just
after the opening <? php line on it's own line like below:
<?php
if ($forum_admin == 1) {
include("../../../includes/sentinel.php");
} elseif ($inside_mod == 1) {
include("../../includes/sentinel.php");
} else {
include("includes/sentinel.php");
}

This cleared it up for me. Hope this helps.

montego
 
View user's profile Send private message Visit poster's website
TheVillageIdiot







PostPosted: Thu Sep 09, 2004 12:40 am Reply with quote

... No, that isn't the problem, you read to far ahead. Start at the beginning of my posting, and you will realize that my problem is that when I plug that script in, it causes me to recieve a blank page everywhere. That's the issue.

Thanks though... Bang Head
 
Xioustic
New Member
New Member



Joined: Sep 07, 2004
Posts: 12

PostPosted: Sat Sep 11, 2004 7:49 pm Reply with quote

shameless bump...
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sat Sep 11, 2004 8:01 pm Reply with quote

Please PM me you

site url, adminid/pass
ftp url adminid/pass
phpMyAdmin url userid/pass
 
View user's profile Send private message
Xioustic







PostPosted: Sun Sep 12, 2004 4:42 pm Reply with quote

Sent info as requested...
 
Raven







PostPosted: Sun Sep 12, 2004 6:22 pm Reply with quote

I will look at this as soon as I can. May not be until tomorrow.
 
Xioustic







PostPosted: Wed Sep 22, 2004 7:54 am Reply with quote

I don't mean to bother, but it's been almost 10 days and I've gotten no message from you, Raven... I'm beginning to wonder if you've forgotten about my problem...
 
Raven







PostPosted: Wed Sep 22, 2004 9:18 am Reply with quote

I have been very busy. I can't find in this thread where you state what your problem is. What exactly is your problem.
 
Xioustic







PostPosted: Wed Sep 22, 2004 1:36 pm Reply with quote

Quote:
The problem in a nutshell: Include anything to the effect of sentinel.php in the mainfile.php, and everything that uses mainfile.php on my site returns a completely blank page. This is a brand new, fresh install of NSN Sentinel on a PHPNuke 7.3 website.


Not clear enough?
 
Xioustic







PostPosted: Wed Nov 24, 2004 5:39 pm Reply with quote

Any chance I could get a callback on this? I just happened to try again, still the same problem even with the new version.
 
Raven







PostPosted: Wed Nov 24, 2004 7:55 pm Reply with quote

I don't remember ever getting the information but I may have and got caught up in other things. If so, I apologize. Please PM me the information.
 
discraftpro
New Member
New Member



Joined: Nov 24, 2004
Posts: 7

PostPosted: Wed Nov 24, 2004 8:45 pm Reply with quote

X,

I have a similar problem. Try something for me. If you change the line

include("/includes/sentinel.php");

in the last part of the paste into mainfile to

include("../includes/sentinel.php");

can you then get to the admin page?

The other question that I have is are you hosting this website within the document root of a main site?i.e. Do you have multipe sites going here?
 
View user's profile Send private message Visit poster's website
Xioustic







PostPosted: Thu Nov 25, 2004 12:32 pm Reply with quote

Yes I do, discraft. Let me try that, sounds like a good idea.
 
Xioustic







PostPosted: Thu Nov 25, 2004 12:39 pm Reply with quote

Nope, didn't work. I even tried the full path, and that didn't work either.

And to clearify, I am hosting this site in a subdirectory instead of the main root. However, I do not believe that should pose a problem.

And I just found out today if you ever try an include command that points to a blank file, I always get a blank page. However, phpnuke obviously requires multiple files be included, so the include command does work.

Sending my info in PM, raven. Smile
 
Raven







PostPosted: Thu Nov 25, 2004 2:09 pm Reply with quote

You should be fixed now. For some reason the code you were using for gzip was in conflict. I replaced yours with mine and all is well. I have saved your code and will investigate later.
 
discraftpro







PostPosted: Fri Nov 26, 2004 9:53 am Reply with quote

Raven,

I can't allow ftp access, but is there a configuration that I can send you that you could help me with? When I change the path to the include from above I can access the main admin.php page, but when I click on the sentinel icon I get the message stating that I had not added the first seven lines to my mainfile.php page. Of course if I change the include back to the original syntax and paste it, I get blank pages.
 
Raven







PostPosted: Fri Nov 26, 2004 10:54 am Reply with quote

Try commenting out all that gzip logic in mainfile.php.
 
discraftpro







PostPosted: Fri Nov 26, 2004 10:51 pm Reply with quote

Now I am getting access denied. I have PM'd you my mainfile
 
discraftpro







PostPosted: Fri Nov 26, 2004 11:34 pm Reply with quote

Raven,

I found the error, I had not placed the sentinel folder in languages, just the language file itself. I apologize for bothering you. Thanks again for all of the work that you do.

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