Tähtis: See lehekülg kasutab küpsiseid (cookies). Kasutades seda veebilehte ilma välja lülitamata küpsised brauseri, tähendab, et te nõustute selle kasutamisel.
Buy Now! Omadused Downloads

Teeni koos meiega!

Kui soovid teenida raha koos vBET liituda Affiliate Program.
Tulemused 11 kuni 15 kohta 15

Thread: Fatal error: Cannot redeclare vbseo_thread_seotitle () (ei ole veel lõpetatud)

Keermestatud vaade

Eelmine Postitus Previous Post   Next Post Järgmine Postitus
  1. #1

    Exclamation Fatal error: Cannot redeclare vbseo_thread_seotitle () (ei ole veel lõpetatud)

    Vabandust, aga see ei ole suletud.

    Nagu ma ütlesin, tegin faili muudatusi (vt kood allpool) ja laadida see (ja jah, ma overwrote vana).

    Code:
    if (!function_exists("vbseo_thread_seotitle")) {
    function vbseo_thread_seotitle(&$vbseo_gcache_thread)
    {
    global $vbphrase;
    if (!isset($vbseo_gcache_thread['seotitle']))
    {
    $ttl = ($vbseo_gcache_thread['title'] ? $vbseo_gcache_thread['title'] : $vbseo_gcache_thread['threadtitle']);
    if(VBSEO_URL_THREAD_PREFIX && 
    ($prefid = $vbseo_gcache_thread['prefixid']) )
    $ttl = (VBSEO_URL_THREAD_PREFIX_NAME ? $vbphrase["prefix_".$prefid."_title_plain"] : $prefid) . ' ' . $ttl;
    $vbseo_gcache_thread['seotitle'] = vbseo_filter_replace_text ($ttl);
    }
    }
    }
    Suvandi vbseo Hoidke Non-inglise Tegelased URLid
    Asendage "META MÄRKSÕNAD" sisu? on välja lülitatud.

    Link tüüp on: VBSEO_URI

    htaccess kanded

    Code:
    Options +FollowSymLinks
    RewriteEngine On
    RewriteBase /
    
    RewriteCond %{HTTP_HOST} !^www\.patientenfragen\.net$
    RewriteRule (.*) http://www.patientenfragen.net/$1 [L,R=301]
    
    RewriteRule ^/?(en|de)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/index.php [L,QSA]
    RewriteRule ^/?(en|de)/(.*)?$ 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]
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|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]
    laadida ja viga kuvatakse.

    Nii et palun nõu

    Aitäh

    StarBuG
    Viimati muutis StarBuG; 12-12-09 juures 10:54.

Antud teema sildid

Postitamise reeglid

  • Te ei pruugi postitada uusi teemasid
  • Te ei pruugi postitada vastuseid
  • Te ei pruugi postitada manuseid
  • Te ei pruugi muuta oma postitusi
  •