diff /var/www/sandbox6/sites/all/modules/opengraph_meta/opengraph_meta.common.inc ./opengraph_meta.common.inc
303c303
<         array_push($resultarray, $val['filepath']);
---
>         array_push($resultarray, file_create_url($val['filepath']));
