Topic: Error messages
I am only just started working with the plugin, but I'm getting immediate error messages attempting to Add Gallery to a post in a Wordpress 3.0 installation.
[simpleviewer
Warning: could not save gallery.xml file. in ..../wp-content/plugins/simpleviewer/web/buildgallery.php on line 1057
gallery_id="1" bgcolor="ffffff" gallery_width ="100%" gallery_height ="600"]
Clicking on the Edit Galleries setting yields the following:
Warning: opendir(..../wp-content/uploads/) [function.opendir]: failed to open dir: No such file or directory in .../wp-content/plugins/simpleviewer/simpleviewer.php on line 588
Warning: readdir(): supplied argument is not a valid Directory resource in .../wp-content/plugins/simpleviewer/simpleviewer.php on line 591
Warning: closedir(): supplied argument is not a valid Directory resource in .../wp-content/plugins/simpleviewer/simpleviewer.php on line 600
I upped the permissions for the Simpleviewer plugin directory from 755 to 777 with no change.