Possible Fix for Upgrading Windows 10 build 10122 to 10130

If you’re having issues trying to upgrade your Windows 10 from Build 10122 to 10130 try the following steps prior to upgrading; First Check your System Health, by running the following three commands from an elevated Command Prompt; dism /online /cleanup-image /scanhealth dism /online /cleanup-image /checkhealth dism /online /cleanup-image /restorehealth   Then try cleaning out [...]

By |2017-07-24T08:33:16+01:00June 1st, 2015|Bugs, Tips, Windows, Windows 10, Windows Update|0 Comments

XBMC–Some YouTube videos refuse to play

I noticed that a few YouTube videos refused to play. Having searched around, I came upon a thread in the XBMC YouTube plugin code repository; https://code.google.com/p/youtubexbmc/issues/detail?id=95#c217 [email protected]  linked to an updated YouTubePlayer.py file; YouTubePlayer.py Copying this file to your XBMC Addons directory, over the existing file, fixes the problem nicely. Evidently, some YoutTube videos have [...]

By |2017-07-24T08:33:17+01:00May 30th, 2014|Bugs, Tips, XBMC|0 Comments

Visual Studio 2013 Update 2 – Navigation Bar Dropdowns not working

Seems as though the VS team introduced a bug in Update 2 for Visual Studio 2013, where the Navigation Bar Dropdowns don’t work if you are using VS on a screen which is to the left of your “Main Screen”; When you have VS running on your second (or third) monitor, clicking on the Navigation [...]

By |2017-07-24T08:33:17+01:00May 29th, 2014|Bugs, Tips, Visual Studio|0 Comments

WordPress Contact-Form-7 Not Sending–”Spinning Arrows”

I recently had an issue with a new Wordpress install, where the Contact Form wasn't sending correctly, instead hitting the Submit button would simply show the Spinning arrows animation, with no Mail Sent. I was also using the Really Simple CAPTCHA plugin, which may have had a bearing on the issue too. After doing some digging around [...]

By |2017-07-24T08:33:17+01:00May 23rd, 2014|Bugs, Tips, Wordpress|0 Comments

Chrome v32.0.1700.76 – Dropdown Scrollbars not functioning – January 2014

I’ve noticed that, since the recent silent Chrome update to v32.0.1700.76, the Dropdown Scrollbars have stopped working. Turns out this is a widespread problem, but downloading the latest Chrome Beta V33 solves this issue. This can be found here; http://www.google.co.uk/intl/en/chrome/browser/beta.html

By |2017-07-24T08:33:17+01:00January 21st, 2014|Bugs, Chrome, Tips|0 Comments