Advanced search  

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

Pages: [1]   Go Down

Author Topic: Cant view final resulted pic for printing use  (Read 2323 times)

0 Members and 1 Guest are viewing this topic.

tex2

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Cant view final resulted pic for printing use
« on: October 27, 2006, 01:42:20 pm »

Dear Support
I tried everything I could think of and went through your help forums and manual. I dont know were to search anymore and decided to join your forum.

I can upload small to medium sized photos, but experience that the gallery does the following with large images.
Thumbnail displays ok, So I click on it. The next photo apears (resized verion - displays ok - click on it, Final photo displays as an X - not available. How do I fix this. I have another problem but will post it in another thread.
I could not upload the image as its too large. Its 4,171,261 bytes in JPG format. and 1575 pix x 1272 pix, 250 dpi and 24 Bit Depth. ???
Hope you can help me out here.
« Last Edit: October 27, 2006, 02:18:40 pm by Stramm »
Logged

tex2

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Cant view final resulted pic for printing use
« Reply #1 on: October 27, 2006, 02:05:04 pm »

Here is the debug code:

USER:
------------------
Array
(
    [ID] => 2334bff03974105b420f8b8a804fee79
    [am] => 1
    [lang] => english
    [liv] => Array
        (
        )

)

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

        )

    [disk_max] => 0
    [disk_min] => 0
    [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] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg149_filetypes; (0.001s)
  • [1] => select * from cpg149_plugins order by priority asc; (0.001s)
        [2] => delete from `mysql`.cpg149_sessions where time<1161946790 and remember=0; (0.001s)
        [3] => delete from `mysql`.cpg149_sessions where time<1160740790; (0s)
        [4] => select user_id from `mysql`.cpg149_sessions where session_id=md5("3d82b63178648fb1fac37f3513e09291a589a7ffbd30e37f6c6813ffd6d644bd"); (0.001s)
        [5] => select user_id as id, user_password as password from `mysql`.cpg149_users where user_id=1 (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 `mysql`.cpg149_users AS u INNER JOIN `mysql`.cpg149_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0.001s)
        [7] => SELECT user_group_list FROM `mysql`.cpg149_users AS u WHERE user_id='1' 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 cpg149_usergroups WHERE group_id in (1) (0.001s)
        [9] => SELECT group_name FROM  cpg149_usergroups WHERE group_id= 1 (0.001s)
        [10] => update `mysql`.cpg149_sessions set time='1161950390' where session_id=md5('3d82b63178648fb1fac37f3513e09291a589a7ffbd30e37f6c6813ffd6d644bd'); (0.001s)
        [11] => SELECT user_favpics FROM cpg149_favpics WHERE user_id = 1 (0.001s)
        [12] => DELETE FROM cpg149_banned WHERE expiry < '2006-10-27 11:59:51' (0.001s)
        [13] => SELECT * FROM cpg149_banned WHERE (ip_addr='192.168.3.200' OR ip_addr='192.168.3.188' OR user_id=1) AND brute_force=0 (0.001s)
        [14] => SELECT aid from cpg149_pictures WHERE pid='4'  LIMIT 1 (0.001s)
        [15] => SELECT title,keyword from cpg149_albums WHERE aid='1' (0.001s)
        [16] => SELECT COUNT(*) from cpg149_pictures WHERE ((aid='1'  ) )   (0.001s)
        [17] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, keywords, title, caption,hits,owner_id,owner_name from cpg149_pictures WHERE ((aid='1'  ) )   ORDER BY filename ASC  (0.001s)
        [18] => SELECT title,keyword from cpg149_albums WHERE aid='1' (0.001s)
        [19] => SELECT COUNT(*) from cpg149_pictures WHERE ((aid='1'  ) )   (0.001s)
        [20] => SELECT * from cpg149_pictures WHERE ((aid='1'  ) )   ORDER BY filename ASC  LIMIT 0 ,1 (0.001s)
        [21] => SELECT title, comments, votes, category, aid FROM cpg149_albums WHERE aid='1' LIMIT 1 (0.001s)
        [22] => SELECT msg_id, msg_author, msg_body, UNIX_TIMESTAMP(msg_date) AS msg_date, author_id, author_md5_id, msg_raw_ip, msg_hdr_ip, pid FROM cpg149_comments WHERE pid='4' ORDER BY msg_id ASC (0.001s)
        [23] => SELECT COUNT(*) FROM cpg149_pictures WHERE approved = 'NO' (0.001s)
        [24] => SELECT title,keyword from cpg149_albums WHERE aid='1' (0.001s)
        [25] => SELECT COUNT(*) from cpg149_pictures WHERE ((aid='1'  ) )   (0.001s)
        [26] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, keywords, title, caption,hits,owner_id,owner_name from cpg149_pictures WHERE ((aid='1'  ) )   ORDER BY filename ASC  LIMIT 0 ,10 (0.001s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
       
[album] => random
    [cat] => 0
    [pos] => -4
)

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

==========================
VERSION INFO :
------------------
PHP version: 5.1.2 - OK
------------------
mySQL version: 5.0.18
------------------
Coppermine version: 1.4.9(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
XPM Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support: 1

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.18
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
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
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 | show_source, system, shell_exec, passthru, popen, proc_open, copy | show_source, system, shell_exec, passthru, popen, proc_open, copy
file_uploads | On | On
include_path | .:/usr/share/php5:/usr/share/php5/PEAR | .:/usr/share/php5:/usr/share/php5/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 | 130 | 130
max_input_time | 160 | 160
upload_max_filesize | 60M | 60M
post_max_size | 60M | 60M
==========================
Page generated in 0.258 seconds - 27 queries in 0.026 seconds - Album set : ; Meta set: ;
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Cant view final resulted pic for printing use
« Reply #2 on: October 27, 2006, 02:18:10 pm »

Stick to one thread and don't open severals dealing with the same issue. Locking
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.