Important: Această pagină este folosind cookie-uri (cookies). Folosind acest site fără a opri cookie-urile în browser, înseamnă că sunteți de acord pentru utilizarea acestuia.
Cumpara acum! Caracteristici Descărcări

Câştigaţi cu noi!

Dacă doriţi să începe să câştigaţi bani cu alătura vBET să Programul de afiliere.
Rezultate 1 a 8 de 8

Thread: problemă

  1. #1
    Junior Member
    Alăturaţi-vă Data
    Iulie 2011
    Mesaje
    4

    Default problemă

    Text automatically translated from: Turkish to: Romanian
    Translated text
    Prietenii lui
    Am instalat o versiune demo
    Când m-am selectaţi pagina de start limba

    Nevalid Forum
    Dacă aţi urmat un link valabil, si esti o perioadă normală de timp, vă rugăm, contactaţi managerul.
    spune ajutor
    Original text

    # Reguli pentru link-uri SEO obţinute cu vbSEO (trebuie să fie incluse înainte de toate normele la vbseo.php)
    # RewriteRule vbenterprisetranslator_seo.php vbet_lang =? 1 dolar = & redirecţionat / [L, QSA]
    # RewriteRule vbenterprisetranslator_seo.php vbet_lang =? 1 dolar = & redirecţionat / $ 2 [L, QSA]
    2.3.0 kullanıyorum
    Ultima modificare făcută de ertunc_58; 22-07-11 la 21:29.

  2. #2
    Michał Podbielski (vBET Personal) vBET's Avatar
    Alăturaţi-vă Data
    Octombrie 2009
    Mesaje
    3,037

    Default

    Regulile tale sunt comentate, astfel încât acestea nu sunt de lucru ... Trebuie să-l decomentați. De asemenea, acestea nu sunt toate regulile vBET necesare (a se vedea aici pentru detalii: vBulletin.org Forum - View Single Post - vB Enterprise Traducator) ... Vă rugăm să trimiteţi întregi de conţinut htaccess -. Va vom trimite o înapoi caz.

    De asemenea, vă rugăm să trimiteţi URL-ul dvs. pe forum pentru - norme trebuie să fie schimbată pe care o utilizaţi pentru subdirector pe forum pentru în URL.

  3. #3
    Junior Member
    Alăturaţi-vă Data
    Iulie 2011
    Mesaje
    4

    Default

    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 /
    
    #RewriteCond %{HTTP_HOST} !^xxx
    #RewriteRule (.*) xxxx
    
    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|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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [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|sq|ca|et|tl|gl|hi|id|lv|lt|mt|sl|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]
    
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    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]
    
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    #rules for SEO translation links without vbSEO
    buyrun efendim

  4. #4
    Michał Podbielski (vBET Personal) vBET's Avatar
    Alăturaţi-vă Data
    Octombrie 2009
    Mesaje
    3,037

    Default

    Şi ceea ce este URL-ul pe forum pentru? Trebuie să ştiu să cunoaşteţi acest lucru a vă oferi normele corespunzătoare (modificări în caz de pe forum pentru subdirector).

  5. #5
    Junior Member
    Alăturaţi-vă Data
    Iulie 2011
    Mesaje
    4

    Default

    Forum pentru url: www.forumlike.org

  6. #6
    Michał Podbielski (vBET Personal) vBET's Avatar
    Alăturaţi-vă Data
    Octombrie 2009
    Mesaje
    3,037

    Default

    Vă rugăm să folosiţi acest unul şi spune facut-o de ajutor

    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 /
    
    #RewriteCond %{HTTP_HOST} !^xxx
    #RewriteRule (.*) xxxx
    
    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|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=/ [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=/$2 [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    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]
    
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    #rules for SEO translation links without vbSEO

  7. #7
    Junior Member
    Alăturaţi-vă Data
    Iulie 2011
    Mesaje
    4

    Default

    Text automatically translated from: Turkish to: Romanian
    Translated text
    Original text
    Ultima modificare făcută de ertunc_58; 27-07-11 la 18:09.

  8. #8
    Michał Podbielski (vBET Personal) vBET's Avatar
    Alăturaţi-vă Data
    Octombrie 2009
    Mesaje
    3,037

    Default

    Văd că paginile dvs. traduce bine:
    Szansa DLA miasta i możliwości - ForuMLike.Org - Forum - Pobierz - Download - Pobierz - Instalacja - antywirusowe - Sterowniki - Tematy Radio Flatcast - Script - sprzęt PC Komputery - Pocket PC *** - Trucuri - Co pentru glumă

    Problema este că steagurile nu au link-uri adecvate și aveți redirecționare. Asigurați-vă că ați setat valoarea corespunzătoare pentru parametrul vBET "Tip legătură într-"Ar trebui să îl setaţi să VBSEO_URI şi, probabil, aţi greşit chiar acum.

    Vă rugăm să scrieţi făcut-o de ajutor

Tag-uri pentru acest subiect

Permisiuni postare

  • Tu nu pot posta subiecte noi
  • Tu nu pot mesaj raspunsuri
  • Tu nu pot adăuga ataşamente
  • Tu nu pot edita mesajele tale
  •