Cannot Upload Pics Cannot Upload Pics
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Cannot Upload Pics

Started by dhrehor, June 02, 2006, 07:40:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dhrehor

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


dhrehor

I have been through this document already, to no avail.

Don

kegobeer

Please re-read the troubleshooting section in the documentation and make the necessary changes to your gallery.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

dhrehor

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

dhrehor

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

Nibbler

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.

dhrehor

Got it fixed.  Not permission problem.  Was a ImageMagick problem.  Switched to G2 and it worked like a charm

Don

Nibbler

Nobody said it was a perms problem. Marking as solved and thanks for posting your solution.