By nitro_n2o on
Hi All,
I've banned all hosts by mistake while i was playing with users access control..
I'm now banned and can't do anything in mysite... :|
can anybody help me please..
Thx
Hi All,
I've banned all hosts by mistake while i was playing with users access control..
I'm now banned and can't do anything in mysite... :|
can anybody help me please..
Thx
Comments
What the #$Admin!?
I'm having a similar issue - perhaps it is related.
I'm new to Drupal, and started a site a few weeks ago. I just went back to it, and can't seem to find the admin log-in page. Isn't this it?
http://www.projectname.com/admin
or is it:
http://www.projectname.com/drupal/admin
In either case, I just get:
"Access denied - You are not authorized to access this page.
How do I log-in to my Drupal site?!!
~ Miquael
www.jalaka.com
My trouble is bigger :) ...
My trouble is bigger :) ... I'm banned..
but it will be great if someone can help us??
No way in ... or out ...
This won't work either ...
http://www.projectname.com/?q=admin
Which is the right log-in URL?
FIXED
Yeaaaaaaaaaaaaaaah.. problem is fixed :)
in case someone is interested i edited the _drupa_boostrap function in /includes/bootstrap.inc
there i replaced the code in case: BOOTSTRAP_ACCESS with the code in the BOOTSTRAP_SESSION
:) cooool
1 down, 1 to go
Maybe that will work for me?
Can you tell me what the right log-in URL is?
that will not work for u :(
My problem is a little bit different!!!
I was playing around with access control; where you specify who is allowed to register in the site.. and by mistake I added a rule to deny everybody (deny every host)!!! So, basically i kicked myself from my site.. I didn't even get anything in the browser! all it says that IP Address xxx.xxx.xxx.xxx is banned.. and that is it..
so i had to edit the code and disable this feature in drupal temporarily...
I'm not sure about your problem though..
you are looking for the login box, right?
yes, just the simple log-in
yes, just the simple log-in box.
what is the standard URL for a project? i think i have it right, want to confirm.
Another way of fixing this is with a mysql query
TRUNCATE access;
This will empty the access table and remove all banned rules.
Or if you banned your IP accidentally:
Just remove your IP from the access table.
DELETE FROM access WHERE mask='YOUR IP HERE';
cheers,
Thanks!
I had the same problem and this was what fixed it for me. Lifesaver!
Try this
All right, try this:
http://www.projectname.com/user/login
Looks like SPAM! see this
Looks like SPAM!
see this more often lately.
?
www.projectname.comis not a real site!!!!!! wht spam r u talking about???that's hilarious.
that's hilarious.
WE'RE IN!
THAT'S IT!
THANKS!
me, SPAM?
oh yea, right ;) ... I just happen to own the URL "projectname.com" ;) [sarcasm]
[NOT] ;)
i bet whoever does get's a lot of hits.
wow I am lost
I locked my self out and I trying to follow what you guys are saying but I just so new with this can you guys put it in simple for me on how to fix this problome thanks