http://www.kingsdb.com/images/stories/jreviews/_28162326441966690881714380888896989612775864020090n_1314001225.jpgvar $imageTagSet;
private function _getJFBCGraphProperty($graphField, $headerGraphString)if (strpos($headerGraphString, $graphName) === false || $graphName == 'og:image')
{
if ($graphName == 'og:image' && $this->imageTagSet) // Add these 4 lines
return "";
else if ($graphName == 'og:image')
$this->imageTagSet = true; // Up to here
return '<meta property="' . $graphName . '" content="' . $graphValue . '"/>' . $carriageReturn;
}
else
return '';Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
