coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: annoyance on July 12, 2006, 02:19:06 PM

Title: batch add problem:
Post by: annoyance on July 12, 2006, 02:19:06 PM
i am trying to batch add files that uploaded just fine but keep getting an error, i have read through the forums and made a couple changes as suggested but they do not seem to help.  here is the debug output, thanks:

USER:
------------------
Array
(
    [ID] => 5fd4eb3f64976ac3f51f06b1311ef8ec
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => anthony
    [groups] => Array
        (
           
Title: Re: batch add problem:
Post by: Sami on July 12, 2006, 02:26:20 PM
please put your actual error string , Instead of debug
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
Title: Re: batch add problem:
Post by: annoyance on July 12, 2006, 07:43:43 PM
sorry about that, was not sure what would help, here you go:

The file 'albums/userpics/10001/30_ft.jpg' can't be inserted in the album

Unable to create thumbnail or reduced size image.

File: /home/anschorr/public_html/friends/db_input.php - Line: 391

thanks a lot!
Title: Re: batch add problem:
Post by: Sami on July 12, 2006, 08:08:20 PM
- Upgrade to last stable version 1.4.8 it's mandatory!
- check your albums/edit and albums/userpics and albums folders permission , it should be 755 or 777
- check your config=>Files and thumbnails advanced settings=> Method for resizing images
change it to GD2 if it was ImageMagic

keep in mind if you search the board with your actual error , you can find your answer ;)