Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Error 310 (net::ERR_TOO_MANY_REDIRECTS)

  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    15

    Default Error 310 (net::ERR_TOO_MANY_REDIRECTS)

    I don´t know why I´m getting that error every time I try to translate my forum into any language:
    MyCockpit.org - Latest NEWS

    I have already configured vBET following the steps on readme.txt so I´m not sure what is working bad here....

    this is my .htaccess file:
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On

    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /

    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/ [L,QSA]
    RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/$2 [L,QSA]

    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]


    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]

  2. #2
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    Hi,
    Is the integration of the vBSEO was properly done vBSEO integration?
    Last edited by Marcin Kalak; 18-08-12 at 10:35.

  3. #3
    Junior Member
    Join Date
    Jan 2010
    Posts
    15

    Default

    If you see the htaccess I have quoted, you will see that the answer is Yes

  4. #4
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    Accordingly changed the files functions_vbseo_createurl.php and functions_vbseo_url.php?

  5. #5
    Junior Member
    Join Date
    Jan 2010
    Posts
    15

    Default

    Quote Originally Posted by Marcin Kalak View Post
    Accordingly changed the files functions_vbseo_createurl.php and functions_vbseo_url.php?
    I don´t see any mention to those files on the thread you have specified..

  6. #6
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    These changes are described in the manual integration vBET with vBSEO, which can be found in vBET/do-not-upload/readme.html. You must do all steps described in installation instructions in vBSEO Integration section before setting .htaccess
    The most important are accordingly changes in files functions_vbseo_createurl.php and functions_vbseo_url.php
    Last edited by Marcin Kalak; 20-08-12 at 20:42.

  7. #7
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    No response - considered the issue is gone. If not please write here.

  8. #8
    Junior Member
    Join Date
    Jan 2010
    Posts
    15

    Default

    I have already make changes to those files but I get a blank screen on showthread.php

  9. #9
    Banned
    Join Date
    Aug 2012
    Posts
    481

    Default

    Please PM me error_logs and access details to Admin CP, FTP and vBSEO CP. I will check what is going on there
    First turn on vBET. Do not show only flags.

  10. #10
    Junior Member
    Join Date
    Jan 2010
    Posts
    15

    Default

    Sure, PM sent

Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •