Advanced search  

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

Pages: [1]   Go Down

Author Topic: can't upload jpg  (Read 2832 times)

0 Members and 1 Guest are viewing this topic.

xeonium

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
can't upload jpg
« on: April 06, 2006, 10:12:11 am »

Can't upload JPG's to gallery - has message "The previous file could not be placed. You have successfully placed all the files.".
Triple checked permissions on albums dir - all set to 777 and i can see files in userpics/10001 folder but no files are displayable in gallery  >:(

i create user account to test, please check this issue:

http://www.apparatchik.us/ksen
user: test
pass: testtest

Thanks.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: can't upload jpg
« Reply #1 on: April 06, 2006, 01:34:10 pm »

You must follow the troubleshooting guide before we can assist.

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
Logged
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

xeonium

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: can't upload jpg
« Reply #2 on: April 06, 2006, 03:17:20 pm »

Well, problem is solved - PHP was running in Safe Mode.

Devs please - mention it somewhere, like Gallery devs do!
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: can't upload jpg
« Reply #3 on: April 06, 2006, 03:53:46 pm »

Devs please - mention it somewhere, like Gallery devs do!
Like in the docs?
Quote
2.4 Safe mode issues

A significant number of webhosts on the Internet run PHP in safe mode. Coppermine runs without any problem in safe mode and with the "open basedir restriction" active, provided safe mode is properly configured. Unfortunately, on many hosts, safe mode is not configured properly.

If your webhost is running PHP in safe mode but is misconfigured, you may need to do the following :

    * With a FTP program, change the mode of Coppermine's "include" directory on your server to 0777.
    * Do the same for the "albums" and "userpics" directories.
    * Check that at the beginning the the "include/config.inc.php" file, you have a line with : "define('SILLY_SAFE_MODE', 1);"
Logged

xeonium

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: can't upload jpg
« Reply #4 on: April 06, 2006, 05:57:26 pm »

eh, so give out some human readable error messages (or error codes), not like "The previous file could not be placed. You have successfully placed all the files.". - there is no even internal logic in this sentence. guys, i appreciate your work, but you are coding for ppl.
Logged

Nibbler

  • Guest
Re: can't upload jpg
« Reply #5 on: April 06, 2006, 06:28:26 pm »

If you did as suggested then you would get useful messages. Detailed error messages are not dished out to regular site visitors for good reason.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.