Well, I read that and still don't know what to to. My gallery is on my local server so I cant give you an address & account. If you want the debugging info;
Failed to create directory gallery/albums/userpics/10001
File: /Users/jason/Sites/DEVELOPMENT/Joomla/Gallery/db_input.php - Line: 300
USER:
------------------
Array
(
[ID] => d06b406633601bbdddecae7d203e8c1d
[am] => 1
[lang] => english
)
==========================
USER DATA:
------------------
Array
(
[user_id] => 2
[user_name] => gary
[groups] => Array
(
)
[disk_max] => 1024
[disk_min] => 1024
[can_rate_pictures] => 1
[can_send_ecards] => 0
[ufc_max] => 0
[ufc_min] => 0
[custom_user_upload] => 0
[num_file_upload] => 1
[num_URI_upload] => 0
[can_post_comments] => 1
[can_upload_pictures] => 1
[can_create_albums] => 0
[has_admin_access] => 0
[pub_upl_need_approval] => 0
[priv_upl_need_approval] => 0
[group_name] => Registered
[upload_form_config] => 0
[group_quota] => 1024
[can_see_all_albums] => 0
[group_id] => 2
)
==========================
Queries:
------------------
Array
(
- => SELECT extension, mime, content, player FROM cg_filetypes; (0.002s)
[1] => select * from cg_plugins order by priority asc; (0.001s)
[2] => delete from `original`.cg_sessions where time<1132315690 and remember=0; (0.001s)
[3] => delete from `original`.cg_sessions where time<1131109690; (0.001s)
[4] => select user_id from `original`.cg_sessions where session_id=md5("dbf1bb757bd1a4bb8dc2e370fe1311070503dd98dfb8044f6fed0f7b8ef92acb"); (0.001s)
[5] => select user_id as id, user_password as password from `original`.cg_users where user_id=2 (0.001s)
[6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `original`.cg_users AS u INNER JOIN `original`.cg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='2' (0.001s)
[7] => SELECT user_group_list FROM `original`.cg_users AS u WHERE user_id='2' and user_group_list <> ''; (0.001s)
[8] => 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 cg_usergroups WHERE group_id in (2) (0.001s)
[9] => SELECT group_name FROM cg_usergroups WHERE group_id= 2 (0.001s)
[10] => update `original`.cg_sessions set time='1132319290' where session_id=md5('dbf1bb757bd1a4bb8dc2e370fe1311070503dd98dfb8044f6fed0f7b8ef92acb'); (0.001s)
[11] => SELECT user_favpics FROM cg_favpics WHERE user_id = 2 (0.001s)
[12] => DELETE FROM cg_banned WHERE expiry < '2005-11-18 13:08:10' (0.001s)
[13] => SELECT * FROM cg_banned WHERE (ip_addr='127.0.0.1' OR ip_addr='127.0.0.1' OR user_id=2) AND brute_force=0 (0.001s)
[14] => SELECT aid FROM cg_albums WHERE visibility != '0' AND visibility !='10002' AND visibility NOT IN (2) (0.001s)
[15] => SELECT category FROM cg_albums WHERE aid='1' and (uploads = 'YES' OR category = '10002') (0.001s)
[16] => SELECT COUNT(*) FROM cg_pictures WHERE approved = 'NO' (0.001s)
)
==========================
GET :
------------------
Array
(
)
==========================
POST :
------------------
Array
(
[album] => 1
[MAX_FILE_SIZE] => 1048576
[title] =>
[caption] =>
[keywords] =>
[event] => picture
)
==========================
Is this what you want?