coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: jclbeldin on July 01, 2005, 12:06:23 AM

Title: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: jclbeldin on July 01, 2005, 12:06:23 AM
I am getting an error when trying to upload from registered user accounts

http://www.ebeldin.com/coppermine133/index.php

UName "bobo"

Pass "bobo"


Thanks in advance!





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

==========================
USER DATA:
------------------
Array
(
    [user_id] => 4
    [user_group] => 2
    [user_active] => YES
    [user_name] => bobo
    [user_password] => ********
    [user_lastvisit] => 2005-06-30 14:57:35
    [user_regdate] => 2005-06-29 06:34:10
    [user_group_list] =>
    [user_email] => jclbeldin@yahoo.com
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [disk_max] => 20000
    [disk_min] => 20000
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 0
    [ufc_min] => 0
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 2
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 0
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Registered
    [upload_form_config] => 0
    [group_quota] => 20000
    [can_see_all_albums] => 0
    [group_id] => 2
    [groups] => Array
        (
            [1] => 2
        )

)

==========================
Queries:
------------------
Array
(
   
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: Joachim Müller on July 01, 2005, 01:14:15 AM
http://coppermine.sourceforge.net/tutorial/uploads/troubleshooting.php
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: jclbeldin on July 07, 2005, 07:28:26 PM
I have done everything on the "troubleshooting the upload process" guide. I have read it and re-read it, but am still unable to upload files. When I first setup coppermine I was able to post files when logged in as admin but not as a registered user. Now I cant post from either one. UN: bobo PW:bobo.

Thanks again,
Jerome
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: Joachim Müller on July 07, 2005, 10:05:02 PM
you have not done as suggested, debug_mode is off. Read the instructions more carefully, or we won't be able to help.
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: jclbeldin on July 07, 2005, 11:02:40 PM
Sorry my bad, I really did have debug mode enabled and my webserver admin was looking at it for me as well. He must have just changed it for some unknown reason. I have since changed it back. I'll make sure it doesn't happen again. I really appreciate what you guys do!

Thanks,
Jerome

ps let me know if you want the admin login...
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: Joachim Müller on July 08, 2005, 05:22:01 AM
Check the permissions on the albums folder (using your ftp app) - make sure that the user the webserver runs under has write permissions on the folder and everything within it. Try CHMODing to 777 - if this doesn't help, try 755.
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: jclbeldin on July 11, 2005, 03:31:23 PM
I gave full read write execute access to everyone on the folder httpdocs,coppermine133, and the other ones mentioned in the troubleshooting guide. Going to keep playing with permissions I guess because I am still getting the "impossible to move" error.

Thanks,
Jerome
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: jclbeldin on July 11, 2005, 10:47:00 PM
Are you able to get any other clues from the debug information as to why it is not allowing uploads? Like I said in the beginning I was able to upload after I installed CopperMine and then the next day it would not allow it. I cant think of anything that I changed either.
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: kegobeer on July 12, 2005, 04:03:41 AM
I think your tmp directory is the problem.  It's not allowing files to be moved out of the directory.

http://coppermine.sourceforge.net/faq.php#ErrorCantMovePic

I think I posted in another very similar topic.  Try searching for "impossible to move".
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: jclbeldin on July 19, 2005, 03:00:37 PM
Keg-o-beer: Congratulations! You are the man! I think you should add that in your troubleshooting and chmodding folders guide. The temp directory under httpdocs was it!

Keep up the good work guys! You help us who know nothing accomplish much and look smart to our friends.

Thanks!
Jerome
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: jclbeldin on July 20, 2005, 05:35:53 PM
The strangest thing happened, after I successfully tested the upload with username bobo for one day and then created another username it would not upload, with either username. Gave the same error I started this thread with "Impossible to move Picture 011.jpg to albums/userpics/10004/ ! " So I checked the temp directory permissions and they were still set correctly. I cannot understand why it worked for a full day and then when I created a new user it stopped. Thought the only problem was the temp chmod, guess I was wrong... Any Ideas?

Unames and Psswds
bobo
bobo

amber
5423

Thank you again!
Jerome
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: Joachim Müller on July 21, 2005, 10:32:05 AM
make sure you have CHMODed the albums folder and everything within it as suggested in the docs as well.
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: jclbeldin on July 21, 2005, 02:35:15 PM
Yes, they are, both the albums folder and the include folder are chmodded correctly. Just checked again. It doesnt seem to make any sense why it would work one day and not the next.

Thanks,
Jerome
Title: Re: Impossible to move Picture 006.jpg to albums/userpics/10004/ !
Post by: kegobeer on July 21, 2005, 07:35:30 PM
Go here (http://forum.coppermine-gallery.net/index.php?topic=19822.msg91219#msg91219) and try that.  Post your results here.