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
Susann
Moderator



Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Thu May 12, 2005 11:30 am Reply with quote

After update to sentinel 2.2.0 pl.4 php-nuke 6.5 I´ve problems when I click on the forums admin.

Code:
Warning: main(db/db.php) [function.main]: failed to create stream: No such file or directory in /www/htdocs/xxx/includes/nukesentinel.php on line 38


Fatal error: main() [function.main]: Failed opening required 'db/db.php' (include_path='.:..') in /www/htdocs/xxx/includes/nukesentinel.php on line 38


The code in the mainfile.php and nukesentinel.php is from:
[ Only registered users can see links on this board! Get registered or login! ]


Shall I change nukesentinel.php or the mainfile.php ? Bang Head
 
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Thu May 12, 2005 12:01 pm Reply with quote

susann,

the 2.2.0pl.4 isnt realy ment as a version to upgrade to,but instead from previous installed versions.
Further..to get the proper and best advice do include in your story that you dont have any patched versions installed.

I did tried my best to explain to you that it wil get harder and harder for you to do any upgrade if you stick to the 6.5
sure i understand what you said about the googletap but that is holding you back now for any updates.
and now you will get the first errors...
 
View user's profile Send private message
Susann







PostPosted: Thu May 12, 2005 12:36 pm Reply with quote

Thanks,Hitwalker
yes, you did your best.

Sentinel 1.3.1. works fine till yesterday.
I know that many people with higher versions and patches also have problems with the forums admin, the german language file,the nsnst.php and some other thinks too.
But I think it´s possible to fix this error on line 38 without update to nuke 7.6 . Confused
 
hitwalker







PostPosted: Thu May 12, 2005 1:08 pm Reply with quote

well susann,most of the times those people who have errors did made a mistake or forgot something,or in some cases messed up some parts.
when i went for the 7.6 i used every update/upgrade since then.
and it all works like a charm.. Smile

and sentinel should be installed using the required as writen in the readme file.
 
Susann







PostPosted: Fri May 13, 2005 9:26 am Reply with quote

I don´t know why, but after I upload the original nukesentinal.php in includes/nukesentinel.php it works.

Groovy
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Fri May 13, 2005 10:25 am Reply with quote

Sounds like it was an ftp problem from the beginning.
 
View user's profile Send private message
Susann







PostPosted: Fri May 13, 2005 5:27 pm Reply with quote

I was really happy to go to the forums administration no blank page and no error messages. I quess, that the reason is the code for "Forum_Admin" in the nukesentinel.php.
With (forum_admin==1) it doesn`t work.

includes/nukesentinel.php:

Code:
// Load required scripts

if (defined('FORUM_ADMIN')) {
  @require_once("../../../config.php");
  @require_once("../../../db/db.php");
  $lang_dir = "../../../";
} elseif (defined('INSIDE_MOD')) {
  @require_once("../../config.php");
  @require_once("../../db/db.php");
  $lang_dir = "../../";
} else {
  @require_once("config.php");
  @require_once("db/db.php");
  $lang_dir = "";
}



In the modules/Forums/admin/pagestart.php is also: define('FORUM_ADMIN', true);

In the mainfile.php is:


Code:
if ($forum_admin == 1) {

   include_once("../../../includes/nukesentinel.php");
} elseif ($inside_mod == 1) {
   include_once("../../includes/nukesentinel.php");
} else {
   include_once("includes/nukesentinel.php");
}


String attack, Union attack and Authors Table attack works excellent.I´ve been blocked from my site. The german language file is still for sentinel vers. 1.3.1. So I´m waiting for the update version of the german language file and of course I need more time to check all other functions. But sentinel 2.2.0 looks great and without sentinel our website cannot exist.
 
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 ©