Resource icon

Facebook OpenGraph Image from [img] or [attach] tags 1.3

No permission to download
Is there a similar add-on for XenForo 2? Or is it handling OpenGraph image tag properly? There were some fixes in 2.0.2 release but I am not noticing any og:image tags at my end.
 
When using PHP 7.2.3, I get the following error:

Code:
Template Errors: forum_list

    count(): Parameter must be an array or an object that implements Countable in /library/OpenGraphImage/Callback.php, line 9:

    8: {
    9: $__compilerVar1 .= '
    10:     <div class="sidebar widgetContainer headerWidgets noFloats">

Is it possible to fix it?
 
Top Bottom