Hi,
I installed XAMPP locally on my laptop with a fresh install of WP2.5 (in French from wordpress-fr.net) and only PhotoQ as the additional plugin. Aksimet and Dolly are disabled. So it's a pretty stripped-down install I've got.
When I click Manage / PhotoQ / Add Photos to Queue / Select Photos, I get a Javascript error when clicking the Select Photos button.
swfu is not defined
Which points to line 81:
<input type="button" id="browsebtn" class="button-secondary" value="Select photos..." onclick="swfu.selectFiles()" />
I don't really understand why, it seems to be missing a Javascript library because when I do View Page Source, I don't see any .js loaded related to PhotoQ...
Thanks for the help!
http://wordpress.org/extend/plugins/photoq-photoblog-plugin/