PDA

View Full Version: Giải quyết Vấn đề sau khi cập nhật với vBSEO hội nhập



Guni
28-04-11, 13:09
Hi, sau khi Cập Nhật và tất cả các thiết lập từ readme, các chủ đề là không còn forumhome, bên và forumdisplay có thể truy cập. Trang vẫn trắng và liên kết trong địa chỉ thanh giống như thế này: gọi từ bên: http://www.kambodschaforum.com/news/334-kein-frieden-zwischen-thailand-und-kambodia-wegen-zeitungsartikel-post1027.html#post1027Aufruf từ danh sách diễn đàn của forumhome: http://www.kambodschaforum.com/showthread.php?t=334&p=1027#post1027Die đang gây ra những thay đổi vBSEO hội nhập phần 2


# (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 Phiên bản: Phiên bản 3.6.0Vbulletin: 4.1.3 cảm ơn bạn

kamilkurczak
28-04-11, 20:42
về các thiết lập của bạn trong admincp-> vBET-> chính?
bạn đã thiết lập url của bạn SEO và thiết lập VBSEO_URI không? Những gì về tập tin htaccess của bạn. bạn có thể đặt ở đây nội dung. htaccess?

kamilkurczak
09-05-11, 08:19
không có câu trả lời - giải quyết, nếu không xin vui lòng viết ở đây và tôi sẽ mở ra chủ đề này lại một lần nữa.

Automatic Translations (Powered by Google, Microsoft®, Yandex, SDL Language Cloud, IBM Watson and Apertium):
AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Translations by vBET Translator 4.10.1