Mahalaga: Ang pahinang ito ay gumagamit ng mga cookies (cookies). Paggamit ng website na ito nang walang pag-off ng mga cookies sa browser, ay nangangahulugan na sumasang-ayon ka sa paggamit nito.
Bumili na Ngayon! Tampok Downloads

Kumita sa amin!

Kung nais mong upang simulang kumita sa vBET sumali sa Affiliate Program.
Mga Resulta 1 sa 3 ng 3

Thread: Problema pagkatapos i-update may vBSEO integration

Hybrid View

Nakaraang Post Previous Post   Next Post Susunod na Post
  1. #1

    Default Problema pagkatapos i-update may vBSEO integration

    Text automatically translated from: German to: Filipino
    Translated text
    Hello,

    pagkatapos ng i-update at lahat ng mga setting mula sa Readme, ang mga tema ng forum ay hindi na tahanan, at ang sidebar forumdisplay mapuntahan. Ang pahina ay mananatiling puti at ang mga link sa address bar ganito ang hitsura:

    Tawag mula sa sidebar:
    http://www.kambodschaforum.com/news/....html # post1027

    Tawag mula sa listahan ng mga forum forum home:
    http://www.kambodschaforum.com/showt...=1027 # post1027

    Ang dahilan para sa mga pagbabago sa Bahagi vBulletin integration 2

    Code:
    # (Required) SEO links translation integration - part 2
    
       1. Download from server file FORUM_ROOT/vbseo/includes/functions_vbseo_url.php
       2. Open it in any text editor and find:
          $text = strtr($text, $trarr_table);
       3. REPLACE it with this code:
    
          if (false !== strpos($text, '[langtitle=')) {
          $text = strtr($text, $GLOBALS['vbet_custom_char_replacement']);
          if (vB_Template_Runtime::fetchStyleVar('charset') != 'utf-8') {
          $text = preg_replace('/&#([0-9]+);/esiU', 'convert_int_to_utf8(\'\\1\')', $text);
          }
          } else {
          $text = strtr($text, $trarr_table);
          }
    
       4. Find:
          header ("Location: $fulluri");
       5. PUT BEFORE it this code:
    
          if (isset($_REQUEST['language'])) {
          require_once(DIR. '/includes/vbenterprisetranslator_functions_url_tracking.php');
          $fulluri = vbet_createURLForAddressNoReplace($_REQUEST['language'], $fulluri);		
          }
    
       6. Save file and upload it to server, overwriting the old one.
    VBSEO bersyon: 3.6.0
    Vbulletin bersyon: 4.1.3

    Maraming salamat
    Original text

  2. #2
    vBulletin Enterprise Translator (vBET) Staff
    Sumali sa Petsa
    Mayo 2010
    Post
    1,000

    Default

    kung anong tungkol sa iyong mga setting sa admincp-> vBET-> main?
    mo itakda ang iyong url sa SEO at itakda VBSEO_URI? Paano ang tungkol sa iyong. Htaccess file? Maaari mong ilagay dito ang nilalaman na. htaccess?

  3. #3
    vBulletin Enterprise Translator (vBET) Staff
    Sumali sa Petsa
    Mayo 2010
    Post
    1,000

    Default

    walang sagot - malutas, kung hindi mangyaring sumulat dito at ako ay buksan ang thread na ito muli.

Tags para sa thread na ito

Pagpo-post ng Pahintulot

  • Mo ay hindi maaring post ng bagong thread
  • Mo ay hindi maaring post tugon
  • Mo ay hindi maaring post attachment
  • Mo ay hindi maaring i-edit ang iyong mga post
  •