Last day i noticed that my Google-Friend connect plugin is not working for my latest wordpress.I tried a lot to find out the issues behind that.I realized that it is not a code issue since gadget is shown properly in a static page.So,there must be clashes with other plugin codes which might prevent my gadget to load up.I have been seeing just a empty plain or white box ,nothing else.
I searched a lot,and at last found out the issue.It was a bug in Prototype JS Framework which causes it to interfere with the Native JSON parser in Firefox 3.5 and leads to the GFC-prototype conflict.[Refer Explanation]
So,Just copy this piece of code and paste it above the google-connect gadget code.The better option is ,place the code in the header.php of the wordpress code.
<script>
window.JSON = {
parse: function(st){
return st.evalJSON();
},
stringify: function(obj){
return Object.toJSON(obj);
}
};
</script>
December 17th, 2009 | Posted in firefox, google, webmaster, wordpress hacks, wp-plugins | 11 Comments
here is the information of rapid share accounts with login and username..you can try out these accounts,some have security locks ,but then too,you can have unlimited downloads….Please dont change the passwords.
Here is a new offer:-For those who subscribe to my mailing list (you can see the input form in top header of my site) and those who add my site through GOOGLE connect(you can see it the right pane of the site),will receive RAPIDSHARE account username and password .You must also specify the email address in the comment.Please DO NOT CHANGE ITS PASSWORD.
Every premium account has a download limit of 5 GB per day.
LATEST ACCOUNT DETAILS FOR RAPIDSHARE ACCOUNT:
LOGIN:techtipsmaster.com
[ad]
PASSWORD:qenW2X
EXPIRATION DATE:04 JAN 2010
I will send you the next set of passwords on February,15 2010.Those who have subscribed to my mailing list and added this site to google connect before February,15 2010,will receive account inforamtion on the specified date.
December 9th, 2009 | Posted in general, password hacks, rankings, webmaster | 97 Comments