When I try to upload files (as user or admin) I get this: Warning: opendir(./albums/edit): failed to open dir: No such file or directory in /var/www/html/galeria/upload.php on line 409
and than this: Warning: move_uploaded_file(./albums/edit/mHTTP_temp_d90c4e15.jpg): failed to open stream: No such file or directory in /var/www/html/galeria/upload.php on line 1197
Warning: move_uploaded_file(): Unable to move '/tmp/phppFxMRc' to './albums/edit/mHTTP_temp_d90c4e15.jpg' in /var/www/html/galeria/upload.php on line 1197
I have updated all the upload.php file, but the problem is still the same :-\\
As user I can upload files, as admin not!
this might help
http://forum.coppermine-gallery.net/index.php?topic=10204.0
you posted a similar question already, but labelled it as solved: http://forum.coppermine-gallery.net/index.php?topic=8909.0
Joachim