error in my CPG, posting debug error in my CPG, posting debug
 

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]

Main Menu

error in my CPG, posting debug

Started by MstrMitch, April 26, 2005, 08:20:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MstrMitch

I hope this is the right board for this. if not please do not flame, just move and I will wait. thanks for your help! - Mitch

USER:
------------------
Array
(
    [ID] => 028b51186e5cbc9121e0dbff84971d22
    [am] => 1
    [sort] => na
    [liv] => Array
        (
           
  • => 493
                [1] => 525
                [2] => 386
                [3] => 953
                [4] => 1060
            )

        [lap] => 2
    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
        [user_id] => 1
        [user_group] => 1
        [user_active] => YES
        [user_name] => tlcafterdark
        [user_password] => ********
        [user_lastvisit] => 2005-04-26 00:58:18
        [user_regdate] => 2005-03-12 23:52:28
        [user_group_list] =>
        [user_email] =>
        [user_website] =>
        [user_location] =>
        [user_interests] =>
        [user_occupation] =>
        [user_actkey] =>
        [user_favpics] =>
        [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
        [groups] => Array
            (
                [1] => 1
            )

    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content FROM cpg130_filetypes;
        [1] => SELECT * FROM cpg130_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '76a0496ec926dae5e1d542917c8209dd'
        [2] => 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 cpg130_usergroups WHERE group_id in (1)
        [3] => SELECT group_name FROM  cpg130_usergroups WHERE group_id= 1
        [4] => DELETE FROM cpg130_banned WHERE expiry < 1114495380
        [5] => SELECT * FROM cpg130_banned WHERE ip_addr='70.176.205.163' OR ip_addr='70.176.205.163' OR user_id=1
        [6] => SELECT cid, name, description, thumb FROM cpg130_categories WHERE parent = ''  ORDER BY pos
        [7] => SELECT aid FROM cpg130_albums WHERE category = 12
        [8] => SELECT count(*) FROM cpg130_pictures, cpg130_albums WHERE cpg130_pictures.aid = cpg130_albums.aid AND category = 12
        [9] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='485'
        [10] => SELECT count(*) FROM cpg130_albums as a WHERE category = '12'
        [11] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg130_albums as a LEFT JOIN cpg130_pictures as p ON a.thumb=p.pid WHERE category=12 ORDER BY a.pos LIMIT 0,7
        [12] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg130_pictures WHERE aid IN (42, 65, 43, 45, 46, 66, 76) AND approved = 'YES' GROUP BY aid
        [13] => SELECT aid FROM cpg130_albums WHERE category = 13
        [14] => SELECT count(*) FROM cpg130_pictures, cpg130_albums WHERE cpg130_pictures.aid = cpg130_albums.aid AND category = 13
        [15] => SELECT count(*) FROM cpg130_albums as a WHERE category = '13'
        [16] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg130_albums as a LEFT JOIN cpg130_pictures as p ON a.thumb=p.pid WHERE category=13 ORDER BY a.pos LIMIT 0,10
        [17] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg130_pictures WHERE aid IN (47, 48, 49, 50, 51, 52, 53, 54, 55, 56) AND approved = 'YES' GROUP BY aid
        [18] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='808'
        [19] => SELECT aid FROM cpg130_albums WHERE category = 11
        [20] => SELECT count(*) FROM cpg130_pictures, cpg130_albums WHERE cpg130_pictures.aid = cpg130_albums.aid AND category = 11
        [21] => SELECT count(*) FROM cpg130_albums as a WHERE category = '11'
        [22] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg130_albums as a LEFT JOIN cpg130_pictures as p ON a.thumb=p.pid WHERE category=11 ORDER BY a.pos LIMIT 0,3
        [23] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg130_pictures WHERE aid IN (71, 74, 78) AND approved = 'YES' GROUP BY aid
        [24] => SELECT aid FROM cpg130_albums WHERE category>=10000
        [25] => SELECT count(*) FROM cpg130_pictures, cpg130_albums WHERE cpg130_pictures.aid = cpg130_albums.aid AND category >= 10000
        [26] => SELECT aid FROM cpg130_albums as a WHERE category = '0'
        [27] => SELECT count(*) FROM cpg130_albums as a WHERE category>0
        [28] => SELECT count(*) FROM cpg130_pictures as p LEFT JOIN cpg130_albums as a ON a.aid=p.aid WHERE a.category>=0
        [29] => SELECT count(*) FROM cpg130_comments as c LEFT JOIN cpg130_pictures as p ON c.pid=p.pid LEFT JOIN cpg130_albums as a ON a.aid=p.aid WHERE a.category>=0
        [30] => SELECT count(*) FROM cpg130_categories WHERE 1
        [31] => SELECT sum(hits) FROM cpg130_pictures as p LEFT JOIN cpg130_albums as a ON p.aid=a.aid WHERE a.category>=0
        [32] => SELECT count(*) FROM cpg130_albums as a WHERE category = '0'
    )

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

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.3.10 - OK
    ------------------
    mySQL version: 4.0.23-standard
    ------------------
    Coppermine version: 1.3.2
    ==========================
    Module: gd
    ------------------
    GD Support enabled
    GD Version bundled (2.0.28 compatible)
    FreeType Support enabled
    FreeType Linkage with freetype
    GIF Read Support enabled
    GIF Create Support enabled
    JPG Support enabled
    PNG Support enabled
    WBMP Support enabled
    XBM Support enabled
    ==========================
    Module: mysql
    ------------------
    Active Persistent Links 0
    Active Links 1
    Client API version 4.0.21
    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.3
    Linked Version 1.1.4
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value
    safe_mode | Off | Off
    safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
    safe_mode_gid | Off | Off
    safe_mode_include_dir | no value | no value
    safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
    sql.safe_mode | Off | Off
    disable_functions | no value | no value
    file_uploads | On | On
    include_path | .:/usr/local/lib/php | .:/usr/local/lib/php
    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 | 30 | 30
    max_input_time | -1 | -1
    upload_max_filesize | 60M | 60M
    post_max_size | 60M | 60M
    ==========================
    Page generated in 0.186 seconds - 33 queries in 0.052 seconds - Album set : AND aid IN (76,42,43,65,45,46,66,77,59,58,57,56,55,54,53,52,51,50,47,48,49,60,61,62,63,78,74,71)

Tranz


MstrMitch

sorry I thought the debug would say that. the gallery doesnt show for me. http://www.tlcafterdark.com/pics/  . it worked the other night. the albumns are full, the cats are full. I can provide login/pass if you PM. I have a custom theme but it worked fine. it just doesnt show up past the header of the theme

Mitch

MstrMitch

ps. I just tried to add an album and it came up fine. all the other albums in the categories dont show up at all. so the cats dont show up but albums do outside of cats

Mitch

MstrMitch

fixed it myself. thanks anyway :)

Mitch

Joachim Müller

you might consider posting what you did to solve this issue for the benefit of others who might experience similar issues.

Tranz

Based on this:
Quotethe cats dont show up but albums do outside of cats
I think this was a matter of content of the main page not including categories.

Yeah, I know it would have been better for MstrMitch to reply but if sf.net isn't sending notifications...

MstrMitch

ok I do apologize for not replying. I was working on PHPBB2 integration and didnt even know anyone replied after I fixed it. I appreciate everyones help on this board so I am not ignoring you both. It was a content issue with the config. I just set the config parameters to show zero albums and I must have set something else wrong. In either case with enough putzing I fixed it. honestly dont know the solution becuase I tried alot of things. thanks guys you rock!