coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: swissphotos on November 01, 2005, 04:24:04 PM

Title: URL upload error: 403 Forbidden
Post by: swissphotos on November 01, 2005, 04:24:04 PM
Can I include images I already have on my website in a folder other than the coppermine one? I tried giving the URL of an image folder and got the message

URI/URL Uploads:   File Name/URLError Message1. http://www.wakeman.ch/patchwork/img/403 Forbidden

the debugging option gives the messages
Warning: fopen(http://www.wakeman.ch/patchwork/img/): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /home/www/web507/html/cpg133/upload.php on line 1359

and in the box

USER:
------------------
Array
(
    [ID] => e16186241f1d9cd6b653fb3791496209
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => web507
    [user_password] => ********
    [user_lastvisit] => 2005-11-01 15:36:27
    [user_regdate] => 2005-10-27 11:31:19
    [user_group_list] =>
    [user_email] =>
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [disk_max] => 1024
    [disk_min] => 1024
    [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] => 1024
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
   
Title: Re: URL upload error: 403 Forbidden
Post by: Nibbler on November 01, 2005, 04:26:50 PM
URL uploading is to copy files from other websites into Coppermine, you can't just hotlink them. Entering a directory won't work anyway, you have to specify an actual file.
Title: Re: URL upload error: 403 Forbidden
Post by: swissphotos on November 07, 2005, 03:39:26 PM
So the only way to have photos on my website indexed with coppermine is to put them in a coppermine sub-folder?