PDA

Zobrazit plnou verzi: BB není přepsat Open graph popisy



mykkal
19-06-15, 08:22
Ahoj Martin,

Našel další chybu pro vás. To má co do činění se sociální sdílení pomocí této verze. Když jsem podíl z přeložené url opengraph dat používá původní obsah z anglické verze.

Například toto url je v italštině, ale open graph tagy vytáhnout descriptyion a sdílení url z anglické verze: Truffa Fittizio, Agente modellante Julia Rodi (http://mymodeltalk.com/jobs/it/modeling-nigerian-419-industry-scams/330355-scam-ficticious-modeling-agent-julia-rhodes.html)
Máte-li zobrazit zdrojový vidět, co mám na mysli. Níže je výpis:


<meta property="og:description" content="Hello my name is Julia Rhodes, and am a freelance modeling agent working for female first magazine in recruiting models.Female first Magazine" /><meta property="og:url" content="http://mymodeltalk.com/jobs/modeling-nigerian-419-industry-scams/330355-scam-ficticious-modeling-agent-julia-rhodes.html" /><meta property="og:type" content="article" /><meta property="og:image" content="http://mymodeltalk.com/file/style/mmt/newslettergraphic.jpg" /><meta property="og:title" content="Scam by Ficticious Modeling Agent Julia Rhodes" />

Vše, kromě toho, "og:image content" by měla být v italštině. Zatím se to nepodaří přeložit, nebo se zobrazí správný popis, url umístění a název.

Máte nějaký kód, který jsem mohl použít to opravit? Pokud některé čte vlákno v jejich rodném jazyce, jsem si jistý, že chcete jej sdílet na sociálních médií v jejich rodném jazyce.

Našel jsem to chyba prostřednictvím google webmaster tools. oznámilo to duplicitní popisy a nadpisy.

Marcin Kalak
19-06-15, 14:46
Dobrý den,
Vidím, že jsi přidání open graph tagy pomocí Open Graph Popis & Title Fix na Závity/Blog. Musíte integrovat tento produkt s bb.
Začlenit tento produkt s plnou verzi bb:

Upravit plugin AdminCP->Plugins & Produkty->Plugin Manager->Open Graph Popis / Dlaždice Přepsat
Vložte tento kód na začátku:

require_once(DIR. '/includes/vbenterprisetranslator_functions.php');
require_once(DIR. '/includes/vbenterprisetranslator_functions_utils.php');
global $vbulletin;
$forumLanguage = $vbulletin->options['vbenterprisetranslator_forumlanguage'];
$language = $_REQUEST['language'];
$serie = microtime(true) * 10000;
Hledat:

$og_array['og:description'] = $thread['meta_description'];
$og_array['og:title'] = $thread['title'];
NAHRADIT tento kód (Pro utf-8 znaků):

$og_array['og:description'] = vbet_translateText($thread['meta_description'], $forumLanguage, $language, $serie);
$og_array['og:title'] = vbet_translateText($thread['title'], $forumLanguage, $language, $serie);
NAHRADIT tento kód (Pro ne utf-8 znaků):

$og_array['og:description'] = vbet_translateText(vbet_encodeToSafeUTF8($thread['meta_description']), $forumLanguage, $language, $serie);
$og_array['og:title'] = vbet_translateText(vbet_encodeToSafeUTF8($thread['title']), $forumLanguage, $language, $serie);
Hledat:

$og_array['og:description'] = $ogdesc;
$og_array['og:title'] = $bloginfo['title'] . ' ' . $vbphrase['posted_by'] . ' ' . $bloginfo['username'];
NAHRADIT tento kód (Pro utf-8 znaků):

$og_array['og:description'] = vbet_translateText($ogdesc, $forumLanguage, $language, $serie);
$og_array['og:title'] = vbet_translateText($bloginfo['title'], $forumLanguage, $language, $serie);
NAHRADIT tento kód (Pro ne utf-8 znaků):

$og_array['og:description'] = vbet_translateText(vbet_encodeToSafeUTF8($ogdesc), $forumLanguage, $language, $serie);
$og_array['og:title'] = vbet_translateText(vbet_encodeToSafeUTF8($bloginfo['title']), $forumLanguage, $language, $serie) . ' ' . $vbphrase['posted_by'] . ' ' . $bloginfo['username'];;
Uložit změny.


Začlenit tento produkt s bezplatnou verzi bb:

Upravit plugin AdminCP->Plugins & Produkty->Plugin Manager->Open Graph Popis / Dlaždice Přepsat
Vložte tento kód na začátku:

require_once(DIR. '/includes/vbenterprisetranslator_functions.php');
$language = $_REQUEST['language'];
$serie = microtime(true) * 10000;
Hledat:

$og_array['og:description'] = $thread['meta_description'];
$og_array['og:title'] = $thread['title'];
NAHRADIT tento kód (Pro utf-8 znaků):

$og_array['og:description'] = vbet_translateText($thread['meta_description'], $language, $serie);
$og_array['og:title'] = vbet_translateText($thread['title'], $language, $serie);
NAHRADIT tento kód (Pro ne utf-8 znaků):

$og_array['og:description'] = vbet_translateText(vbet_encodeToSafeUTF8($thread['meta_description']), $language, $serie);
$og_array['og:title'] = vbet_translateText(vbet_encodeToSafeUTF8($thread['title']), $language, $serie);
Hledat:

$og_array['og:description'] = $ogdesc;
$og_array['og:title'] = $bloginfo['title'] . ' ' . $vbphrase['posted_by'] . ' ' . $bloginfo['username'];
NAHRADIT tento kód (Pro utf-8 znaků):

$og_array['og:description'] = vbet_translateText($ogdesc, $language, $serie);
$og_array['og:title'] = vbet_translateText($bloginfo['title'], $language, $serie);
NAHRADIT tento kód (Pro ne utf-8 znaků):

$og_array['og:description'] = vbet_translateText(vbet_encodeToSafeUTF8($ogdesc), $language, $serie);
$og_array['og:title'] = vbet_translateText(vbet_encodeToSafeUTF8($bloginfo['title']), $language, $serie) . ' ' . $vbphrase['posted_by'] . ' ' . $bloginfo['username'];;
Uložit změny.

mykkal
19-06-15, 18:13
muž, jste super... díky moc.

Fabiano
20-06-15, 20:24
Marcin, bude mít Toto seřízení v další verzi BB PRO?

Marcin Kalak
22-06-15, 09:38
Tato integrace nevyžaduje změny kódu v vBET. Tento kód změny funkce plugin vBET přeložit tagy doplnil.

Vetall
03-02-17, 10:36
Dobrý den!

vBET Překladatel 4.7.2
vBulletin 4.2.3

Open Graph Popis & Title Opravit na Závity/Blog 1.2.0


Open Graph Popis / Dlaždice Přepsat fb_opengraph_array:

if (THIS_SCRIPT == 'showthread') //For Threads
{
global $thread;
$og_array['og:description'] = $thread['meta_description'];
$og_array['og:title'] = $thread['title'];
}

if (THIS_SCRIPT == 'entry') //For Blog Entries
{
global $vbphrase, $bloginfo;
$ogdesc = strip_bbcode($bloginfo['pagetext'], true, false, false, true);
$ogdesc = htmlspecialchars ($ogdesc);
$ogdesc = preg_replace('!\s+!', ' ', $ogdesc);
$ogdesc = (strlen($ogdesc) > 303) ? substr($ogdesc,0,300).'...' : $ogdesc;
$og_array['og:description'] = $ogdesc;
$og_array['og:title'] = $bloginfo['title'] . ' ' . $vbphrase['posted_by'] . ' ' . $bloginfo['username'];
}


Po začlenění změn:


require_once(DIR. '/includes/vbenterprisetranslator_functions.php');
require_once(DIR. '/includes/vbenterprisetranslator_functions_utils.php');
global $vbulletin;
$forumLanguage = $vbulletin->options['vbenterprisetranslator_forumlanguage'];
$language = $_REQUEST['language'];
$serie = microtime(true) * 10000;

if (THIS_SCRIPT == 'showthread') //For Threads
{
global $thread;
$og_array['og:description'] = vbet_translateText($thread['meta_description'], $forumLanguage, $language, $serie);
$og_array['og:title'] = vbet_translateText($thread['title'], $forumLanguage, $language, $serie);
}

if (THIS_SCRIPT == 'entry') //For Blog Entries
{
global $vbphrase, $bloginfo;
$ogdesc = strip_bbcode($bloginfo['pagetext'], true, false, false, true);
$ogdesc = htmlspecialchars ($ogdesc);
$ogdesc = preg_replace('!\s+!', ' ', $ogdesc);
$ogdesc = (strlen($ogdesc) > 303) ? substr($ogdesc,0,300).'...' : $ogdesc;
$og_array['og:description'] = vbet_translateText($ogdesc, $forumLanguage, $language, $serie);
$og_array['og:title'] = vbet_translateText($bloginfo['title'], $forumLanguage, $language, $serie);
}


-- dostávám chybu:



Chyba databáze v vBulletin 4.2.3:

Neplatné SQL:
VYBERTE cache.originaltext jako originaltext, cache.přeloženo jako přeloženo Z vbenterprisetranslator_cache_ pomoc, vbenterprisetranslator_cache_ cache, KDE pomoc.originaltext='******************************************' A cache.serie=pomoc.serie;

MySQL Error : Tabulka 'vbenterprisetranslator_cache_' neexistuje
Číslo chyby: 1146

Marcin Kalak
03-02-17, 20:31
Prosím, zkuste přidat po:

$language = $_REQUEST['language'];
následující kód:

if(!$language) {
$language = $forumLanguage;
}

Vetall
06-02-17, 08:07
Děkuji za odpověď.


Kód modulu Open "Graf Popis / Dlaždice Přepsat":



require_once(DIR. '/includes/vbenterprisetranslator_functions.php'); require_once(DIR. '/includes/vbenterprisetranslator_functions_utils.php'); global $vbulletin; $forumLanguage = $vbulletin->options['vbenterprisetranslator_forumlanguage']; $language = $_REQUEST['language']; if(!$language) { $language = $forumLanguage; } $serie = microtime(true) * 10000;
if (THIS_SCRIPT == 'showthread') //For Threads{ global $thread; $og_array['og:description'] = vbet_translateText($thread['meta_description'], $forumLanguage, $language, $serie); $og_array['og:title'] = vbet_translateText($thread['title'], $forumLanguage, $language, $serie);}
if (THIS_SCRIPT == 'entry') //For Blog Entries{ global $vbphrase, $bloginfo; $ogdesc = strip_bbcode($bloginfo['pagetext'], true, false, false, true); $ogdesc = htmlspecialchars ($ogdesc); $ogdesc = preg_replace('!\s+!', ' ', $ogdesc); $ogdesc = (strlen($ogdesc) > 303) ? substr($ogdesc,0,300).'...' : $ogdesc; $og_array['og:description'] = vbet_translateText($ogdesc, $forumLanguage, $language, $serie); $og_array['og:title'] = vbet_translateText($bloginfo['title'], $forumLanguage, $language, $serie);


-- chyby MySQL ne!
-- ale překlad og:description ne -
<meta property="og:description" content="*******

Marcin Kalak
06-02-17, 21:42
Prosím pošlete mi PM přihlašovací údaje na FTP a Admin CP. Budu kontrolovat co se děje tam:)

Vetall
16-02-17, 07:31
Marcin Kalak, прошу прощения, все прекрасно работает****** :o

Marcin Kalak
16-02-17, 16:52
Děkuji moc za informace.

Automatic Translations (Powered by Google, Microsoft®, Yandex, SDL Language Cloud, IBM Watson and Apertium):
AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Thanks to vBET 4.10.1 you can enjoy automatic translations