Archive

Archive for the ‘Fixing problems’ Category

No Operating System Found

October 18th, 2009 Jo Comments off

Just recently I had a weird problem. When I started one of our laptops in the morning I was welcomed by a back screen saying ‘No Operating System Found’. Normally Windows Vista should have loaded in no time.
I solved my problem with the recovery DVD that I got with the purchase of our Toshiba Satellite [...]

Check Network Performance

October 10th, 2009 Jo Comments off

Router:
You always wanted to know how your router is measuring up or you experiencing some problems. You can do some test to see how your router is performing:
Microsoft has an Internet Connectivity Evaluation Tool that lets you find out what specific technologies your router supports. Use this tool if you are running a router on [...]

Mouse Hightligts Everything Problem

October 6th, 2009 Jo Comments off

A few days ago I had a really strange problem on one of my computers. Whenever I wanted to select a file it not only highlighted that one file but also a bunch of more files. Just like if you would press Shift and then mouse-click. But the shift key was not stuck nor could [...]

[SOLVED] Kaspersky Browser Download Problem

September 26th, 2009 Jo Comments off

Apparently there is a problem when you have Kaspersky Internet Security 2010 (maybe also other versions or Kaspersky Antivirus) installed. When you try to download anything from any of those Download-Sites with your web browser (such as Firefox or Internet Explorer) – your download times out, you can not start that download. By Download-Sites I [...]

Vista Screensaver Problem

September 20th, 2009 Jo Comments off

I just installed after a long time again Windows Vista on my computer. Over the last couple of days I realized that my screensaver doesn’t turn on. I looked around and found some clues to what might be contributing to this problem. Now let me ask you a question: Do you also have the Microsoft [...]

Website Suddenly Loads Very Slowly

September 20th, 2009 Jo Comments off

It might happen to you too… You suddenly realize that your website loads very slowly, even times out. Well, it happened to me and drove me mad. My first thought was GoDaddy, because that’s where I host mine. I have a shared hosting account. You might not know it, but you might share with another [...]

phpMyAdmin # 1045 access denied for user …

September 20th, 2009 Jo Comments off

I tried for a few hours to log into my phpMyAdmin Manger. But each time I put in my username and password I got an error message: “# 1045 access denied for user …. password Yes…” You can save yourself some time – you probably put in the wrong user name and password. I myself [...]

Laptop Screen Display Upside Down

September 8th, 2009 user Comments off

My child played around on our Laptop and suddenly found the screen display upside down. Well, if you are in the same situation, don’t worry because you can fix this within a second. Just press the combination of:
Alt – Ctrl – Arrow Up (or Down)

Worm Hacks Into Wordpress

September 6th, 2009 user Comments off

A worm was discovered August 11th that uses a vulnerability in previous versions of wordpress (below 2.8.4 ). The worm works like this: It registers itself as a new user, then executes a code through the permalink structure – makes itself the administrator and posts spam and malware on your blog. It uses Javascript to [...]

Categories: Fixing problems Tags:

Where To Put Stats Tracking Cookie Script in Wordpress

August 30th, 2009 user Comments off

I saw a lot of people have problems of where exactly to put Html or Java Script so that their Stats get tracked. Go Appearance, Editor and then open the header.php. There you place it just after the beginning <body> tag. That should work fine.