Spent a bit of time today upgrading my WordPress plugins
- I’ve upgraded Google XML from 3.0.2 to 3.0.3
- I’ve upgraded NextGen Gallery from 0.74 to 0.82
I did have a problem with the sideshow part of NextGen, but a quick scan about told me that I was missing the file “imagerotator.swf” from my installation directory. All I had to do was download JW Image Rotator, extract the file “imagerotator.swf” and copy it to my nextgen-gallery plugin directory.
cp imagerotator.swf ~/public_html/wp-content/plugins/nextgen-gallery/
Everything seems to have upgraded without a problem