The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help Please!
I seemed to have banned my own IP address and all the locations that I try to connect from. Is there a back door or a file that I can edit to clear this??
|
#2
|
|||
|
|||
what vb version and explain how u banned yourself
|
#3
|
|||
|
|||
I'm on Version 4.2.0 and I was trying to keep the spammers out , Admin,Settings, Options, Banning IP's. I must have banned my IP range with an *. That was the only change I made. I have tried different locations to log on to my site but get the same "Sorry. The administrator has banned your IP address. To contact the administrator", Well at least the Spammers can't get in... lol
|
#4
|
|||
|
|||
DELETE FROM `userban` WHERE (`userid`='1')
run this change the id if needed |
#5
|
|||
|
|||
Where do I find that, is it on the Server?
|
#6
|
|||
|
|||
you would need to login to something like myphpadmin and run this query
|
#7
|
|||
|
|||
Thanks I'll give it a try!
--------------- Added [DATE]1349318815[/DATE] at [TIME]1349318815[/TIME] --------------- That didn't seem to work. When I put in the command I received an error. Is there some place I can manually edit the ip ban list? |
#8
|
|||
|
|||
You can only edit it accessing the mysql db. Other than that, you can upload tools.php to /admincp and have someone you know to themself admin permissions and instruct them on exactly what they should do. Once you are in remove their permissions, remove tools.php
|
#9
|
|||
|
|||
disable your plugins from the config just in case you have any custom security plugins
|
#10
|
||||
|
||||
You need to use phpmyadmin... (or some other MySQL interface)
Go to the settings table (note if you use a table prefix the table will be prefix_settings where prefix_ is whatever you set) The entry you want to edit is: banip You can just clear the value field for the entry or edit it to remove the wild cards... In any case after making this edit you still have to update the datastore- The easiest way to do this is to go re-run your upgrade.php script in your /install/ directory. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|