Showing posts with label bugs. Show all posts
Showing posts with label bugs. Show all posts

Wednesday, December 29, 2010

Drupal warning: table Semaphore doesn't exist.

If you recently upgraded your Drupal installation you might have landed at this error. I was working on the website Relationship-talks.com and I stumbled on this error. I tried to solve it at my own but it was a dirty work to see exactly where that table was missing. A lot of searching on internet finally revealed the working solution. The reason as specified by the error message is that the table Semaphore is missing.

Wednesday, November 24, 2010

iPhone Battery Symbol and then stuck on Apple Logo

If your iPhone shows a battery symbol when you turn it on and then gets stuck at the apple logo there is nothing more frustrating than that. Because in that case your iPhone will not even be detected by iTunes for you to update it to the latest firmware.

This usually happens if your iPhone was left somewhere and the battery got discharged to a level that it had to turn itself off. That is why you see the battery symbol.

To solve this problem you need to follow these steps. These steps are DIFFERENT FROM DFU mode.

1) If your iPhone is connected to the computer disconnect it.

2) Hold the power and home button together and keep holding it. You will see the apple logo and then after some time the screen will go black again. This might take 20 seconds to 5 minutes but do not lose patience. When it comes back you will see the iTunes logo.

3) If you know how to jailbreak it go ahead, if you do not want to jailbreak just restore it and you will have the latest version of iPhone firmware.

I hope this will be helpful to some people. If your iPhone is rather stuck on iTunes logo try steps to recover from iTunes logo.

Saturday, July 31, 2010

No sound in SUSE Linux

It took me 1 hour to fix this problem. I hope this will come handy to you. To fix this issue you need to have the superuser/root access to your system. Because the file which needs be changed is a read only if you are not the super user.

Let us see what solves this issue:

If you are a new user follow the commands. If you arean advanced user pardon the details.

1) xx:~>su
On the prompt Password: enter your password

2)your su username:~> vi /etc/modprobe.d/sound

This will open the file using vi. If you are not comfortable with vi use any of the text editors.
press "dd" and this will delete all the lines.
Now press "i" and type following lines.

options snd slots=snd-hda-intel
options snd-hda-intel enable_msi=1 model=hp-m4
alias snd-card-0 snd-hda-intel

Try your sound now. Chances are more that this will work now.

Saturday, April 10, 2010

Adsense for search saving your settings error

There is something wrong with Google's script that generates your ad code for adsense for search. If you an adsense user you must be facing this issue these days. If you are in this bot too you have few options here.

First one is to add a Search Widget to your blog by clicking on "Add Widget" in your blogger account. This will provide your users with a search interface. However, this can not be linked with your adsense account. In short you can no longer make money from your search based ads.

The second option is to use custom search engine which is available for free

Sunday, March 7, 2010

Blue Screen of death on Windows PC

"Blue Screen of Death" is a very common problem on Windows PC? That name might be a bit over dramatic, but it has become well known through the years of the Windows operating system. All of a sudden while you were working your screen disappears and a blue one pops up in its place with a cryptic message saying windows has encounter an error and must shut down. Then it gives a lot of numbers in the form of hexadecimal bits and tells that it is dumping to memory. Sometimes this happens when you restart your pc.

This could be because of a bad driver that you installed knowingly or unknowingly. Usually, the Lan Card, Modem or Gaming cards. If you know what you installed recently try uninstalling that driver. If you installed a new hardware just detach it and it should be fine. If that does not fix this it means your OS has been corrupted by that system/card/driver. Try restarting your pc and it might work if you are lucky. But if that was the case you would not be reading this post.

A quick option is to open your computer, take your RAM out and wipe it with alcohol/spirit, usually Petrol, After Shave or nail polish remover will do this job.

If this doesn't work or you are unsure of how to open your pc you need to either repair windows or reinstall it. Make sure you back up your data such as pics and documents etc before doing any of these two operations.

If reinstalling fixes this issue you are good to go. restore all file from our backup source and be happy. If nothing has fixed it yet you need to see a hardware guy.