Viewing 13 replies - 16 through 28 (of 28 total)
  • Steven Christenson

    (@stevenstarcircleacademycom)

    I created a loop by accident – perhaps that’s what others have done, too.

    I had a page called “X” and a page called “X_new”. I wanted “X_new” to be the new content for X and to rename “X” to “X_old” so that all those with references to “X” would get the new content.

    In the process I tried to first rename X to “X_old”, realized that I wasn’t ready for that so I renamed it back to “X”. Later I renamed both “X” to “X_old” and “X_new” to “X” I ended up with 4 entries in the wp_redirection_items table.

    Using pHpMyAdmin I deleted those four lines and it solved the problem.

    NOTE: I have the Redirection Plugin, but it didn’t seem to be showing this particular loop.

    By the way, I also found 44,651 records in the “wp_redirection_logs” table. I assume I should be able to delete them, yes? It looks like a great many of them list Chinese IP addresses dating to about two months ago. I was the victim of a comment spam attack last week: 65,000 attempts to post comments.

    Steven Christenson

    (@stevenstarcircleacademycom)

    Just to follow up on my earlier comment. The Redirection plugin has a way to delete logs and/or delete them after some number of days. It appears the default is to keep the logs permanently.

    Go to Dashboard -> Tools -> Redirection -> Options

    YOURDOMAIN/wp-admin/tools.php?page=redirection.php&sub=options

    And set the Expire logs to something reasonable like 10 days.

    Jeff, I’m sure this plugin is great for some people, but it tries to do way too much for my needs. I would like a clean uninstall utility that gets rid of all those special pages, options, tables and hidden redirects.

    It has my login / logout behavior really screwed up now and I can’t seem to untangle it.

    Please!?

    Thank You, Ron

    For a long time I’ve had redirect problems as well. Deactivating this plugin is the only solution. While I love what it tries to do, it has caused this problem for as long as I have used it and here’s one other issue I’ve noticed. When I activate it will cause WP to also have problems with the htaccess to regular pages. The temporary fix is to go to the permalinks settings, change it to something else, save, and then go back to the original and it works again. However getting to the back end still shows redirect loop problems.

    Here is what worked for me to get things back to normal:
    – deactivate and remove the plugin (delete files)
    – delete all pages it created (approx 8-10)
    – use phpmyadmin to find and (carefully) remove all options and metadata containing ‘%tml%’ or ‘%theme_my_login%’
    – visiting the permalinks admin page (and saving the changes … not sure if that is necessary)

    – visiting the permalinks admin page (and saving the changes … not sure if that is necessary)

    This is the only one that got my blog back up and running. Once TML was activated I would have immediate problems. resaving the permalinks solved that problem but it would reappear periodically with TML enabled.

    Ron – thanks for your comments.

    This plugin is BROKEN and now we can’t login to the site! Please fix this! I can’t even login to delete the plugin.

    You need make an uninstall function that completely removes this plugin. We are now spending HOURS removing it and getting back into our site. Amazing.

    Whoever downloads this plugin and needs to remove it asap: Ron mentioned some good stuff above, however.

    Ditto as sem101. Have wasted hours trying to untangle the TML from my website and still there is a problem that I can’t login to my website due to “too many redirects” error loop caused by disabling TML.

    I don’t seem to have a problem with the latest version.
    No infinite loops or so… everything seems to work fine…

    I have had problems with this plugin since installing it 5 days ago. An uninstall function needs to be supplied with the plugin, if it is to continue to be recommended.

    Having a major issue with the infinite loop. I have deleted the plugin and all the options in php admin. Still having the problem. Am I missing something else I need to delete?

    I also experienced the problem when moving to another domain, using WP Duplicator. It works fine on the original domain but not on the new one. Whoever, I have to mention it’s working with an older version because the redirect occurred also on updating to the latest version, which makes it kind of impossible to upgrade.

Viewing 13 replies - 16 through 28 (of 28 total)
  • The topic ‘too many redirect loops’ is closed to new replies.