when I try to upload a pic via the upload file function, I get a error that reads
Error Message
Impossible to Move
What's going on? I know perms are set right.
Please help me.
debug info
Quote
USER:
------------------
Array
(
[ID] => d7c35c2803616be7e577433d3214e3fa
[am] => 1
[uid] => 1
[liv] => Array
(
- => 627
[1] => 196
[2] => 197
[3] => 605
[4] => 592
)
[search] => ###melissa
[theme] => water_drop
)
==========================
USER DATA:
------------------
Array
(
[user_id] => 7
[user_group] => 2
[user_active] => YES
[user_name] => test
[user_password] => ********
[user_lastvisit] => 2005-07-30 06:02:26
[user_regdate] => 2005-07-28 11:52:36
[user_group_list] =>
[user_email] => madhatt@adelphia.net
[user_website] =>
[user_location] =>
[user_interests] =>
[user_occupation] =>
[user_actkey] =>
[user_favpics] =>
[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] => 0
[pub_upl_need_approval] => 1
[priv_upl_need_approval] => 0
[group_name] => Registered
[upload_form_config] => 3
[group_quota] => 1024
[can_see_all_albums] => 0
[group_id] => 2
[groups] => Array
(
[1] => 2
)
)
==========================
Queries:
------------------
Array
(
- => SELECT extension, mime, content FROM cpg132_filetypes;
[1] => SELECT * FROM cpg132_users WHERE user_id='7'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '7777e614bbaf3ec47101808760d765db'
[2] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as priv_upl_need_approval FROM cpg132_usergroups WHERE group_id in (2)
[3] => SELECT group_name FROM cpg132_usergroups WHERE group_id= 2
[4] => DELETE FROM cpg132_banned WHERE expiry < 1122728563
[5] => SELECT * FROM cpg132_banned WHERE ip_addr='24.53.93.204' OR ip_addr='24.53.93.204' OR user_id=7
[6] => SELECT aid FROM cpg132_albums WHERE visibility != '0' AND visibility !='10007' AND visibility NOT IN (2)
)
==========================
GET :
------------------
Array
(
)
==========================
POST :
------------------
Array
(
[URI_array] => Array
(
- =>
[1] =>
[2] =>
)
[control] => phase_1
)
==========================
Page generated in 1.089 seconds - 7 queries in 0.017 seconds - Album set : AND aid NOT IN (25,28)
Upload problems?
What should I do first? (http://coppermine.sourceforge.net/faq.php#firstSteps)
Troubleshooting the upload process. (http://coppermine.sourceforge.net/tutorial/uploads/troubleshooting.php)
General upload troubleshooting. (http://coppermine.sourceforge.net/faq.php#uploadGeneralTroubleshooting)
Impossible to move
Impossible to move (http://coppermine.sourceforge.net/faq.php#ErrorCantMovePic)