vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Help Please! (https://vborg.vbsupport.ru/showthread.php?t=288607)

mike8823 10-03-2012 03:36 PM

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??

ForceHSS 10-03-2012 03:45 PM

what vb version and explain how u banned yourself

mike8823 10-03-2012 04:04 PM

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

ForceHSS 10-03-2012 04:15 PM

DELETE FROM `userban` WHERE (`userid`='1')
run this change the id if needed

mike8823 10-03-2012 04:29 PM

Where do I find that, is it on the Server?

ForceHSS 10-03-2012 04:32 PM

you would need to login to something like myphpadmin and run this query

mike8823 10-03-2012 04:40 PM

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?

betterthanyours 10-04-2012 12:30 PM

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

ForceHSS 10-04-2012 12:44 PM

disable your plugins from the config just in case you have any custom security plugins

BirdOPrey5 10-06-2012 10:19 AM

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.


All times are GMT. The time now is 02:16 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01801 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete