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.
visiting from Yummy Sunday post...salamat sa bisita hanggang sa muli:-)http://fooddelightsandetcetera.blogspot.com/
ReplyDelete