| Author |
Message |
bretonmage
Captain


Joined: Feb 21, 2004
Posts: 421
|
Posted:
Sat Apr 03, 2004 2:00 am |
  |
What the? I keep getting emails about how this and that user was on admin.php, but no-one can access it at all! Urgent help needed!
It just redirects everyone to index.php!  |
|
|
   |
 |
MisterWORK
Support Mod


Joined: Jun 11, 2003
Posts: 245
|
Posted:
Sat Apr 03, 2004 3:20 am |
  |
Well thats the idea If their IP is NOT protected then have they nothing on admin.php to do...
So if you want others in the protect their IP or dont set Protect admin to on. |
_________________ Protector System for phpNuke.
<b>Current Version Released: 1.15.b2( 05/12-04) </b>
Support site: http://protector.warcenter.se |
|
     |
 |
bretonmage
Captain


Joined: Feb 21, 2004
Posts: 421
|
Posted:
Sat Apr 03, 2004 1:56 pm |
  |
Yes, but it worked fine before, but now no-one (i.e. ALL admins; including me) can access admin.php! This makes my whole site impossible to manage! |
|
|
   |
 |
steven111
Lieutenant


Joined: Dec 30, 2003
Posts: 283
|
Posted:
Sat Apr 03, 2004 10:14 pm |
  |
I don't know exactly what is going on... but you can always trim the IP's out of mysql tables-- look at a table whose name ends in "blocked". |
_________________ ezClassifieds|Forums:Auto,Mac,Job,Win,HW |
|
    |
 |
MisterWORK
Support Mod


Joined: Jun 11, 2003
Posts: 245
|
Posted:
Sun Apr 04, 2004 10:41 pm |
  |
Open your file header.php remove the line includes("inlcude/blocker.php");
Then enter turn off the Protect admin and set back the line in your header.php.
This is a common TIPS:
If you encouter problem in my system just find the line includes("inlcude/blocker.php"); in header.php
Just put // infront and then are my system NOT monitoring any user.
//includes("inlcude/blocker.php");. |
_________________ Protector System for phpNuke.
<b>Current Version Released: 1.15.b2( 05/12-04) </b>
Support site: http://protector.warcenter.se |
|
     |
 |
bretonmage
Captain


Joined: Feb 21, 2004
Posts: 421
|
Posted:
Mon Apr 05, 2004 3:31 am |
  |
Thanks, that sorted it.  |
_________________
.jpg) |
|
   |
 |
southernwolf
Corporal


Joined: Dec 14, 2003
Posts: 56
Location: Texas
|
Posted:
Wed Apr 21, 2004 11:04 am |
  |
| MisterWORK wrote: |
Open your file header.php remove the line includes("inlcude/blocker.php");
Then enter turn off the Protect admin and set back the line in your header.php.
This is a common TIPS:
If you encouter problem in my system just find the line includes("inlcude/blocker.php"); in header.php
Just put // infront and then are my system NOT monitoring any user.
//includes("inlcude/blocker.php");. |
I'm gonna try this and it better work, Mister, 'cause I too have been re-directed from my admin page after installing your latest 1.15b1 Protector. It's great and I admire the way it diverts anyone not an admin, and being philosophical in nature I knew it was likely this 'bug' was documented. So here I am, or was. Right now I've gotta get into my admin. |
|
|
    |
 |
walibe
Nuke Cadet


Joined: May 27, 2004
Posts: 2
|
Posted:
Thu May 27, 2004 1:32 pm |
  |
That was a bit strong! By now you have probably realised that its not his fault but your own for not reading the documentation that explains these features! Its not a bug, its just down to the admin to use the feature correctly! |
|
|
   |
 |
zerogreen
Nuke Soldier


Joined: Sep 26, 2003
Posts: 19
Location: South Africa
|
Posted:
Wed Jul 07, 2004 4:54 am |
  |
erm....
I removed the includes from the header.php, but it is still redirecting me.
How is this possible? |
_________________ if(empty($beer))
{ getbeer() }
else
{ consume($beer) } |
|
   |
 |
attila1
Nuke Cadet


Joined: Aug 06, 2005
Posts: 1
|
Posted:
Fri Aug 05, 2005 11:33 pm |
  |
| zerogreen wrote: |
erm....
I removed the includes from the header.php, but it is still redirecting me.
How is this possible? |
of course...remove (or //) this line in the admin.php and NOT in the header.php
it worked for me |
|
|
   |
 |
|
|