I just updated Wordpress to version 2.6.3 and now I'm getting a message on my blog posts where galleries used to be. The galleries were working immediately before the upgrade. The message says:
This SimpleViewer gallery requires Macromedia Flash. Please open it in your browser or get Macromedia Flash here.
This is a WPSimpleViewerGallery
I've checked for the old Firefox plug-in that prevents flash from loading and it's not listed in my plug-ins. I've also looked at my .htaccess within my public_html directory (is this the right one?) and it has the following in it only:
# Use PHP5 as default
AddHandler application/x-httpd-php5 .php
# BEGIN WordPress
# END WordPress
...but I don't understand how it could be that if the galleries were working right before I upgraded WP versions.
I'm hoping this is something I can fix easily at my end. An example is here: http://www.lefrancophoney.com/?p=310
Thanks in advance.