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: [Solved]: Re: Unable to create thumbnail or reduced size image  (Read 2534 times)

0 Members and 1 Guest are viewing this topic.

jankopkas

  • Coppermine newbie
  • Offline Offline
  • Posts: 10

The same here. I don't know if my gallery got hacked though. Any help please?

This is the debug info:

Code: [Select]
USER:
------------------
Array
(
    [ID] => d106ed811a2748ce05c5e46989fde8e6
    [am] => 1
    [lang] => czech
    [liv] => Array
        (
            [0] => 495
            [1] => 1914
            [2] => 2362
            [3] => 1866
            [4] => 2833
        )

    [uid] => 1
    [lap] => 3
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => jankopkas
    [groups] => Array
        (
            [0] => 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
(
    [0] => SELECT extension, mime, content, player FROM cpg143_filetypes; (0.001s)
    [1] => select * from cpg143_plugins order by priority asc; (0s)
    [2] => delete from `kopkasnet`.cpg143_sessions where time<1208786544 and remember=0; (0s)
    [3] => delete from `kopkasnet`.cpg143_sessions where time<1207580544; (0s)
    [4] => select user_id from `kopkasnet`.cpg143_sessions where session_id=md5("eaf6769c783d5f12ab1d3a05bf6ace103628c7bda1e5e754ff8c4461832a5640"); (0.001s)
    [5] => select user_id as id, user_password as password from `kopkasnet`.cpg143_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 `kopkasnet`.cpg143_users AS u INNER JOIN `kopkasnet`.cpg143_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `kopkasnet`.cpg143_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 cpg143_usergroups WHERE group_id in (1) (0.004s)
    [9] => SELECT group_name FROM  cpg143_usergroups WHERE group_id= 1 (0s)
    [10] => update `kopkasnet`.cpg143_sessions set time='1208790144' where session_id=md5('eaf6769c783d5f12ab1d3a05bf6ace103628c7bda1e5e754ff8c4461832a5640'); (0.001s)
    [11] => SELECT user_favpics FROM cpg143_favpics WHERE user_id = 1 (0s)
    [12] => DELETE FROM cpg143_banned WHERE expiry < '2008-04-21 15:02:24' (0s)
    [13] => SELECT * FROM cpg143_banned WHERE (ip_addr='147.251.55.168' OR ip_addr='147.251.55.168' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT category FROM cpg143_albums WHERE aid='9' (0s)
    [15] => SELECT COUNT(*) FROM cpg143_pictures WHERE approved = 'NO' (0s)
)

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

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

==========================
VERSION INFO :
------------------
PHP version: 5.2.3 - OK
------------------
mySQL version: 4.1.21-standard
------------------
Coppermine version: 1.4.3(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.34 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:
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 4.1.12
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
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.1.2
Linked Version 1.2.1.2
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | On | Off
safe_mode_exec_dir | /dev_null | /dev_null
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | /dev_null | /dev_null
sql.safe_mode | Off | Off
disable_functions | set_time_limit,error_log,dl,pfsockopen,openlog,syslog,readlink,symlink,link,proc_open,system,exec,passthru,putenv,leak,popen,shell_exec,proc_close,proc_get_status,proc_nice,proc_terminate,register_tick_function | set_time_limit,error_log,dl,pfsockopen,openlog,syslog,readlink,symlink,link,proc_open,system,exec,passthru,putenv,leak,popen,shell_exec,proc_close,proc_get_status,proc_nice,proc_terminate,register_tick_function
file_uploads | On | On
include_path | /httpd/html/kopkasnet:./ | .
open_basedir | .:/httpd/html/kopkasnet:/httpd/html/kopkasnet/tmp | /opt/apache/CURRENT/htdocs
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | webmaster@your_domain.tld | webmaster@your_domain.tld
sendmail_path | /opt/mailfilter/bin/mailfilter | /opt/mailfilter/bin/mailfilter
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 | 8M | 8M
post_max_size | 8M | 8M
==========================
Page generated in 0.11 seconds - 16 queries in 0.008 seconds - Album set : ; Meta set: ;
« Last Edit: April 22, 2008, 07:06:20 am by Joachim Müller »
Logged

jankopkas

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Unable to create thumbnail or reduced size image
« Reply #1 on: April 21, 2008, 05:25:07 pm »

...oh I am sorry>

my gallery> http://www.kopkas.net/album/
account> test
password> test
Logged

Nibbler

  • Guest
Re: Re: Unable to create thumbnail or reduced size image
« Reply #2 on: April 21, 2008, 05:27:03 pm »

Don't hijack other people's threads. Make sure your resize method is set to GD2 in config, that all config settings are reasonable, and update your gallery to 1.4.18.
Logged

jankopkas

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Unable to create thumbnail or reduced size image
« Reply #3 on: April 22, 2008, 02:56:32 am »

Thank You!
After updateing to 1.4.18 I've changed my resize method to GD2 and everything works properly again!
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.