Hi!
I can see there is a lot of topics concerning image uploading and rating issues. But I haven't found a solution there, I think this has nothing to do with jQuery loading...well, I'll let you deside that :)
When logged in as an admin, I am able to upload images via add photo link. The image goes to server in uploads folder just like it should, but it wont appear in gallery or the backend of plugin. Only the photos I add via photo manager are visible in gallery. BUT, if not logged in, nothing happens when pressing submit button. Nothing happens in server and upload folder either. I have set that anyone can upload photos and there is no moderation on.
When rating photos as an admin, I can set the stars. But when refreshing the page, all ratings are gone. If not logged in, the rating sais "not logged in". I have the "allow anonymous rating" tab selected. When using custom form, I receive an error "image upload failed..." when rating as an admin. This error goes inside the thickbox (the popup for upload form, I guess it was thickbox :)
I have checked the jQuery, it is loading only once with the correct wp_enqueue_script function. I have tried the gallery in default theme. I have deactivated all other plugins too. I have a custom form and layout, but I tried default ones too.
I have read these forums for several hours and checked every little tip you have told, but still no solution. The site is in our test server which is not visible to internet, could this be some kind of server problem?
EDIT: Anyone should be able to upload and rate photos.
EDIT2: I checked the database, every uploaded image is in bwbps_images table. Also ratings are in database. (made by admin logged in of course). I have edited the wordpress path, folder wp-content --> xfiles. But this shouldn't affect on anything, right?
Cheers,
Ville
not resolved