Tábhachtach: Tá an leathanach seo ag baint úsáide as fianáin (cookies). Ag baint úsáide as an suíomh gréasáin seo gan casadh as fianáin i bhrabhsálaí, ciallaíonn sé go n-aontaíonn tú le haghaidh úsáid a bhaint as é.
Ceannaigh Anois! Gnéithe Íosluchtuithe

Thuilleamh le linn!

Más mian leat chun tús a chur tuilleamh airgid leis an Taisteal páirt a ghlacadh chun Clár Affiliate.
Torthaí 1 go 8 de 8

Snáithe: fadhb

  1. #1
    Ball Sóisearach
    Dáta Ballraíochta
    Iúil 2011
    Poist
    4

    Default fadhb

    Text automatically translated from: Turkish to: Irish
    Translated text
    cairde
    Suiteáilte mé leagan taispeána
    Nuair a roghnaíonn mé an leathanach baile teanga

    Fóram Neamhbhailí
    Má lean tú nasc bailí, agus go bhfuil tú gnáth-thréimhse ama, le do thoil, déan teagmháil le Bainisteoir.
    Deir gcabhair
    Original text

    # Rialacha maidir le naisc aistriúchán Sinsearach le vbSEO (a bheith san áireamh sula na rialacha go léir a vbseo.php)
    # RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & Athsheolta = / [L, QSA]
    # RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & Athsheolta = / $ 2 [L, QSA]
    2.3.0 kullanıyorum
    Last edited by ertunc_58; 22-07-11 ag 21:29.

  2. #2
    Michał Podbielski (vBET Foirne) vBET's Avatar
    Dáta Ballraíochta
    Deireadh Fómhair 2009
    Poist
    3,037

    Default

    Do rialacha dúirt mar sin nach bhfuil daoine atá ag obair ... Tá tú a uncomment air. Chomh maith leis sin nach bhfuil gach riail vBET gá (féach anseo le haghaidh sonraí: vBulletin.org Fóram - View Single Post - vb Fiontar Aistritheoir) ... Seol do chuid uile inneachar htaccess -. Cuirfimid tú ceann ar ais go cuí.

    Chomh maith le do thoil seol do URL fóram - ní mór rialacha a athrú é atá tú a úsáid le haghaidh subdirectory fóram i URL.

  3. #3
    Ball Sóisearach
    Dáta Ballraíochta
    Iúil 2011
    Poist
    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 Foirne) vBET's Avatar
    Dáta Ballraíochta
    Deireadh Fómhair 2009
    Poist
    3,037

    Default

    Agus cad é an URL fóram? Gá dom a fhios a fhios seo a thabhairt duit rialacha cuí (athruithe i gcás na bhfóram subdirectory).

  5. #5
    Ball Sóisearach
    Dáta Ballraíochta
    Iúil 2011
    Poist
    4

    Default

    saor in fóram: www.forumlike.org

  6. #6
    Michał Podbielski (vBET Foirne) vBET's Avatar
    Dáta Ballraíochta
    Deireadh Fómhair 2009
    Poist
    3,037

    Default

    Bain úsáid as an gceann seo agus a insint raibh sé cabhrú

    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
    Ball Sóisearach
    Dáta Ballraíochta
    Iúil 2011
    Poist
    4

    Default

    Text automatically translated from: Turkish to: Irish
    Translated text
    Original text
    Last edited by ertunc_58; 27-07-11 ag 18:09.

  8. #8
    Michał Podbielski (vBET Foirne) vBET's Avatar
    Dáta Ballraíochta
    Deireadh Fómhair 2009
    Poist
    3,037

    Default

    Feicim go bhfuil aistríonn leathanaigh i do maith:
    Szansa dla miasta i możliwości - ForuMLike.Org - Forum - Pobierz - Download - Pobierz - Instalacja - antywirusowe - Sterowniki - Tematy Raidió Flatcast - Script - PC Komputery sprzęt - Pocket PC *** - Cheats - Comhoibriú le jest

    Is í an tsaincheist nach bhfuil bratacha tá naisc chuí agus tá tú atreorú. Bí cinnte go leagtha tú luach cuí do paraiméadar vBET "Cineál Link"Ba chóir duit a leag sé a VBSEO_URI agus is dócha go bhfuil tú mícheart sé ceart anois.

    Scríobh raibh sé cabhrú

Clibeanna le haghaidh an Thread

Ríomhphostaithe

  • Leat Is féidir nach snáitheanna post nua
  • Leat Is féidir nach post freagraí
  • Leat Is féidir nach ceangaltán post
  • Leat Is féidir nach in eagar do phoist
  •