Hi,
I'm trying to upload photos into my gallery keeps coming up with the message:
Sorry there is no album where you are allowed to upload files
File: /home/propet13/public_html/gallery/upload.php - Line: 854
and I cant see the control panel toolbar at the top of the page now.
Can someone point me in the right direction
USER:
------------------
Array
(
[ID] => 8ab56c6e1b453cd4fd6e8987965d4231
[am] => 0
)
==========================
USER DATA:
------------------
Array
(
[user_id] => 1
[user_group] => 1
[user_active] => YES
[user_name] => propet13
[user_password] => ********
[user_lastvisit] => 2007-06-22 07:04:33
[user_regdate] => 2005-08-04 17:48:26
[user_group_list] =>
[user_email] =>
[user_website] =>
[user_location] =>
[user_interests] =>
[user_occupation] =>
[user_actkey] =>
[disk_max] => 5000
[disk_min] => 5000
[can_rate_pictures] => 1
[can_send_ecards] => 1
[ufc_max] => 0
[ufc_min] => 0
[custom_user_upload] => 1
[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] => 1
[priv_upl_need_approval] => 1
[group_name] => Administrators
[upload_form_config] => 0
[group_quota] => 5000
[can_see_all_albums] => 1
[group_id] => 1
[groups] => Array
(
[1] => 1
)
)
==========================
Queries:
------------------
Array
(
- => SELECT extension, mime, content FROM cp_filetypes;
[1] => SELECT * FROM cp_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = 'f39702e5341919da7416f1c6ac11d4f4'
[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 cp_usergroups WHERE group_id in (1)
[3] => SELECT group_name FROM cp_usergroups WHERE group_id= 1
[4] => DELETE FROM cp_banned WHERE expiry < '2007-06-23 22:14:41'
[5] => SELECT * FROM cp_banned WHERE ip_addr='61.9.214.41' OR ip_addr='61.9.214.41' OR user_id=1
[6] => SELECT aid, title FROM cp_albums WHERE category < 10000 AND uploads='YES' ORDER BY title
[7] => SELECT aid, title FROM cp_albums WHERE category='10001' ORDER BY title
)
==========================
GET :
------------------
Array
(
)
==========================
POST :
------------------
Array
(
)
==========================
Page generated in 0.091 seconds - 8 queries in 0.006 seconds - Album set :
Quote from: petal on June 24, 2007, 04:20:05 AM
Sorry there is no album where you are allowed to upload files
Well, then you'll have to create an album first I guess ::).
For details, do exactly as suggested in the upload troubleshooting section of the docs (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble).
I have a album created, its strange I can do it on other computers, upload and see the control panel, but for some reason on this computer I can't add photos or see the toolbar, I'm logged in as admin, still gets the same message
Quote from: GauGau on June 24, 2007, 11:33:48 AMFor details, do exactly as suggested in the upload troubleshooting section of the docs (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble).
I don`t know how make a album! Help me please!
Don't try to hijack unrelated threads. This thread deals with upload issues, not with the question "how to create an album". In the future, start a thread of your own for your issues after having read the docs and after having search (http://forum.coppermine-gallery.net/index.php?action=search)ed the board. You create albums using the album manager (see docs (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#albmgr)). If you're logged in as admin, click on "albums" on the admin menu. If you're logged in as non-admin, click on "create/order my albums". You can only do so if the admin has allowed you to have a personal gallery. Non-admin users can not create albums in public galleries (i.e. categories that were created by the admin).
As the original thread starter "petal" failed to reply within time, I guess that he was able to solve his issues and just failed to resolve this thread, so I'm marking this thread as "closed" and locking it.