upload problems upload problems
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

upload problems

Started by Derinie, March 14, 2005, 11:26:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Derinie

Dear Sirs,
The thing is that there were no problems with uploading images. It successfully worked for 2 months and one day suddenly stopped uploading. Neither admin nor users can upload any images.While trying to upoad any image the following message appeares:

0 uploads were successful.

Error Report
The following uploads encountered errors:  
File Uploads:  
File Name/URL Error Message
1. flower.jpg Impossible to move.  

please help to solve this problem

Tranz

Have you checked your disk usage? Do you have available space?

Joachim Müller

enable debug_mode in coppermine config (with notices_display off) for everyone, then go to "groups" and set "method for uploading files" to "Single file uploads only" for all relevant groups. Then try again uploading - this time, you should get a more detailed error message what actually goes wrong. Post your error message (not the debug output) here - if it doesn't mean anything to you, post a link and non-admin test user account with upload privileges as well.

Joachim