Upload help needed !!! Upload help needed !!!
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Upload help needed !!!

Started by amkha69, June 19, 2009, 08:49:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

amkha69

I have checked my permission, changed settings under group panel still no luck.
http://www.ricecotton.com/photos/index.php

Please help!
Error
No file was uploaded !

If you have really selected a file to upload, check that the server allows file uploads...

File: /home/amkha69/public_html/ricecotton.com/photos/db_input.php - Line: 311

[b]debug code[/b]
USER:
------------------
Array
(
    [ID] => 359c78f39b3115ab37cfda5b612520c5
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 2
    [user_name] => diana123
    [groups] => Array
        (
            [0] => 2
        )

    [disk_max] => 1024
    [disk_min] => 1024
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [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] => 1
    [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
(
    [0] => SELECT extension, mime, content, player FROM cpg14x_filetypes; (0s)
    [1] => select * from cpg14x_plugins order by priority asc; (0s)
    [2] => delete from `amkha69_ricecotton2`.cpg14x_sessions where time<1245433417 and remember=0; (0s)
    [3] => delete from `amkha69_ricecotton2`.cpg14x_sessions where time<1244227417; (0s)
    [4] => select user_id from `amkha69_ricecotton2`.cpg14x_sessions where session_id = 'dd488de98722be2cecfffb669e0c3e9f' (0.001s)
    [5] => select user_id as id, user_password as password from `amkha69_ricecotton2`.cpg14x_users where user_id=2 (0s)
    [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 `amkha69_ricecotton2`.cpg14x_users AS u INNER JOIN `amkha69_ricecotton2`.cpg14x_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='2' (0s)
    [7] => SELECT user_group_list FROM `amkha69_ricecotton2`.cpg14x_users AS u WHERE user_id='2' and user_group_list <> ''; (0s)
    [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 cpg14x_usergroups WHERE group_id in (2) (0s)
    [9] => SELECT group_name FROM  cpg14x_usergroups WHERE group_id= 2 (0s)
    [10] => update `amkha69_ricecotton2`.cpg14x_sessions set time='1245437017' where session_id = 'dd488de98722be2cecfffb669e0c3e9f' (0s)
    [11] => SELECT user_favpics FROM cpg14x_favpics WHERE user_id = 2 (0s)
    [12] => DELETE FROM cpg14x_banned WHERE expiry < '2009-06-19 13:43:37' (0s)
    [13] => SELECT * FROM cpg14x_banned WHERE (ip_addr='24.16.36.202' OR ip_addr='24.16.36.202' OR user_id=2) AND brute_force=0 (0s)
    [14] => SELECT aid FROM cpg14x_albums WHERE visibility != '0' AND visibility !='10002' AND visibility NOT IN (2) (0s)
    [15] => SELECT category FROM cpg14x_albums WHERE aid='1' and (uploads = 'YES' OR category = '10002') (0s)
)

==========================
GET :
------------------
Array
(
)

==========================
POST :
------------------
Array
(
    [album] => 1
    [MAX_FILE_SIZE] => 1048576
    [title] =>
    [caption] =>
    [keywords] =>
    [event] => picture
)

==========================
Page generated in 1245437017.25 seconds - 16 queries in 0.001 seconds - Album set : ; Meta set: ;

PS , I have changed my folder name to photos before installation not sure if that will affect it in anyway.