I have setup the following test user and have the site in debug mode.
username: test
password: test
http://69.15.170.125
I get the following message when uploading a picture and attaching it to an album.
The previous file could not be placed.
You have successfully placed all the files.
I have read several posting about this error but to no avail. I am running this on Windows 2003 Server.
Thanks
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
I have been through this document already, to no avail.
Don
Please re-read the troubleshooting section in the documentation and make the necessary changes to your gallery.
Sounds like you feel it is a permissions problem. I see that it should be 777 or 755 on a UNIX server.
What should it be on a windows server?
Don
I am getting this debug message:
Warning line 155: unlink(./albums/edit/no_FTP-uploads_into_this_folder!) [function.unlink]: Permission denied
The no_FTP.... does not seem to be a folder, but a file.
Don
test account is gone, did you reinstall ?
Do exactly as suggested or we can't do much to help you.
Quote
4.11.4 Upload troubleshooting
If you are experiencing issues with coppermine's upload process, temporarily change your coppermine settings as suggested below to get more detailed error messages:
* Go to your coppermine page and log in as admin
* Go to the config screen
* Scroll to the bottom of the page
* Expand the "Maintenance settings" section by clicking on it
* Enable debug mode for everyone
* Leave display of notices switched off
* Save the new settings by clicking on "Save new configuration"
* Go to the "groups" panel
* Set the upload form configuration for all groups to "Single file uploads only" (set File upload boxes to "1", URI upload boxes to "0" and No. of boxes to "fixed")
* Save your new settings
Then try to upload (using http uploads, even if you experienced troubles using another upload method) - you should get a more detailed error message that tells you what exactly goes wrong with your uploads. If the error message doesn't mean anything to you, search the support board for the error message you get.
When asking for support on the coppermine forum, post a link to your site and a test user account (the test user mustn't be in the admin group!) with upload privileges, with the above mentioned settings in place - this way, supporters can see the error messages as well. Do not post debug_output unless requested.
Got it fixed. Not permission problem. Was a ImageMagick problem. Switched to G2 and it worked like a charm
Don
Nobody said it was a perms problem. Marking as solved and thanks for posting your solution.