vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Failed to login to the forum (https://vborg.vbsupport.ru/showthread.php?t=311589)

souzadc 05-22-2014 10:36 PM

Failed to login to the forum
 
Good evening friends, I have 2 major problems in my forum. 01 - Inability to log into the forum, is always giving error below:

Message System
Username or Password incorrect. You used your limit of incorrect attempts connection! Please wait 15 minutes before trying again. Remember that passwords are case-sensitive. Forgot your password? Click here!

02 - Even if I could log it showed the name of the last person that was logged in when you try to enter the admin panel I was trying to log on several times until I get it. What can be happening?

Lynne 05-22-2014 11:10 PM

Ask your host if they use a Reverse Proxy. If so, see the bottom of your /includes/config.php file for a couple of settings you need to set. My guess is everyone is showing up with the same IP and that is due to the server configuration.

souzadc 05-22-2014 11:16 PM

Sorry friend more let me see if I understand.
I need to check with my HOST if everyone accessing the forum that this is being directed to somento an IP address? And for this reason the failure is occurring?

ForceHSS 05-22-2014 11:23 PM

To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

Also are you using http://forum-invaders.com.br/vb or http://www.forum-invaders.com.br/vb to login

souzadc 05-22-2014 11:38 PM

ForceHSS friend,
It worked perfectly. Thank you very much. Can I keep it that way or will cause me any problems in the future?.

Now I realized that some plugin might be causing me these problems. I'll be doing an analysis of the same and disable / uninstall that is causing me to fail. Either way thank you all for the help.

ForceHSS 05-22-2014 11:58 PM

You will need to enable each plugin ie one at a time and test to find out the one causing the problem


All times are GMT. The time now is 11:50 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.00966 seconds
  • Memory Usage 1,719KB
  • 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)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete