coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: stevemaxwellrn on August 09, 2005, 03:22:39 AM

Title: impossible to move error
Post by: stevemaxwellrn on August 09, 2005, 03:22:39 AM
Hello,

I just installed coppermine onto my new website & I am unable to upload pictures.  I have CHMOD'ed both ALBUMS & INCLUDE to 755 & then tried 777 and it still didn't work.  Here is the debug info:

USER:
------------------
Array
(
    [ID] => 489c18afae4d7c4b9aa1f1fcd230d129
    [am] => 1
    [theme] => rounded_corners
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => themax5
    [user_password] => ********
    [user_lastvisit] => 2005-08-08 08:56:00
    [user_regdate] => 2005-08-05 18:58:17
    [user_group_list] =>
    [user_email] =>
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 1
    [ufc_min] => 1
    [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] => 1
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
   
Title: Re: impossible to move error
Post by: stevemaxwellrn on August 09, 2005, 03:35:22 AM
OK.....on top of the above problem...when I set up the test user account an email was sent to my email address with the link to click for verification.  When I click on that link:


http:///register.php?activate=67988bb7b7e8d2d6aef18ea023446c86

the page can't be displayed.

HELP!!
Title: Re: impossible to move error
Post by: OmegaGOD on August 09, 2005, 04:19:36 AM
Check that the edit directory located at ./albums/edit is also writable by the webserver... ie CHMOD 755 or CHMOD 777
Title: Re: impossible to move error
Post by: stevemaxwellrn on August 09, 2005, 04:30:51 AM
They are...when I chmod the folder I did the same for all of the subfolders.

Steve
Title: Re: impossible to move error
Post by: kegobeer on August 09, 2005, 08:45:12 PM
Your gallery link gives me a 404 error.

Regarding your registration error, in your config settings what do you have for "Target address for the 'See more pictures' link in e-cards"?  It needs to be the URL to your Coppermine directory (yoursite.com/coppermine/)
Title: Re: impossible to move error
Post by: stevemaxwellrn on August 09, 2005, 09:43:31 PM
Thanks OmegaGOD & Kegobeer for trying to help me.

I ended up getting sooo frustrated that I unistalled coppermine & reinstalled it myself (not having my domain provider install it) and lo & behold, Viola, it works!

Thanks again,
Steve