A big problem for me. The site worked, now it doesn't. The upload function will allow me to upload a photo, but it sets the user as www which means my webserver doesn't have access to the file, and it makes everything that calls that album bomb...page not found error. The photo gets put in the images file, but no thumbnail is generated.
We're running on Apache/linux. I don't get it. I have other installations on the same server set up and they work just fine.
The wierd thing is, it was working. I filed a ticket with the host, but they haven't changed the config. I'm fairly certain it's a plogger issue...
I have the exact same problem with the user uploads issue. My only resolution was to go into the server using SSH and changing the user group back.. Works great for me, However this may not be a viable option with most people on shared hosting/no root access.
I am looking at the php files, if I can get them to work w/o changing user groups I will post my findings here.