CommentFileSizeAuthor
#2 issue.1587598.patch1.08 KBthehong

Comments

webmasterkai’s picture

I'd also like this. thehong, could you please upload a patch? Thanks!

thehong’s picture

StatusFileSize
new1.08 KB
aidanlis’s picture

Good patch ... will get it applied when I have some spare time.

stonevo’s picture

I didn't get the token facebook in the live site but it was ok in my local site. I didn't know why and i found this article. It worked like the charm. Thank alot

makbeta’s picture

Issue summary: View changes

Works like a charm, thanks. Would be great if it was incorporated into the module.

interestingaftermath’s picture

Works perfect! Thanks

darvanen’s picture

Version: 7.x-1.0 » 7.x-2.4
Status: Active » Reviewed & tested by the community

Patch still applies cleanly to the dev version and works well.

stefan.r’s picture

RTBC+1, this also allows for proxy support.

daveferrara1’s picture

Issue summary: View changes

OK 7.x-2.7 includes this patch. Issue #1587598 thehong: use drupal_http_request instead of file_get_contents

daveferrara1’s picture

Status: Reviewed & tested by the community » Closed (fixed)
Patricia_W’s picture

7.x-2.9 doesn't include this patch.

jweowu’s picture

Yes, this change was inadvertently removed.

#2669430: Restore usage of drupal_http_request() restores it.