vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Too many redirects problem (https://vborg.vbsupport.ru/showthread.php?t=323275)

kevinh 08-17-2016 07:08 AM

Too many redirects problem
 
Hi everyone, I have a forum that has been working for years, but I am now getting a "too many redirects" error in Chrome, Firefox says "Firefox has detected that the server is redirecting the request for this address in a way that will never complete." and IE just says (rather unhelpfully) "This page can't be displayed"

This is happening when trying to access the public forum and when trying to login to admincp - the login screen appears but when I submit the login I also get the error.

The trouble is, I'm not on this forum much nowadays and I don't know when the problem started (I thought it had been quiet!!)

The .htaccess file in the root directory hasn't been edited for 18 months so I know that is not the cause of the problem.

How do I begin to start troubleshooting this?

Dragonsys 08-17-2016 02:10 PM

do you have vbSEO installed? if yes, disable it and see if the issue clears up.

Paul M 08-17-2016 05:27 PM

Turn off facebook.

kevinh 08-17-2016 11:33 PM

Thanks guys, I do have vBSEO installed, however I can't access admincp to turn it off, because the same redirect issue occurs when logging into admicp (the login page comes up but when I submit my login credentials I get the "too many redirect" error).

Is there a way to disable vBSEO by editing a file?

As for Facebook, as far as I am aware it was never enabled.

--------------- Added [DATE]1471484914[/DATE] at [TIME]1471484914[/TIME] ---------------

I fixed it!

Thanks for the vbSEO tip guys. I searched the forum and found this post which solved my problem;

--------------- Added [DATE]1471497826[/DATE] at [TIME]1471497826[/TIME] ---------------

I spoke too soon! The site comes up okay, but clicking on any forum or thread link just reloads the home page.

All I have done is modify the .htaccess file - I am unable to access the vbSEO control panel - it just loads my site home page!

In case it is relevant, my site is at mydomain/forums/ so it's in a sub folder off the public root, called "forums"

Any more ideas?

Dragonsys 08-18-2016 11:54 AM

Open config.php and add the following to the top of the file (right under <?php)
Code:

define('DISABLE_HOOKS', true);
This will disable all plugins. Set your .htaccess back to normal. Then you will be able to log into the ACP and disable vbSEO

ArcadeSyndicate 08-18-2016 06:04 PM

what is going on at facebook? had exactly the same problem about 1,5 weeks ago and had to deactivate the fb-login.

Paul M 08-18-2016 07:18 PM

Facebook changed [deactivated] something, which seems to have upset the old FBML code that older vb versions have.

YouTube did the same thing the other day, they seem to have deactivated something that older video embedding code relied on.


All times are GMT. The time now is 03:53 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.00989 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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