Nadine Shah live at the Harley Hotel & Bar, Glossop Road Sheffield…supported by David Roch and Canal Boat. A small venue with average lighting , but great beer (and so it seems food) And the three acts were excellent. Particularly liked Cloud Boat, who each used Roland 404SX samplers to deliver some amazing sounds to […]
Peter Bargh
words pictures soundsArchive for September, 2013
I’m installing OpenCart on a localhost WAMP server. I came across an error at Step 2 of the Pre-Installation stage The status for Extensions showed a red – against cURL. After a bit of Google research several options were found. One was to enable cURL extension by going to the php.ini file and removing the […]
Why not I can see it!!!!!! Have you been struggling to connect your Logitech Media player to your network so you can play music from your computer on your hifi – I have too. No matter how much you search all you find is more and more people with the same problem and an endless […]
It’s bleak on the moors…a trip out to Bleaklow and Higher Shelf Stones with a stop off at the crash site of the 16th Photographic Reconnaissance Squadron’s Boeing RB-29A This was taken while we (Myself, Dave Ange and Jenny Horton) stopped for a very quick and very cold food break. Still arguably summer so I […]
I had a situation where I had to export a set of records from a MYSQL database on a live site into a copy database on a localhost site. After successfully making the export / import I found all the picture and url links on the WordPress posts broken. Closer inspection relieved that the import […]
If you experience the problem of an  appearing in seemingly random places throughout you WordPress posts following a database import you may be able to solved it like I did by commenting out the encoding line in your site’s wp-config file: Search for define(‘DB_CHARSET’, ‘utf8?); and add // to the front: // define(‘DB_CHARSET’, ‘utf8?); […]