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 17

Thread: Htaccess file should be?

  1. #1
    Junior Member
    Join Date
    May 2011
    Posts
    6

    Default Htaccess file should be?

    Text automatically translated from: Turkish to: English
    Translated text
    Htaccess file in the installation of a new kind of license I bought, but could not.
    Htaccess file should be how olurmusunuz help.

    vBulletin 4.1.3
    vBSEO 3.6.0
    vBET 423

    Create URL's SEO link According to consensus (ie '/ en / address')

    Code:
    # 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 /
    
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    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]
    Bird could not onuda has to change the url according to the language s
    Original text
    Last edited by vBET; 30-05-11 at 10:03. Reason: bbcode correction

  2. #2
    Junior Member
    Join Date
    May 2011
    Posts
    6

    Default

    Text automatically translated from: Turkish to: English
    Translated text
    htaccess file, who knows how to be a forum for these features yet?
    Original text
    Last edited by vBET; 30-05-11 at 10:05. Reason: bbcode correction

  3. #3
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Hi. Here you will find all hits how to support SEO links:
    http://www.vbenterprisetranslator.co....html#post1539

    Please tell did it help. If you have any other questions about this issue - please just ask

  4. #4
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    you use vBSEO, so please use this one:

    Code:
    # 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 /
    
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    #************************************************************************--
    #RULES for SEO translation links with vBSEO (have to be included before all rules to vbseo.php)
    RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
    RewriteRule ^/?(af|sq|ar|hy|az|eu|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|ka|de|el|ht|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|ur|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$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]
    secondly, if you would like to integrate vBET and vBSEO - read integration instructions from readme.html file from do-not-upload folder .

  5. #5
    Junior Member
    Join Date
    May 2011
    Posts
    6

    Default

    Text automatically translated from: Turkish to: English
    Translated text
    Original text

  6. #6
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    firstly, on your image i can see that you don't use seo links, so use htaccess rules from this post:
    http://www.vbenterprisetranslator.co....html#post8697

    remember about vBET settings in admincp->vBET->main

  7. #7
    Junior Member
    Join Date
    May 2011
    Posts
    6

    Default

    i am using seo links but in mainpage ..when clicking to the this subject ..it is sending to the this link..i arranged all settings you can look at this subject at this file that i put but i can not do it that i did my best ..

  8. #8
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Hi.

    1. Please give whole error communicate - it is cut on image.
    2. How to reproduce? Where to go on your forum to see it
    3. At this moment I see that on your forum translation is not working at all. When I'm going to any translated page I see login page (even when not translate page do not have it). Also on such broken page I see in flags duplicated code languages.

    Please install nevest vBET version. I know it is considered unstable, but only for new features - you do not have to turn those on.

    Also as I see vBET was not integrated with vBSEO - please do the integration also. All instructions are in readme.html file

    Please let us know after installing nevest vBET and describe actual state of issue (if errors still egsists we need whole communicate).

    If still broken - please PM me access details for Admin CP and FTP - I will check does all installation and integration steps was made appropriatelly.

  9. #9
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Just checked it on your server. vBET cannot work on your forum, because you didn't fallow instructions for SEO links after turned it on. Also Kamil precisely wrote you what should be the content of your .htaccess file and you ignored it. Please fallow given instructions. You must set additional rules in your .htaccess and Kamil gave you those at very beginning - please see here: http://www.vbenterprisetranslator.co....html#post8705

    Please DO IT! State of your forum will not change when you will ignore answers which you are asking for. We can support you here for free and give you hints and precise descriptions. If you think it is too much for you then we can do it for you when you buy installation service: http://www.vbenterprisetranslator.co...on-service.php

    So there are 2 ways to make it working:
    - buy installation service - pay us $30 and we are making it for you.
    - ask us for help and we support you for free writing you what to do and you are doing it yourself
    But it will not work when you will ask ignore answers and instead of fallow instructions ask again. Please fallow the instructions. Add vBET rules to your .htaccess file - Kamil already gave you whole content you should have there and hint where to look for integration instructions with vBSEO.

  10. #10
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    OK - we made required changes in files. Please send us vBSEO CP. Also please make sure you have installed CURL and ICONV libraries - those are necessary and at this moment even simple googletest.php page is not running - there is internal server error. Please see PM for details.

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
  •