Error in batch upload Error in batch upload
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Error in batch upload

Started by scrich, September 29, 2006, 12:26:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

scrich

Hi everybody.

When I try to batch images, the last step has got a result as: "Unable to create thumbnail or reduced size image". Thumb config is GD 2.x so I don't already know what to do.

http://www.antoniorull.com/fotos/

User: test
Pass: test

Thx.

Sami

you should enable debug mode for everyone !
do as suggested ubder upload troubleshooting doc.
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
‍I don't answer to PM with support question
Please post your issue to related board

scrich


Sami

Your GD2 (method of resizing) is fine , but you failed to do as suggested under Upload troubleshooting doc:


  • 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")

Do as suggested

Also check the albums folder permission (and the sub folders) it should be 777 or 755
‍I don't answer to PM with support question
Please post your issue to related board

scrich

I did it and we I tried to upload one single file:

Quote¡Imposible mover 97-uy_como_te_pillen_haciendo_botellon.jpg a albums/userpics/10001/ !

Fichero: /home/antoniorull.com/htdocs/fotos/db_input.php - Línea: 355

:-[

Sami

No you didn't !!!!
if you want support  you MUST
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")
‍I don't answer to PM with support question
Please post your issue to related board

scrich

I'm sorry, I thought it's only for admin group. It's already done for all groups.

Sami

You have permission issue ...
Check your permission on the /ALBUMS, /ALBUMS/USERPICS, AND /ALBUMS/EDIT directories. All should be 777 or 755
‍I don't answer to PM with support question
Please post your issue to related board

scrich

Quote from: Sami on September 30, 2006, 05:41:46 AM
You have permission issue ...
Check your permission on the /ALBUMS, /ALBUMS/USERPICS, AND /ALBUMS/EDIT directories. All should be 777 or 755
All folders you said are chmoded 777

Sami

PM me a fp account to gallery and an admin account of it (if it's okey with you)
‍I don't answer to PM with support question
Please post your issue to related board

kegobeer

Different servers allow different permissions.  For instance, 777 does not work on my server.  I must use 775.  Have you asked your host which permissions are required?
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

Joachim Müller

As kegobeer pointed out, permissions on folders and files work differently on different server setups, that's why we can't give you a simplified, easy answer like "CHMOD everything to XXX". It's mandatory that you understand how permissions work and you will then have to apply the needed permissions for your server setup. We're aware that this can be hard for newbies who have never dealt with webserver setup before, but you have to understand that this is not related to coppermine in itself, but to your webserver. In an ideal world, all webservers would be set up the same way or even be pre-configured with the permissions coppermine needs. But life sometimes isn't fair, and the world is not an ideal one. So you really have to read the permissions section of the docs that come with coppermine and set up permissions as suggested there.