coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: nobert on November 18, 2006, 09:54:48 AM

Title: error in down
Post by: nobert on November 18, 2006, 09:54:48 AM
Execuse me, but I don't speak English very much!
I have got a problem!
I hava a Coppermine Photo Gallery v1.4.8
In this gallery in down, there is an error message:
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fkepfeltoltes.eof.hu%2Ffiles%2F37_101163840004.jpg&hash=a0b26874075d0b6bb843548e26882e0b69074fac)
Tihis is bad for me.
I would like to delete this error message
Help please!
This is very important for me!
My galery's address (http://users.cwi.hu/2/0/2008a/galeria/index.php)

Thank you!
Title: Re: error in down
Post by: nobert on November 18, 2006, 10:00:01 AM
ohh i"m sorry, the debug information" text:
USER:
------------------
Array
(
    [ID] => 5aaf87d950df96b5d73f4b1eecb24fcd
    [am] => 1
    [lang] => hungarian
    [liv] => Array
        (
            [0] => 66
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => 2008a
    [groups] => Array
        (
            [0] => 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
(
    [0] => SELECT extension, mime, content, player FROM kepek_filetypes; (0.001s)
    [1] => select * from kepek_plugins order by priority asc; (0s)
    [2] => delete from `2008a`.kepek_sessions where time<1163836294 and remember=0; (0.001s)
    [3] => delete from `2008a`.kepek_sessions where time<1162630294; (0s)
    [4] => select user_id from `2008a`.kepek_sessions where session_id=md5("3d29837a39930278915ae6231ed8b5850c15bb82ddb01be00ce9840458b0229c"); (0s)
    [5] => select user_id as id, user_password as password from `2008a`.kepek_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 `2008a`.kepek_users AS u INNER JOIN `2008a`.kepek_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `2008a`.kepek_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 kepek_usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  kepek_usergroups WHERE group_id= 1 (0s)
    [10] => update `2008a`.kepek_sessions set time='1163839894' where session_id=md5('3d29837a39930278915ae6231ed8b5850c15bb82ddb01be00ce9840458b0229c'); (0s)
    [11] => SELECT user_favpics FROM kepek_favpics WHERE user_id = 1 (0.001s)
    [12] => DELETE FROM kepek_banned WHERE expiry < '2006-11-18 09:51:34' (0.001s)
    [13] => SELECT * FROM kepek_banned WHERE (ip_addr='81.183.139.45' OR ip_addr='81.183.139.45' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT cid, name, description, thumb FROM kepek_categories WHERE parent = ''  ORDER BY pos (0.001s)
    [15] => SELECT aid FROM kepek_albums as a WHERE category>=10000 (0s)
    [16] => SELECT count(*) FROM kepek_pictures as p, kepek_albums as a WHERE p.aid = a.aid AND approved='YES' AND category >= 10000 (0.001s)
    [17] => SELECT cid, name, description, thumb FROM kepek_categories WHERE parent = '1'  ORDER BY pos (0s)
    [18] => SELECT aid FROM kepek_albums WHERE category = 2 (0s)
    [19] => SELECT count(*) FROM kepek_pictures as p, kepek_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 2 (0.001s)
    [20] => SELECT count(*) FROM kepek_albums as a WHERE category = '2' (0s)
    [21] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM kepek_albums as a LEFT JOIN kepek_pictures as p ON a.thumb=p.pid WHERE category=2 ORDER BY a.pos LIMIT 0,7 (0.001s)
    [22] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM kepek_albums AS a  LEFT JOIN kepek_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (1, 3, 5, 6, 7, 13, 17)GROUP BY a.aid (0.004s)
    [23] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM kepek_pictures WHERE pid='208' (0s)
    [24] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM kepek_pictures WHERE pid='542' (0s)
    [25] => SELECT cid, name, description, thumb FROM kepek_categories WHERE parent = '2'  ORDER BY pos (0s)
    [26] => SELECT aid FROM kepek_albums WHERE category = 3 (0s)
    [27] => SELECT count(*) FROM kepek_pictures as p, kepek_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 3 (0s)
    [28] => SELECT count(*) FROM kepek_albums as a WHERE category = '3' (0s)
    [29] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM kepek_albums as a LEFT JOIN kepek_pictures as p ON a.thumb=p.pid WHERE category=3 ORDER BY a.pos LIMIT 0,2 (0s)
    [30] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM kepek_albums AS a  LEFT JOIN kepek_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (11, 12)GROUP BY a.aid (0.001s)
    [31] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM kepek_pictures WHERE pid='394' (0s)
    [32] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM kepek_pictures WHERE pid='395' (0s)
    [33] => SELECT cid, name, description, thumb FROM kepek_categories WHERE parent = '3'  ORDER BY pos (0s)
    [34] => SELECT aid FROM kepek_albums as a WHERE category = '0' (0s)
    [35] => SELECT count(*) FROM kepek_albums as a WHERE 1 (0s)
    [36] => SELECT count(*) FROM kepek_pictures as p LEFT JOIN kepek_albums as a ON a.aid=p.aid WHERE 1 AND approved='YES' (0.001s)
    [37] => SELECT count(*) FROM kepek_comments as c LEFT JOIN kepek_pictures as p ON c.pid=p.pid LEFT JOIN kepek_albums as a ON a.aid=p.aid WHERE 1 (0.001s)
    [38] => SELECT count(*) FROM kepek_categories WHERE 1 (0s)
    [39] => SELECT sum(hits) FROM kepek_pictures as p LEFT JOIN kepek_albums as a ON p.aid=a.aid WHERE 1 (0.001s)
    [40] => SELECT COUNT(*) FROM kepek_pictures WHERE approved = 'NO' (0.001s)
    [41] => SELECT count(*) FROM kepek_albums as a WHERE category = '0' (0s)
    [42] => SELECT COUNT(*) from kepek_pictures WHERE approved = 'YES'  (0.001s)
    [43] => SELECT * FROM kepek_pictures WHERE approved = 'YES'  ORDER BY RAND() LIMIT 8 (0.01s)
    [44] => SELECT count(*) from kepek_comments where pid=229 and msg_id!=0 (0.001s)
    [45] => SELECT count(*) from kepek_comments where pid=253 and msg_id!=0 (0.009s)
    [46] => SELECT count(*) from kepek_comments where pid=103 and msg_id!=0 (0s)
    [47] => SELECT count(*) from kepek_comments where pid=228 and msg_id!=0 (0s)
    [48] => SELECT count(*) from kepek_comments where pid=270 and msg_id!=0 (0s)
    [49] => SELECT count(*) from kepek_comments where pid=243 and msg_id!=0 (0s)
    [50] => SELECT count(*) from kepek_comments where pid=90 and msg_id!=0 (0s)
    [51] => SELECT count(*) from kepek_comments where pid=245 and msg_id!=0 (0s)
    [52] => SELECT COUNT(*) from kepek_pictures WHERE approved = 'YES'  (0.001s)
    [53] => SELECT * FROM kepek_pictures WHERE approved = 'YES'  ORDER BY pid DESC  LIMIT 0 ,8 (0s)
    [54] => SELECT count(*) from kepek_comments where pid=542 and msg_id!=0 (0s)
    [55] => SELECT count(*) from kepek_comments where pid=541 and msg_id!=0 (0s)
    [56] => SELECT count(*) from kepek_comments where pid=540 and msg_id!=0 (0s)
    [57] => SELECT count(*) from kepek_comments where pid=539 and msg_id!=0 (0s)
    [58] => SELECT count(*) from kepek_comments where pid=538 and msg_id!=0 (0s)
    [59] => SELECT count(*) from kepek_comments where pid=537 and msg_id!=0 (0s)
    [60] => SELECT count(*) from kepek_comments where pid=536 and msg_id!=0 (0s)
    [61] => SELECT count(*) from kepek_comments where pid=535 and msg_id!=0 (0s)
)

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

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

==========================
VERSION INFO :
------------------
PHP version: 5.1.4 - OK
------------------
mySQL version: 5.0.18
------------------
Coppermine version: 1.4.8(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support: 1
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:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.18
MYSQL_MODULE_TYPE no value
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.2
Linked Version 1.2.2
==========================
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 | highlight_file diskfreespace exec passthru system popen fsockopen pfsockpen show_source getrusage get_current_user set_time_limit getmyuid getmypid dl leak listen chown chmod chgrp alter_ini tmpfile link shell_exec symlink sleep openlog virtual | highlight_file diskfreespace exec passthru system popen fsockopen pfsockpen show_source getrusage get_current_user set_time_limit getmyuid getmypid dl leak listen chown chmod chgrp alter_ini tmpfile link shell_exec symlink sleep openlog virtual
file_uploads | On | On
include_path | .: | .:
open_basedir | /sites/2/0/2008a/.:/mnt/smsnet/2/0/2008a/. | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/local/sbin/sendmail -t -i | /usr/local/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 10 | 10
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.402 seconds - 62 queries in 0.039 seconds - Album set : ; Meta set: ;
Title: Re: error in down
Post by: Joachim Müller on November 18, 2006, 10:01:26 AM
Not an error message, but debug_output. Expected behaviour if you turn that feature on. Turn it off in Coppermine's config if you don't need it.

Quote from: nobert on November 18, 2006, 09:54:48 AM
I hava a Coppermine Photo Gallery v1.4.8
Upgrade!
Title: Re: error in down
Post by: nobert on November 18, 2006, 11:27:02 AM
Now, I did an upgrade for the 1.4.10 (stable) verzio
this is good for me?

and I how to turn off this funktion?
In the admin pc?
Quote from: GauGau on November 18, 2006, 10:01:26 AM
Turn it off in Coppermine's config if you don't need it.
This is the admi cp?
http://users.cwi.hu/2/0/2008a/galeria/admin.php ?
And here where?
I don't find!

I'm very sorry! ::)
Title: Re: error in down
Post by: Gizmo on November 18, 2006, 12:14:35 PM
It's in the manual - http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_misc (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_misc)
Title: Re: error in down
Post by: nobert on November 18, 2006, 01:04:43 PM
Quote from: Gizmo on November 18, 2006, 12:14:35 PM
It's in the manual - http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_misc (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_misc)
I read this yesterday, but is don't find this funktion.
Help please.
Where is it?
Which menu point?

Sorry, but I don't understand this
Title: Re: error in down
Post by: Nibbler on November 18, 2006, 01:26:40 PM
Switch your language to English, go to 'Maintenance settings' and then set 'Enable debug mode' to No.
Title: Re: error in down
Post by: nobert on November 18, 2006, 02:17:22 PM
This is finished! That's all right!
I'm very happy!
Thank you!
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.hitetlen.hu%2Fforum%2FSmileys%2Fdefault%2F1.gif&hash=2fe6792a3a83330958c67431f6eec0d72f44c336)