please help 0 uploads were successful. please help 0 uploads were successful.
 

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

please help 0 uploads were successful.

Started by aljareh, August 31, 2005, 02:08:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aljareh

pleas i want help
for this
Error Report
The following uploads encountered errors: 
File Uploads: 
اسم الصورة/رابط Error Message
1. 7.gif Exceeded filesize permitted by CPG.




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

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => aljareh
    [user_password] => ********
    [user_lastvisit] => 2005-08-31 02:55:52
    [user_regdate] => 2005-08-27 05:02:02
    [user_group_list] =>
    [user_email] =>
    [user_website] => www.al-jareh.com
    [user_location] => المملكة الغربية السعودية .::. الدمام .::.
    [user_interests] =>
    [user_occupation] => طالب
    [user_actkey] =>
    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 1
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content FROM cpg134_filetypes;
        [1] => SELECT * FROM cpg134_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '***************************'
        [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 cpg134_usergroups WHERE group_id in (1)
        [3] => SELECT group_name FROM  cpg134_usergroups WHERE group_id= 1
        [4] => DELETE FROM cpg134_banned WHERE expiry < '2005-08-31 02:58:09'
        [5] => SELECT * FROM cpg134_banned WHERE ip_addr='212.138.47.21' OR ip_addr='212.24.224.16' OR user_id=1
        [6] => SELECT value FROM cpg134_config WHERE name = 'theme'
    )

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

    ==========================
    POST :
    ------------------
    Array
    (
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.3.11 - OK
    ------------------
    mySQL version: 4.0.25-standard-log
    ------------------
    Coppermine version: 1.3.4
    ==========================
    Module: gd
    ------------------
    module doesn't exist
    ==========================
    Module: mysql
    ------------------
    module doesn't exist
    ==========================
    Module: zlib
    ------------------
    module doesn't exist
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value |  |  |  |  |  |  |  |
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value |  |  |  |  |  |  |  |
    ==========================
    Page generated in 0.039 seconds - 7 queries in 0.002 seconds - Album set :
    pleas help me idont find any thing for this problem

Nibbler

The file you are attempting to upload is larger than your setting for 'Max size for uploaded files (KB)' in config. Increase the limit.

aljareh

no that not true
the image size is 120 kb
and  the siz in the config
is 3145728 kb
lok to this imag that my proplem
wen i want upload image he send thes
0 uploads were successful.
Error Report
The following uploads encountered errors: 
File Uploads: 
اسم الصورة/رابط Error Message
1. 7.gif Exceeded filesize permitted by CPG.

plase help me and my english is pad

aljareh

the image for proplem

aljareh

plase help me
plase help me
plase help me
plase help me
plase help me
plase help me
and my english is pad

Nibbler

Use a sensible value for 'Max size for uploaded files (KB)'. 3GB is just crazy, set it to 10000 kb.

aljareh


aljareh

thank you for help me  
but lok
what haben
Warning: exec() has been disabled for security reasons in /home/a1d1com/public_html/up/include/picmgmt.inc.php on line 162

Warning: getimagesize(): Unable to access ./albums/edit/preview_7f6059c8.gif in /home/a1d1com/public_html/up/include/picmgmt.inc.php on line 226

Warning: getimagesize(./albums/edit/preview_7f6059c8.gif): failed to open stream: Permission denied in /home/a1d1com/public_html/up/include/picmgmt.inc.php on line 226

Joachim Müller

use GD instead of ImageMagick, or disable safe_mode again.