upload problem - preview picture won't show up upload problem - preview picture won't show up
 

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 problem - preview picture won't show up

Started by vladale, October 17, 2006, 11:52:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vladale

i installed coppermine gallery 3-4 days ago and everything was fine, i uploaded more than 200 pictures. when i decided to upload today more, i created album in one category, uploaded the files and when i get to the step when i must configure when will each picture go to album, preview pictures won't show up. i said, "ok, nevermind, it will work without that". but it doesn't work, it shows me this:

The previous file could not be placed.

You have successfully placed all the files.

it's just won't upload pictures! i don't know where's the problem, i didn't changed anything in admin config file, just name of gallery and template of the gallery.i reset to the defaults, but this don't change anything. i also chmoded(again) all folders in albums folder(include albums to) to 777 and that doesn't help also. what to do?

thank you very much!

vladale

my debuge info is:

USER:
------------------
Array
(
    [ID] => a49ce74919d7d8add43f77b0f5214d55
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => vladale
    [groups] => Array
        (
           
  • => 1
            )

        [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] => 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] => 0
        [priv_upl_need_approval] => 0
        [group_name] => Administrators
        [upload_form_config] => 3
        [group_quota] => 0
        [can_see_all_albums] => 1
        [group_id] => 1
    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content, player FROM cpg_filetypes; (0.001s)
        [1] => select * from cpg_plugins order by priority asc; (0s)
        [2] => delete from `vladale_copp1`.cpg_sessions where time<1161118175 and remember=0; (0s)
        [3] => delete from `vladale_copp1`.cpg_sessions where time<1159912175; (0s)
        [4] => select user_id from `vladale_copp1`.cpg_sessions where session_id=md5("3642f452a8dbf88cb2849988329b4b7f7aee13a76edfc8e67ce80a99986e6f5c"); (0s)
        [5] => select user_id as id, user_password as password from `vladale_copp1`.cpg_users where user_id=1 (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 `vladale_copp1`.cpg_users AS u INNER JOIN `vladale_copp1`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `vladale_copp1`.cpg_users AS u WHERE user_id='1' 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 cpg_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1 (0s)
        [10] => update `vladale_copp1`.cpg_sessions set time='1161121775' where session_id=md5('3642f452a8dbf88cb2849988329b4b7f7aee13a76edfc8e67ce80a99986e6f5c'); (0s)
        [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0.001s)
        [12] => DELETE FROM cpg_banned WHERE expiry < '2006-10-17 21:49:35' (0s)
        [13] => SELECT * FROM cpg_banned WHERE (ip_addr='89.216.244.96' OR ip_addr='89.216.244.96' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg_albums WHERE category < 10000 ORDER BY title (0.001s)
        [15] => SELECT aid, title FROM cpg_albums WHERE category='10001' ORDER BY title (0s)
        [16] => SELECT encoded_string FROM cpg_temp_data WHERE unique_ID = 'b3d89242' (0s)
        [17] => UPDATE cpg_temp_data SET encoded_string = 'YTowOnt9' WHERE unique_ID = 'b3d89242' (0s)
        [18] => SELECT category FROM cpg_albums WHERE aid='8' (0s)
        [19] => DELETE FROM cpg_temp_data WHERE unique_ID = 'b3d89242' (0s)
        [20] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0.001s)
    )

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

    ==========================
    POST :
    ------------------
    Array
    (
        [album] => 8
        [title] =>
        [caption] =>
        [keywords] =>
        [control] => phase_2
        [unique_ID] => b3d89242
        [debugtext] => USER:
    ------------------
    Array
    (
        [ID] => a49ce74919d7d8add43f77b0f5214d55
        [am] => 1
        [lang] => english
    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
        [user_id] => 1
        [user_name] => vladale
        [groups] => Array
            (
               
  • => 1
            )

        [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] => 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] => 0
        [priv_upl_need_approval] => 0
        [group_name] => Administrators
        [upload_form_config] => 3
        [group_quota] => 0
        [can_see_all_albums] => 1
        [group_id] => 1
    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content, player FROM cpg_filetypes; (0.001s)
        [1] => select * from cpg_plugins order by priority asc; (0s)
        [2] => delete from `vladale_copp1`.cpg_sessions where time<1161118168 and remember=0; (0.001s)
        [3] => delete from `vladale_copp1`.cpg_sessions where time<1159912168; (0s)
        [4] => select user_id from `vladale_copp1`.cpg_sessions where session_id=md5("3642f452a8dbf88cb2849988329b4b7f7aee13a76edfc8e67ce80a99986e6f5c"); (0s)
        [5] => select user_id as id, user_password as password from `vladale_copp1`.cpg_users where user_id=1 (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 `vladale_copp1`.cpg_users AS u INNER JOIN `vladale_copp1`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `vladale_copp1`.cpg_users AS u WHERE user_id='1' 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 cpg_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1 (0s)
        [10] => update `vladale_copp1`.cpg_sessions set time='1161121768' where session_id=md5('3642f452a8dbf88cb2849988329b4b7f7aee13a76edfc8e67ce80a99986e6f5c'); (0s)
        [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0.001s)
        [12] => DELETE FROM cpg_banned WHERE expiry < '2006-10-17 21:49:28' (0s)
        [13] => SELECT * FROM cpg_banned WHERE (ip_addr='89.216.244.96' OR ip_addr='89.216.244.96' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg_albums WHERE category < 10000 ORDER BY title (0.001s)
        [15] => SELECT aid, title FROM cpg_albums WHERE category='10001' ORDER BY title (0s)
        [16] => SELECT encoded_string FROM cpg_temp_data WHERE unique_ID = 'b3d89242' (0s)
        [17] => UPDATE cpg_temp_data SET encoded_string = 'YToxOntpOjA7YTozOntzOjExOiJhY3R1YWxfbmFtZSI7czozMToiODc0MTk4MHZsYWRhbGU5MjIwMDY4NDcxOVBNLmpwZyI7czoxNDoidGVtcG9yYXJ5X25hbWUiO3M6MjM6Im1IVFRQX3RlbXBfNzhkNDVlOWIuanBnIjtzOjEyOiJwcmV2aWV3X3BhdGgiO3M6MzQ6Ii4vYWxidW1zL2VkaXQvcHJldmlld185ZDUwZDc2NS5qcGciO319' WHERE unique_ID = 'b3d89242' (0.001s)
        [18] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0.001s)
        [19] => SELECT cat.name FROM cpg_categories cat, cpg_albums alb WHERE alb.aid='8' AND cat.cid=alb.category (0.001s)
        [20] => SELECT cat.name FROM cpg_categories cat, cpg_albums alb WHERE alb.aid='9' AND cat.cid=alb.category (0s)
        [21] => SELECT cat.name FROM cpg_categories cat, cpg_albums alb WHERE alb.aid='3' AND cat.cid=alb.category (0s)
        [22] => SELECT cat.name FROM cpg_categories cat, cpg_albums alb WHERE alb.aid='4' AND cat.cid=alb.category (0s)
        [23] => SELECT cat.name FROM cpg_categories cat, cpg_albums alb WHERE alb.aid='6' AND cat.cid=alb.category (0s)
        [24] => SELECT cat.name FROM cpg_categories cat, cpg_albums alb WHERE alb.aid='7' AND cat.cid=alb.category (0s)
        [25] => SELECT cat.name FROM cpg_categories cat, cpg_albums alb WHERE alb.aid='5' AND cat.cid=alb.category (0s)
        [26] => SELECT cat.name FROM cpg_categories cat, cpg_albums alb WHERE alb.aid='1' AND cat.cid=alb.category (0s)
    )

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

    ==========================
    POST :
    ------------------
    Array
    (
        [unique_ID] => b3d89242
        [control] => phase_2
        [debugtext] => USER:
    ------------------
    Array
    (
        [ID] => a49ce74919d7d8add43f77b0f5214d55
        [am] => 1
        [lang] => english
    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
        [user_id] => 1
        [user_name] => vladale
        [groups] => Array
            (
               
  • => 1
            )

        [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] => 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] => 0
        [priv_upl_need_approval] => 0
        [group_name] => Administrators
        [upload_form_config] => 3
        [group_quota] => 0
        [can_see_all_albums] => 1
        [group_id] => 1
    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content, player FROM cpg_filetypes; (0.001s)
        [1] => select * from cpg_plugins order by priority asc; (0.001s)
        [2] => delete from `vladale_copp1`.cpg_sessions where time<1161118162 and remember=0; (0.001s)
        [3] => delete from `vladale_copp1`.cpg_sessions where time<1159912162; (0s)
        [4] => select user_id from `vladale_copp1`.cpg_sessions where session_id=md5("3642f452a8dbf88cb2849988329b4b7f7aee13a76edfc8e67ce80a99986e6f5c"); (0s)
        [5] => select user_id as id, user_password as password from `vladale_copp1`.cpg_users where user_id=1 (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 `vladale_copp1`.cpg_users AS u INNER JOIN `vladale_copp1`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `vladale_copp1`.cpg_users AS u WHERE user_id='1' 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 cpg_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1 (0s)
        [10] => update `vladale_copp1`.cpg_sessions set time='1161121762' where session_id=md5('3642f452a8dbf88cb2849988329b4b7f7aee13a76edfc8e67ce80a99986e6f5c'); (0s)
        [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0.001s)
        [12] => DELETE FROM cpg_banned WHERE expiry < '2006-10-17 21:49:22' (0.001s)
        [13] => SELECT * FROM cpg_banned WHERE (ip_addr='89.216.244.96' OR ip_addr='89.216.244.96' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg_albums WHERE category < 10000 ORDER BY title (0.001s)
        [15] => SELECT aid, title FROM cpg_albums WHERE category='10001' ORDER BY title (0s)
        [16] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0.001s)
        [17] => SELECT unique_ID FROM cpg_temp_data (0.001s)
        [18] => INSERT INTO cpg_temp_data VALUES ('b3d89242', 'YToxOntpOjA7YToyOntzOjExOiJhY3R1YWxfbmFtZSI7czozMToiODc0MTk4MHZsYWRhbGU5MjIwMDY4NDcxOVBNLmpwZyI7czoxNDoidGVtcG9yYXJ5X25hbWUiO3M6MjM6Im1IVFRQX3RlbXBfNzhkNDVlOWIuanBnIjt9fQ==', '1161121762') (0s)
    )

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

    ==========================
    POST :
    ------------------
    Array
    (
        [URI_array] => Array
            (
               
  • =>
                [1] =>
                [2] =>
            )

        [control] => phase_1
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.4.4 - OK
    ------------------
    mySQL version: 4.1.21-standard
    ------------------
    Coppermine version: 1.4.9(stable)
    ==========================
    Module: GD
    ------------------
    GD Version: bundled (2.0.28 compatible)
    FreeType Support:
    T1Lib Support:
    GIF Read Support: 1
    GIF Create Support: 1
    JPG Support: 1
    PNG Support: 1
    WBMP Support: 1
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 1
    Client API version 4.1.21
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib -lmysqlclient 
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.2.1.2
    Linked Version 1.2.1.2
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value
    safe_mode | On | On
    safe_mode_exec_dir | no value | no value
    safe_mode_gid | Off | Off
    safe_mode_include_dir | no value | no value
    safe_mode_exec_dir | no value | no value
    sql.safe_mode | Off | Off
    disable_functions | passthru,proc_open,posix_kill,popen,fsockopen,pfsockopen,mail | passthru,proc_open,posix_kill,popen,fsockopen,pfsockopen,mail
    file_uploads | On | On
    include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/lib/php
    open_basedir | no value | no value
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value
    sendmail_from | no value | no value
    sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
    SMTP | localhost | localhost
    smtp_port | 25 | 25
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value
    max_execution_time | 30 | 30
    max_input_time | 60 | 60
    upload_max_filesize | 2M | 2M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.115 seconds - 19 queries in 0.008 seconds - Album set : ; Meta set: ;
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.4.4 - OK
    ------------------
    mySQL version: 4.1.21-standard
    ------------------
    Coppermine version: 1.4.9(stable)
    ==========================
    Module: GD
    ------------------
    GD Version: bundled (2.0.28 compatible)
    FreeType Support:
    T1Lib Support:
    GIF Read Support: 1
    GIF Create Support: 1
    JPG Support: 1
    PNG Support: 1
    WBMP Support: 1
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 1
    Client API version 4.1.21
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib -lmysqlclient 
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.2.1.2
    Linked Version 1.2.1.2
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value
    safe_mode | On | On
    safe_mode_exec_dir | no value | no value
    safe_mode_gid | Off | Off
    safe_mode_include_dir | no value | no value
    safe_mode_exec_dir | no value | no value
    sql.safe_mode | Off | Off
    disable_functions | passthru,proc_open,posix_kill,popen,fsockopen,pfsockopen,mail | passthru,proc_open,posix_kill,popen,fsockopen,pfsockopen,mail
    file_uploads | On | On
    include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/lib/php
    open_basedir | no value | no value
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value
    sendmail_from | no value | no value
    sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
    SMTP | localhost | localhost
    smtp_port | 25 | 25
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value
    max_execution_time | 30 | 30
    max_input_time | 60 | 60
    upload_max_filesize | 2M | 2M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.108 seconds - 27 queries in 0.007 seconds - Album set : ; Meta set: ;
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.4.4 - OK
    ------------------
    mySQL version: 4.1.21-standard
    ------------------
    Coppermine version: 1.4.9(stable)
    ==========================
    Module: GD
    ------------------
    GD Version: bundled (2.0.28 compatible)
    FreeType Support:
    T1Lib Support:
    GIF Read Support: 1
    GIF Create Support: 1
    JPG Support: 1
    PNG Support: 1
    WBMP Support: 1
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 1
    Client API version 4.1.21
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib -lmysqlclient 
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.2.1.2
    Linked Version 1.2.1.2
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value
    safe_mode | On | On
    safe_mode_exec_dir | no value | no value
    safe_mode_gid | Off | Off
    safe_mode_include_dir | no value | no value
    safe_mode_exec_dir | no value | no value
    sql.safe_mode | Off | Off
    disable_functions | passthru,proc_open,posix_kill,popen,fsockopen,pfsockopen,mail | passthru,proc_open,posix_kill,popen,fsockopen,pfsockopen,mail
    file_uploads | On | On
    include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/lib/php
    open_basedir | no value | no value
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value
    sendmail_from | no value | no value
    sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
    SMTP | localhost | localhost
    smtp_port | 25 | 25
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value
    max_execution_time | 30 | 30
    max_input_time | 60 | 60
    upload_max_filesize | 2M | 2M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.106 seconds - 21 queries in 0.004 seconds - Album set : ; Meta set: ;


vladale

yes, i tried that and it doesn't work. it shows me this:

The file 'albums/userpics/10146262vladale92200682844PM~1.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Cmd line :
convert -quality 80 -antialias -geometry 100x69 'albums/userpics/10146262vladale92200682844PM~1.jpg' 'albums/userpics/thumb_10146262vladale92200682844PM~1.jpg'


The convert program said:


File: /home/vladale/public_html/gallery/db_input.php - Line: 402

Joachim Müller

By reading your reply I can see that you haven't read thoroughly the section I refered to. Re-read it.
The error message indicates that you either don't have ImageMagick or that you have specified the wrong path. Try using GD2 instead if you have it.

vladale