Author |
Message |
grooviestgerman
New Member


Joined: Jul 22, 2006
Posts: 12
Location: The Hague
|
Posted:
Sat Jul 22, 2006 11:45 am |
|
Hi there, I installed Nuke Sentinel and hope that is the right place for help.
I made a mistake by installing it and now I get only the top of my admin page with some text: Illegal Access Detected!!
I deinstalled it but it doesn't help.
What can I do to get my IP to be permitted?
Thanks in advance
Frank |
|
|
|
 |
Guardian2003
Site Admin

Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Sat Jul 22, 2006 12:21 pm |
|
Well that error does not indicate you have banned yourself. Does the page have a black background?
I suspect you have either got some file edits wrong or they are incomplete. |
|
|
|
 |
grooviestgerman

|
Posted:
Sat Jul 22, 2006 12:26 pm |
|
No the page just missing the bottom admin page.
I know I got some file edits wrong but don't know where to start.
Frank |
|
|
|
 |
Guardian2003

|
Posted:
Sat Jul 22, 2006 12:31 pm |
|
Go over the instructions again, I'm pretty sure you missed something as you said you did a de-install and that had no affect - which means you must have missed something else when trying to restore to a previous setup.
Can you not restore the site using the back up you did before installing Sentinel? |
|
|
|
 |
grooviestgerman

|
Posted:
Sat Jul 22, 2006 1:01 pm |
|
done that and still have the same message in the admin page, this time both rows are showing and the message is on the bottom one.
Will possible shut down page and reinstall everything new, I can't find the mistake
Frank |
|
|
|
 |
grooviestgerman

|
Posted:
Sun Jul 23, 2006 9:28 am |
|
Me againRestored my site and everything was working fine, till I installed Nuke Weather 7.5-7.8.
Now I have the same problem, illegal access detected...
Restoring of Database doesn't help...
So I need to reinstall everything again.
Maybe thats the first time this happens but I think it's not normal.
Regards
Frank |
|
|
|
 |
gregexp
The Mouse Is Extension Of Arm

Joined: Feb 21, 2006
Posts: 1497
Location: In front of a screen....HELP! lol
|
Posted:
Sun Jul 23, 2006 9:32 am |
|
ahh now that tells a lot.
There is an admin panel to that correct?
Do me a favor and post the links.whatever.php that is in the folder admin of that module. In there lies your problem. |
_________________ For those who stand shall NEVER fall and those who fall shall RISE once more!! |
|
 |
 |
grooviestgerman

|
Posted:
Sun Jul 23, 2006 9:33 am |
|
deleted the nsnwx install folder and it works again...
Still funny
Frank |
|
|
|
 |
grooviestgerman

|
Posted:
Sun Jul 23, 2006 9:34 am |
|
Got you...
Here it is
<?php
/********************************************************/
/* NukeWeather(tm) */
/* By: NukeScripts Network (webmaster@nukescripts.net) */
/* http://www.nukescripts.net */
/* Copyright © 2000-2005 by NukeScripts Network */
/********************************************************/
if(!defined('ADMIN_FILE')) { die("Illegal Access Detected!!"); }
$wxmodule = "Weather";
get_lang($wxmodule);
adminmenu("".$admin_file.".php?op=WXMain", _WX_TITLE, "nukeweather.png");
?> |
|
|
|
 |
grooviestgerman

|
Posted:
Sun Jul 23, 2006 9:35 am |
|
How do I change it?
Frank |
|
|
|
 |
gregexp

|
Posted:
Sun Jul 23, 2006 9:36 am |
|
Im confused, is it all working now or do I need to provide a fix? |
|
|
|
 |
grooviestgerman

|
Posted:
Sun Jul 23, 2006 9:38 am |
|
Please provide a fix, that would possible solve the problem I have with the Sentinel installation aswell.
Regards
Frank |
|
|
|
 |
gregexp

|
Posted:
Sun Jul 23, 2006 9:40 am |
|
whats wrong with the installation of sentinel?
Also post the contents of the case.whatever.php |
Last edited by gregexp on Sun Jul 23, 2006 9:44 am; edited 1 time in total |
|
|
 |
grooviestgerman

|
Posted:
Sun Jul 23, 2006 9:43 am |
|
Same story I got locked out of my complete admin section and I am not such an expert to find the mistake I am possible making, now I saw the same script in the Sentinel folder: if(!defined('ADMIN_FILE')) { die("Illegal Access Detected!!"); }
Thats my problem
I hope you understand.
Regards
Frank |
|
|
|
 |
grooviestgerman

|
Posted:
Sun Jul 23, 2006 9:48 am |
|
Sorry here is the other script:
<?php
/********************************************************/
/* NukeWeather(tm) */
/* By: NukeScripts Network (webmaster@nukescripts.net) */
/* http://www.nukescripts.net */
/* Copyright © 2000-2005 by NukeScripts Network */
/********************************************************/
if(!defined('ADMIN_FILE')) { die("Illegal Access Detected!!"); }
$wxmodule = "Weather";
switch($op) {
case "WXChange":
case "WXClear":
case "WXClearConf":
case "WXConfig":
case "WXConfigSave":
case "WXConfirm":
case "WXDefault":
case "WXInstall":
case "WXLoadData":
case "WXMain":
case "WXRem_Cou":
case "WXRem_Cou_Con":
case "WXRem_Reg":
case "WXRem_Reg_Con":
case "WXRem_Sub":
case "WXRem_Sub_Con":
case "WXRemCou":
case "WXRemReg":
case "WXRemSub":
case "WXSave":
case "WXSelect":
include("modules/$wxmodule/admin/index.php");
break;
}
?> |
|
|
|
 |
gregexp

|
Posted:
Sun Jul 23, 2006 9:49 am |
|
I completely understand, what version of sentinel are you using and I may need to get inside your account to check something. There are 2 scenarios I can think of that may cause your problem, First would be the obvious, an edit was not made correctly, Second which is actually more likely, is that there is a link.something.php that is not upto date with the patch level but will still work none the less, and once sentinel was installed, it forced to recognize something was not right and then it started blocking you from entering the admin panel. |
|
|
|
 |
grooviestgerman

|
Posted:
Sun Jul 23, 2006 9:58 am |
|
To be honest I just uploaded everything instead of reading through the stuff.. So I edited not one file.
I downloaded the latest version from the site and I am running Nuke 7.6 not patched or anything.
Which files do I need to update or edit? But please if that is to much work we leave it...
Regards
Frank |
|
|
|
 |
Guardian2003

|
Posted:
Sun Jul 23, 2006 11:18 am |
|
If you 'just uploaded everything instead of reading through stuff' then you may be missing some of the edits that are required. |
|
|
|
 |
grooviestgerman

|
Posted:
Sun Jul 23, 2006 11:21 am |
|
Sorry but we know this already...
What edits was the question and meanwhile I will not try to install it again
Thanks for all your help
Frank |
|
|
|
 |
Guardian2003

|
Posted:
Sun Jul 23, 2006 11:23 am |
|
For Sentinel, there is probably a directory called Core_File_Edits - they should be in there.
If this is a new site, why not just install Raven Nuke which has all the work done for you? |
|
|
|
 |
|