I have been trying to make SimpleViewer work with Wordpress 3.01 for the last 2 days... no luck !!
Plug-in installed correctly, Upload folder with 777 permission.
No XML file is created when I upload images to the gallery (using Wordpress, of course).
If I try to add the gallery anyway, I get the following error message:
[simpleviewer
Warning: domdocument() expects at least 1 parameter, 0 given in /web/htdocs/......./wp-content/plugins/wp-simpleviewer/build-gallery.php on line 100
Fatal error: Call to undefined method: domdocument->load() in /web/htdocs/....../wp-content/plugins/wp-simpleviewer/build-gallery.php on line 101
]
I presume that is due to the fact that the .xml file doesn't exist.
Ivan