vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - Facebook / Open Graph (og:description) / (og:title) tag fixes for VB 4.1.10+ by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=305162)

mykkal 05-14-2015 09:33 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2545519)
Are you sure? This mod just adds more details to the open graph tags in the header (doesn't add sharing options...) and those tags do indeed work in the mobile style on my test site.

Example random link to a random thread and mobile style: http://www.qapla.com/mods/showthread...but?styleid=13

If you look at the source of the page all the og tags are there with the relevant title and descriptions.

Maybe you are thinking of my More Sharing Options TNG mod?

Yes I was... i apologize. I will immediately post in the thread for that thread.

Crispin Proctor 01-02-2016 10:15 PM

This did not work for me as it conflicted with another plugin (VsaBanners). I see other's had the same problem but with other plugins.

The fault is not with this plugin but with the other plugins which use globacl_start as hook and call vB_Template::Create. This causes the template to rerender which then breaks things.

Seeing as global_start is depreciated the tip was to change the bad plugin to use parse_templates which I did and everything worked!


thanks for the plugin - makes for better OG details. :)

elsa23 05-05-2017 07:05 PM

1 Attachment(s)
Hi, for this topic :
http://forum-elodiefrege.com/mediath...ai-2017-a.html

og:description become :
Code:

<meta property="og:description" content="ELLE.fr : L'interview beaut? / Dans le dressing? d#8217;Elodie Fr?g? --- Mai 2017 -----" />
instead of:
Code:

<meta property="og:description" content="ELLE.fr : L'interview beaut? / Dans le dressing d'Elodie Fr?g? --- Mai 2017 -----" />
How to fix that please

(see attachment please or directly on my link because it does not paste correctly here)

BirdOPrey5 05-06-2017 07:49 AM

I'm sorry but I don't have any way to test on non-English languages. The functions used likely aren't multibyte character compatible.

elsa23 05-06-2017 10:32 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2586235)
I'm sorry but I don't have any way to test on non-English languages. The functions used likely aren't multibyte character compatible.

I reactivated english language, you can take a look please

BirdOPrey5 05-06-2017 07:12 PM

Hello,

I am sorry, you misunderstand. Whether English is enabled or not is not the issue. The problem is this mod is just not compatible when content uses non-English or multibyte characters.


All times are GMT. The time now is 10:31 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01164 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete