forum.coppermine-gallery.net

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: Suaviterinmodo on September 12, 2005, 03:04:17 am

Title: How can I get CPG 1.4.1 to batch upload my photos?
Post by: Suaviterinmodo on September 12, 2005, 03:04:17 am
Am I reading the user documentation incorrectly? This is the error I get and debug code:

You need at least one album to use this function

File: /home/zjudith/public_html/gallery/searchnew.php - Line: 381


USER:
------------------
Array
(
    [ID] => f20efa159be2429865cad6a22e25fe89
    [am] => 1
    [lang] => english
    [liv] => Array
        (
        )

    [theme] => water_drop
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => Celia
    [groups] => Array
        (
           
        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
Title: Re: How can I get CPG 1.4.1 to batch upload my photos?
Post by: kegobeer on September 12, 2005, 03:08:12 am
The beta goes unsupported.  If you have a bug report, you must provide more details.  It looks like you just haven't made albums before attempting to batch upload, the same thing you have to do in 1.3.x.

Marking as invalid.
Title: Re: How can I get CPG 1.4.1 to batch upload my photos?
Post by: Suaviterinmodo on September 12, 2005, 03:57:42 am
Okay, I created a folder in the "albums" section, called "1001", changed permissions to 777, added categories and albums to my gallery all over the place and I still get an error:


There are no folders inside the "albums" folder yet. Make sure to create at least one custom folder within "albums" folder and ftp-upload your files there. You mustn't upload to the "userpics" nor "edit" folders, they are reserved for http uploads and internal purposes. 


USER:
------------------
Array
(
    [ID] => f20efa159be2429865cad6a22e25fe89
    [am] => 1
    [lang] => english
    [liv] => Array
        (
        )

    [theme] => water_drop
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => Celia
    [groups] => Array
        (
           
        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
Title: Re: How can I get CPG 1.4.1 to batch upload my photos?
Post by: kegobeer on September 12, 2005, 02:03:52 pm
This is not a 1.4.x bug, you just aren't using Coppermine correctly.  Download 1.3.4, read the documentation, and install that version.  Locking this thread now.