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 6 de 6

Thread: Z problemă. Hataccess

  1. #1
    Banned
    Alăturaţi-vă Data
    Iunie 2010
    Mesaje
    5

    Default Z problemă. Hataccess

    Text automatically translated from: Polish to: Romanian
    Translated text
    Bună,

    Cine îmi poate spune ce am făcut greşit. Hataccess ..
    Deja am spus care este problema - atunci când fac clic pe Aplicaţie (2) Majkel.

    Mi apare un link ..


    Si eu va veni în departamentul de administrare şi apoi în administraţia sa, care în mod normal, vine cu vBSEO legătură.
    Code:
    http://zakladkarny.com/podania-awp-only/18942-podanie-2-majkel.html
    Dau materialele mele din. Hataccess

    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
    RewriteCond %{HTTP_HOST} ^www.zakladkarny.com$ [NC]
    RewriteRule ^(.*)$ http://zakladkarny.com/$1 [R=301,L]
    
    
    # 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]
    
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond %{HTTP_HOST} !^amxbans.zakladkarny.com$
    RewriteCond %{HTTP_HOST} !^dema.zakladkarny.com$
    RewriteCond %{HTTP_HOST} !^kontakt.zakladkarny.com$
    RewriteCond %{HTTP_HOST} !^diablo.zakladkarny.com$
    
    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=/index.php [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)
    RewriteRule ^((archive/)?(.*/.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]
    
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
    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]
    Şi când dau de conţinut, care este, fără legături de traducere sunt OK.

    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
    RewriteCond %{HTTP_HOST} ^www.zakladkarny.com$ [NC]
    RewriteRule ^(.*)$ http://zakladkarny.com/$1 [R=301,L]
    
    # 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]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond %{HTTP_HOST} !^amxbans.zakladkarny.com$
    RewriteCond %{HTTP_HOST} !^dema.zakladkarny.com$
    RewriteCond %{HTTP_HOST} !^kontakt.zakladkarny.com$
    RewriteCond %{HTTP_HOST} !^diablo.zakladkarny.com$
    
    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]
    În ceea ce poate fi problema?
    Original text

  2. #2
    vBulletin Enterprise Traducator (vBET) Personal
    Alăturaţi-vă Data
    Mai 2010
    Mesaje
    1,000

    Default

    Ce se întâmplă dacă da:
    Code:
    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]
    înainte de:
    Code:
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    ?

  3. #3
    Banned
    Alăturaţi-vă Data
    Iunie 2010
    Mesaje
    5

    Default

    Text automatically translated from: Polish to: Romanian
    Translated text
    Acelaşi lucru este valabil în cazul în care o eroare versiune gratuită pentru o perioada de timp, atunci pot cumpara o versiune plătită.
    Original text

  4. #4
    vBulletin Enterprise Traducator (vBET) Personal
    Alăturaţi-vă Data
    Mai 2010
    Mesaje
    1,000

    Default

    Eu o va analiza cu atenţie (. Htcaccess)

  5. #5
    Banned
    Alăturaţi-vă Data
    Iunie 2010
    Mesaje
    5

    Default

    Text automatically translated from: Polish to: Romanian
    Translated text
    Ce aţi recomanda?
    Original text

  6. #6
    vBulletin Enterprise Traducator (vBET) Personal
    Alăturaţi-vă Data
    Mai 2010
    Mesaje
    1,000

    Default

    Cred că acest lucru nu este o problemă cu. Htacess.
    Poate că aceasta este o eroare vBET.

    În primul rând încearcă să găsească un conflict cu alte mods. (Dezactiva alte mods în admincp -> plugin-uri şi a produselor şi să verificaţi această opţiune).

    Voi cere Michał despre asta.

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
  •