Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Debug message  (Read 2206 times)

0 Members and 1 Guest are viewing this topic.

yaxiiah

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 24
Debug message
« on: December 20, 2007, 11:16:48 pm »

I turn the demug_mode on and i get the following message

USER:
------------------
Array
(
    [ID] => 4397ca25816c5d46834ef74303c3a27a
    [am] => 1
    [lang] => spanish
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => yaxiiah
    [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 gal_filetypes; (0s)
  • [1] => select * from gal_plugins order by priority asc; (0s)
        [2] => delete from `yaxiiah_galeria`.gal_sessions where time<1198185178 and remember=0; (0s)
        [3] => delete from `yaxiiah_galeria`.gal_sessions where time<1196979178; (0s)
        [4] => select user_id from `yaxiiah_galeria`.gal_sessions where session_id=md5("5e2de033c2553926149dd0528980a778cde4a6f10e9a351744e9571a8b962644"); (0s)
        [5] => select user_id as id, user_password as password from `yaxiiah_galeria`.gal_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 `yaxiiah_galeria`.gal_users AS u INNER JOIN `yaxiiah_galeria`.gal_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `yaxiiah_galeria`.gal_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 gal_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  gal_usergroups WHERE group_id= 1 (0s)
        [10] => update `yaxiiah_galeria`.gal_sessions set time='1198188778' where session_id=md5('5e2de033c2553926149dd0528980a778cde4a6f10e9a351744e9571a8b962644'); (0s)
        [11] => SELECT user_favpics FROM gal_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM gal_banned WHERE expiry < '2007-12-20 22:12:58' (0s)
        [13] => SELECT * FROM gal_banned WHERE (ip_addr='189.152.149.1' OR ip_addr='189.152.149.1' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT COUNT(*) FROM gal_pictures WHERE approved = 'NO' (0s)
        [15] => SELECT value FROM gal_config WHERE name = 'theme' (0.022s)
    )

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

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 5.2.3 - OK
    ------------------
    mySQL version: 4.1.22-standard
    ------------------
    Coppermine version: 1.4.12 modpack v2(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: 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.22
    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.1.2
    Linked Version 1.2.1.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 | system,dl,passthru,exec,shell_exec,popen,proc_close,proc_get_status,proc_nice,proc_open,chown,chgrp,escapeshellcmd,escapeshellarg,show_source,posix_mkfifo,mysql_list_dbs,get_current_user,getmyuid,posix_setuid,posix_setsid,posix_setpgid,posix_setpgid,posix_kill,apache_child_terminate,leak,pclose,read | system,dl,passthru,exec,shell_exec,popen,proc_close,proc_get_status,proc_nice,proc_open,chown,chgrp,escapeshellcmd,escapeshellarg,show_source,posix_mkfifo,mysql_list_dbs,get_current_user,getmyuid,posix_setuid,posix_setsid,posix_setpgid,posix_setpgid,posix_kill,apache_child_terminate,leak,pclose,read
    file_uploads | On | On
    include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/lib/php
    open_basedir | /home/yaxiiah/:/usr/lib/php:/usr/local/lib/php:/tmp | 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 | 15 | 15
    max_input_time | 30 | 30
    upload_max_filesize | 2M | 2M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.449 seconds - 16 queries in 0.022 seconds - Album set : ; Meta set: ;



    What does it means? what do i have to change?
« Last Edit: December 21, 2007, 02:19:35 am by Nibbler »
Logged

Nibbler

  • Guest
Re: Debug message
« Reply #1 on: December 20, 2007, 11:49:22 pm »

Turn it off.
Logged

yaxiiah

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 24
Re: Debug message
« Reply #2 on: December 21, 2007, 01:29:23 am »

ok.. i did it.. but now.. whenever i try to see an image in its normal size i get this message

Fatal error: Call to undefined method coppermine_udb::get_comments() in /home/yaxiiah/public_html/cpg1412/include/themes.inc.php on line 2431

and i'm unable to see the picture
Logged

Nibbler

  • Guest
Re: Debug message
« Reply #3 on: December 21, 2007, 02:18:31 am »

That's a modpack problem. Modpack problems go in the Modpack section, not the general support section. Post there if you can't find a solution after first searching the board.
Logged

yaxiiah

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 24
Re: Debug message
« Reply #4 on: December 21, 2007, 02:19:13 am »

oks thank you
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.