PDA

정식 버전보기 : 해결 vBSEO 통합 업데이트 이후 문제



Guni
28-04-11, 13:09
안녕하세요, 업데이트 및 추가 정보 파일에서 모든 설정을, 후 항목은 더 이상 forumhome, 사이드바 및 forumdisplay 액세스할 수 있습니다. 페이지 남아 화이트와 같이 주소 표시줄 외관에 링크: 사이드바에서 전화: http://www.kambodschaforum.com/news/334-kein-frieden-zwischen-thailand-und-kambodia-wegen-zeitungsartikel-post1027.html#post1027Aufruf는 forumhome 포럼 목록에서: http://www.kambodschaforum.com/showthread.php?t=334&p=1027#post1027Die는 변경으로 인해 vBSEO 통합 파트 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 버전: 3.6.0Vbulletin 버전: 4.1.3 감사 합니다

kamilkurczak
28-04-11, 20:42
무엇 admincp -> vBET -> 기본의 설정에 대해서?
당신은 SEO와 설정 VBSEO_URI에 URL을 설정나요? 당신의. htaccess 지시어 파일 은요? 당신은 여기. htaccess 지시어 콘텐츠를 넣을 수 있습니다?

kamilkurczak
09-05-11, 08:19
대답 - 해결, 여기를 쓰기 제발 내가 다시 한번이 스레드를 열 수있다면.

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