Hi, I get the following error:
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/usr/local/psa/home/vhosts/claywell.me.uk/httpdocs/tom/blog/wp-content/plugins/last.fm/cache/TmFuY3klMkJLZXJyJTJCJTI1MjYlMkJKYW1lcyUyQkZhZ2FuI18jQmV0d2VlbitUaGUrTGlnaHQrQW5kK0Rhcms=.jpg' for writing: Permission denied in /usr/local/psa/home/vhosts/claywell.me.uk/httpdocs/tom/blog/wp-content/plugins/last.fm/last.fm.php on line 498
when using the Last.fm Records plugin on my webpage (claywe.me.uk/tom/blog). I can't get the theme I'm running to work with widgets, so I put <?php lastfmrecords_display('3month', 4); ?> into index.php in my theme's directory.
How can I correct this error? I checked, and the cache directory does exist.