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
myhelipad
Regular
Regular



Joined: Apr 17, 2004
Posts: 71

PostPosted: Mon May 02, 2005 11:46 pm Reply with quote

I have install as follow:

1. PHP-Nuke 7.6 Patch 2.9
2. NukeSentinel 2.2.0
3. Approve Membership v6.1.1-7.6

my problem:

1. Forum admin display only blank page.
2. When i entering NukeSentinel Administration
--> Browse menu there are no data or information display below configuration block for a few menu, is that ok.

Thank Your
**Sorry for bad English

my web sites
 
View user's profile Send private message Visit poster's website
64bitguy
The Mouse Is Extension Of Arm



Joined: Mar 06, 2004
Posts: 1164

PostPosted: Tue May 03, 2005 12:15 am Reply with quote

Hi

Just as a "heads-up" please use the forums "search" feature to look for answers before posting a new thread that may have already been addressed.

Here's the answer (please see "Chatserv's" response) at: [ Only registered users can see links on this board! Get registered or login! ]

If it doesn't resolve your problem, please let us know.

Hope this helps.

_________________
Steph Benoit
100% Section 508 and W3C HTML5 and CSS Compliant (Truly) Code, because I love compliance. 
View user's profile Send private message
myhelipad







PostPosted: Tue May 03, 2005 12:48 am Reply with quote

Thank Your Sir for very fast reply,

I've done some search but miss look onthat thread, very sorry once more. I do editing as refer thread and some minor changes name sentinel.php to nukesentinel.php.

Now I got new error when I go to Forum Admin as below:

Code:
Warning: main(config.php): failed to open stream: No such file or directory in /home/mypren/domains/sacrifar.com/public_html/portal/includes/nukesentinel.php on line 37


Fatal error: main(): Failed opening required 'config.php' (include_path='.:/usr/local/lib/php') in /home/mypren/domains/sacrifar.com/public_html/portal/includes/nukesentinel.php on line 37


Line 37 refer on nukesentinel.php is
Code:
require_once("config.php"); 


my config.php is still on default location.

Regard

myHeliPad
 
64bitguy







PostPosted: Tue May 03, 2005 12:57 am Reply with quote

You have installed in a sub-directory instead of in the root of your server, and thus it looks like it's not finding the root folder includes.

I would comment on a personal note that it is really not advisable to install in a sub-directory due to some problems that may creep in, as well as the fact that all of your links are longer (having to include /portal/ in them).

Nevertheless, if you MUST run it that way:

Try changing:
Code:
  require_once("config.php");

  require_once("db/db.php");


to:
Code:
  require_once("../config.php");

  require_once("../db/db.php");
 
myhelipad







PostPosted: Tue May 03, 2005 1:10 am Reply with quote

Thank You Sir,

i have done editing, but my page become blank (only white on browser), admin also didn't display anything.

Thank You
 
64bitguy







PostPosted: Tue May 03, 2005 1:33 am Reply with quote

Okay... Try it this way.

See: [ Only registered users can see links on this board! Get registered or login! ]

Hope that resolves it.

Steph
 
myhelipad







PostPosted: Tue May 03, 2005 2:09 am Reply with quote

Thank You,

it's solve, now i can browse my Forum admin & News, other will check leter..

Thank Youe very much 64bitguy
ur da man
 
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 ©