Run for cover 2.0.1
Back from my holiday in Germany (very nice, thank you). I’ve updated Run for cover to version 2.0.1 2.0.2 2.0.3, slightly less in beta now. It’s running in the sidebar. Changes made:
- make it work in IE
- option to show album title and artist next to image
- option to use it with lightbox plugin (not included)
I’ll be answering some of the questions in the comments later, but now it’s Sunday evening and I’m off to bed to have a good night of sleep before my first day at work tomorrow.
5 Comments
Jeroen Smeets on August 25th, 2008
Thomas, good catch (pun intended)! It’s fixed in 2.0.3, I just published it.
Thomas Vanparys on August 25th, 2008
Hi again,
I’ve commented out the offending “try/catch” and tried again. This time it correctly activates but then there’s a javascript error stating: RunForCover is not defined. This occurs around when the jQuery is fired.
All the best,
Thomas Vanparys
Anuvrat on September 8th, 2008
Even I am facing the same problem. The firefox error console says RunForCover is not defined. Can you fix it?
Jeroen Smeets on September 9th, 2008
Thomas, Anuvrat, I have sent my working copy to the Wordpress page at
http://wordpress.org/extend/plugins/run-for-cover/download/
You can try downloading the development version. Still a bit rough, it works ok I guess. It displays an image of the artist if no cd cover was found. I look forward to hear from you if it works for you!

Thomas Vanparys on August 25th, 2008
Hi,
I’ve turned to “Run for cover” (2.0.2) as my host does not provide PHP5 support. I understood that this plugin caters to hosts with PHP4 support. My web host runs IIS with PHP 4.4.8. .
When I tried activating the plugin I got a critical error:
Parse error: syntax error, unexpected ‘{’ in \\SERVER\home\users\thomasvanparys\wp-content\plugins\run-for-cover\runforcover.php on line 196
From a quick look at the code this is due to a “try/catch” construct which is not available in PHP4.
Is this something you could look to solve?
Thanks,
Thomas V.