Facebook Upgrade – Account Temporarily Unavailable

Facebook is upgrading something more today (yes other than the timeline, as I have been upgraded to timeline already) Facebook Account Temporarily Unavailable Anyway, while trying to check the notifications and the posts associated with them on my facebook account a while ago, I received a facebook account temporarily unavailable message. Saying: Account Temporarily Unavailable […]

How to remove Facebook virus posting nude video link on your friends wall

There is a virus on facebook these days with a partially nude picture, which gets posted in your name to all your friends if you click on it. Obviously it spreads once you click on it, so avoid clicking on it at the first place. In case you have clicked on that facebook virus post […]

How to take a screenshot on windows seven easily

There is one old popular way of taking screenshot on windows by holding down ctrl + prtsc (print screen) key. Then pasting the snapshot in ms paint and saving it. Relatively lengthy and boring process right ? There is another way of achieving the same task, its not the best though, as it can be […]

WordPress 3.3 “Sonny” released

WordPress announced release of the new version 3.3 named “sonny” and is now available for download. There are hundreds of modifications in 3.3 version from the last 3.2. For general users and for developers too. You can upgrade wordpress to 3.3 from dashboard or by downloading it directly from wordpress.org

How to replace a word in whole database using php

In this post you will learn how to change or replace a word in the database using php. To replace a word in whole db using php, follow these steps (php code file attached too): How to replace something in mysql database using php 1. Copy this code and save it as a .php file […]

Fatal error: Call to a member function get_var() on a non-object in – Solved

I was writing a WordPress plugin and encountered an error saying: Fatal error: Call to a member function get_var() on a non-object in ……. on line …. The code was clear and short and didn’t have any such bugs to cause fatal errors. However, there was something missing which caused this error. To solve this […]

WordPress 3.3 about to release

Yesterday WordPress announced WordPress 3.3 beta 4 after covering alot of bugs and issues in the 3.3 beta 3. Currently, there are only 6 active issues in the wordpress trac for wp 3.3. Which means that wordpress 3.3 final release should be available for download within a few days. However, as this release has many […]

Allow numbers/digits only in input box using Javascript

Sometimes we need users to enter only digits / numbers in the input fields (e.g in zip code field) in our forms. In this article you will learn how to restrict any form input field to enter digits or numbers only using javascript. Although this can be by passed in some cases, but it still […]

Nabtron interviewed by Bloggerine

Well this post is just to boast about Nabtron being interviewed by Blogerrine.com . To be honest, I didn’t know about this project by 3 Pakistani students (Emaar Kasbati, Azeemullah and Ramsha Afaq )before they approached me. But their work is great. Ya I know I might get biased coz they interviewed me obviously, so […]

Facebook not sending Security code via sms

Recently facebook has introduced a feature of receiving a security code to your cell phone via sms when someone tries to login to your facebook account from an unknown location. However, there have been issues regarding facebook not sending the security code via sms. I’ve not only experienced it myself, but alot of visitors has […]