I run coppermine photo gallery on my site and as of today my members cant seem to upload anything into it. When we try we get this error message: Error Report The following uploads encountered errors: File Uploads: File Name/URL Error Message 1. Jason%20003.jpg Impossible to move. Can someone please help? Thanks
Sounds like a permissions problem to me. Do you have the ability to chmod, usually done using an FTP program, on a unix server. Try setting the directory that's it's trying to write to, to 755 or 777 if necessary.