12.6.11

Google Friend Connect not working? Here's a solution!

Is Google Friend Connect being a brat lately? I know, it frustrates me too.

Well here's one of the possible solutions that can solve Google Friend Connect's disappearing act these days.

I found this code while reading the help forum in Google and it worked as soon as I inserted it into my template.

HOW TO:

Copy the script below and paste it under the <head> tag of your template then save.

<script>
window.JSON = {
parse: function(st){
return st.evalJSON();
},
stringify: function(obj){
return Object.toJSON(obj);
}
};
</script>


Viola! There's your Google Friend Connect.

I think we just broke the magician's code. Thanks to this wonderful script.

1 comment:

  1. visiting from Yummy Sunday post...salamat sa bisita hanggang sa muli:-)http://fooddelightsandetcetera.blogspot.com/

    ReplyDelete

Comments are <3. Let me know what you think of the blog post above. Please be responsible when leaving a comment. Comments are moderated.