Fatal error: Call to undefined function mb_substr() in path/sites/all/modules/opengraph_meta/opengraph_meta.common.inc on line 127
Searching and asking about this error code in the Drupal forums did not result in any resolutions. Then it occured to me that this error was a function error. So I thought it could be a web sever configuration issue rather than a Drupal issue. After sending a ticket to the server management company, I was told that we could fix this error just by including this module into PHP and doing a recompile. It took about 30 minutes for the entire recompile to take place. Only near the last few minutes did the website go offline for about 3 minutes. After that, the Drupal Opengraph Drupal module was successful installed and worked as indicated. Every article on the client site now contains 6 Opengrpaph meta tags and Facebook is indeed displaying the proper Like counts and image on a person’s wall after they have Liked an article.
If you are not seeing the Facebook Like button show the correct count or image,on your Drupal site, check out the Opengraph Drupal module. It just may solve your problem like it did ours.