Dôležitý: Táto stránka používa cookies, (cookies). Používanie tejto webovej stránky bez nutnosti vypnúť súbory cookie v prehliadači, znamená to, že súhlasíte s tým, pre jeho použitie.
Kúp teraz! Funkcia Súbory na stiahnutie

Zarábajte s nami!

Ak by ste chceli začať zarábať peniaze s vBET pripojiť k Affiliate Program.
Výsledky 1 na 8 z 8

Závit: problém

  1. #1
    Nováčik
    Dátum registrácie
    07. 2011
    Príspevky
    4

    Default problém

    Text automatically translated from: Turkish to: Slovak
    Translated text
    priatelia
    Nainstaloval som demo verziu
    Keď som sa zvoliť jazyk Úvod

    Neplatný Forum
    Ak ste postupovali platný odkaz, a vy ste normálny čas, prosím, kontaktujte správcu.
    hovorí, že pomoc
    Original text

    # Pravidlá pre preklad spojenie s vBSEO SEO (musí byť zahrnutá skôr, než všetky pravidlá vbseo.php)
    # RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & presmerovanie = / [L, QSA]
    # RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & presmerovanie = / $ 2 [L, QSA]
    2.3.0 kullanıyorum
    Naposledy upravil ertunc_58; 22-07-11 v 21:29.

  2. #2
    Michał Podbielski (vBET zamestnancov) vBET's Avatar
    Dátum registrácie
    10. 2009
    Príspevky
    3,037

    Default

    Pravidlá sú poznamenal, tak sú to nefunguje... Budete musieť uncomment to. Aj tých, ktorí nie sú všetky potrebné vBET pravidiel (pozri tu pre detaily: vBulletin.org Forum - Zobrazit téma - VB Enterprise Prekladateľ) ... Zašlite prosím svoj celý obsah htaccess -. Vám zašleme späť správnu.

    Tiež prosím posielajte forum URL - pravidlá sa musia zmeniť, že používate podadresára fóra v URL.

  3. #3
    Nováčik
    Dátum registrácie
    07. 2011
    Príspevky
    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 zamestnancov) vBET's Avatar
    Dátum registrácie
    10. 2009
    Príspevky
    3,037

    Default

    A čo je na fóre URL? Potrebujem vedieť, vedieť to dá príslušné pravidlá (zmeny v prípade fóra podadresára).

  5. #5
    Nováčik
    Dátum registrácie
    07. 2011
    Príspevky
    4

    Default

    forum URL: www.forumlike.org

  6. #6
    Michał Podbielski (vBET zamestnancov) vBET's Avatar
    Dátum registrácie
    10. 2009
    Príspevky
    3,037

    Default

    Použite prosím tento a povedať si, že pomôže

    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
    Nováčik
    Dátum registrácie
    07. 2011
    Príspevky
    4

    Default

    Text automatically translated from: Turkish to: Slovak
    Translated text
    Original text
    Naposledy upravil ertunc_58; 27-07-11 v 18:09.

  8. #8
    Michał Podbielski (vBET zamestnancov) vBET's Avatar
    Dátum registrácie
    10. 2009
    Príspevky
    3,037

    Default

    Vidím, že vaše stránky, prekladá a tiež:
    Szansa dla miasta i możliwości - ForuMLike.Org - Forum - Pobierz - Download - Pobierz - Instalacja - antywirusowe - Sterowniki - Témy Rádio Flatcast - Script - Sprzęt KOMPUTER PC - Pocket PC *** - Cheaty - Čo sa žartom

    Problém je, že príznaky nemajú vhodné odkazy a máte presmerovanie. Prosím, uistite sa, že ste nastavili požadovanú hodnotu pre vBET parameter "Typ väzby"Mali by ste nastaviť na VBSEO_URI a pravdepodobne máte zle práve teraz.

    Prosím, napíšte to urobil Pomocník

Kľúčové slová pre túto tému

Prispievanie

  • Vy nie je zakladať nové témy
  • Vy nie je vkladať nové príspevky
  • Vy nie je prikladať
  • Vy nie je upravovať svoje príspevky
  •