forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: lt-blue-thunder on January 13, 2006, 12:40:26 pm

Title: After upload white page
Post by: lt-blue-thunder on January 13, 2006, 12:40:26 pm
Hello, 1st time I had cg 1.3.5 after uploading 55 images, i can no more upload images. I went to "upload" then i search out my images, then they would be uploaded and when i klick on the  "next" button there came always a white page, no error nothing and that was it ... normaly there should come a page to say in which album the picutres should set.
At first I meant there`s not enough webspace, but 300 MB would be left. So I downloaded cpg 1.4.x (new install) and after 55 images would be uploaded .. there is the same problem.

What`s going on there  ???
Title: Re: After upload white page
Post by: Joachim Müller on January 13, 2006, 04:01:45 pm
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
Title: Re: After upload white page
Post by: marcamillion on January 15, 2006, 06:59:40 am
I did all that, and no debug information was shown for a specific picture that has been giving trouble. It just gives me a blank page at the page db_input.php. I have GD version 2.x enabled.


I also tried another image, one higher than the max size allowed hoping that GD will automatically resize the image, and this is what I get

Code: [Select]
No file was uploaded !

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

File: /home/virtual/<site>/fst/var/www/html/cpg/cpg1/db_input.php - Line: 300 


The Debug Code information on the Second file is as follows

Code: [Select]
USER:
------------------
Array
(
    [ID] => 4c00c1fde74b1b08c59c43d448b56748
    [am] => 1
    [liv] => Array
        (
            [0] => 22031
            [1] => 22030
            [2] => 22035
            [3] => 22036
            [4] => 22038
        )

    [lap] => 3
    [search] => ###ruth*
    [uid] => 19
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => melius
    [groups] => Array
        (
            [0] => 1
        )

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

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM fiwishop_filetypes; (0.002s)
    [1] => select * from fiwishop_plugins order by priority asc; (0s)
    [2] => delete from `fiwishop_com_-_Pics`.fiwishop_sessions where time<1137301027 and remember=0; (0.001s)
    [3] => delete from `fiwishop_com_-_Pics`.fiwishop_sessions where time<1136095027; (0s)
    [4] => select user_id from `fiwishop_com_-_Pics`.fiwishop_sessions where session_id=md5("894ebd3709201bc15a6aed442b1efe71b4e174be8eb29bbb59dc701eab057e79"); (0s)
    [5] => select user_id as id, user_password as password from `fiwishop_com_-_Pics`.fiwishop_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 `fiwishop_com_-_Pics`.fiwishop_users AS u INNER JOIN `fiwishop_com_-_Pics`.fiwishop_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `fiwishop_com_-_Pics`.fiwishop_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 fiwishop_usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  fiwishop_usergroups WHERE group_id= 1 (0s)
    [10] => update `fiwishop_com_-_Pics`.fiwishop_sessions set time='1137304628' where session_id=md5('894ebd3709201bc15a6aed442b1efe71b4e174be8eb29bbb59dc701eab057e79'); (0s)
    [11] => SELECT user_favpics FROM fiwishop_favpics WHERE user_id = 1 (0s)
    [12] => DELETE FROM fiwishop_banned WHERE expiry < '2006-01-15 05:57:08' (0s)
    [13] => SELECT * FROM fiwishop_banned WHERE (ip_addr='65.35.211.106' OR ip_addr='65.35.211.106' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT category FROM fiwishop_albums WHERE aid='672' (0s)
    [15] => SELECT COUNT(*) FROM fiwishop_pictures WHERE approved = 'NO' (0.014s)
)

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

==========================
POST :
------------------
Array
(
    [album] => 672
    [MAX_FILE_SIZE] => 512000
    [title] => asd
    [caption] => asd
    [keywords] => asd
    [event] => picture
    [user1] =>
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.1 - OK
------------------
mySQL version: 3.23.58
------------------
Coppermine version: 1.4.3(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
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 3.23.58
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.1.4
Linked Version 1.1.4
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | On | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | /usr/share/pear | /usr/share/pear
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/php/includes:/usr/share/php:/usr/share/pear | .:/php/includes:/usr/share/php:/usr/share/pear
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 | 60 | 60
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.1 seconds - 16 queries in 0.017 seconds - Album set : ; Meta set: ;
Title: Re: After upload white page
Post by: Joachim Müller on January 15, 2006, 11:05:26 pm
Don't post debug_output unless requested. Do as suggested in the section I refered to - re-read it. Last warning for you.