The selected album/file does not exist ! The selected album/file does not exist !
 

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

Main Menu

The selected album/file does not exist !

Started by ariddragon, December 08, 2005, 07:30:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ariddragon

This URL has issues:
http://mikeandlisashafer.com/pictures/displayimage.php?album=random&cat=2&pos=-14

The selected album/file does not exist !

File: /www/m/mikeandlisas/htdocs/pictures/displayimage.php - Line: 590

I've tried adding:
register_long_arrays = On

to my php.ini file tono avail.

login test
password test
debug turned on

USER:
------------------
Array
(
    [ID] => 43d32379b221040597add6adc3222ac7
    [am] => 1
    [liv] => Array
        (
           
  • => 1621
                [1] => 1208
                [2] => 3422
                [3] => 2071
                [4] => 4247
            )

        [theme] => igames
        [search] => ###'-09-'
        [lang] => english
    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
        [user_id] => 2
        [user_group] => 2
        [user_active] => YES
        [user_name] => test
        [user_password] => ********
        [user_lastvisit] => 2005-12-08 10:26:02
        [user_regdate] => 2005-12-08 10:08:12
        [user_group_list] =>
        [user_email] =>
        [user_website] =>
        [user_location] =>
        [user_interests] =>
        [user_occupation] =>
        [user_actkey] =>
        [disk_max] => 1024
        [disk_min] => 1024
        [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] => 0
        [pub_upl_need_approval] => 1
        [priv_upl_need_approval] => 0
        [group_name] => Registered
        [upload_form_config] => 3
        [group_quota] => 1024
        [can_see_all_albums] => 0
        [group_id] => 2
        [groups] => Array
            (
                [1] => 2
            )

    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content FROM cpg_filetypes;
        [1] => SELECT * FROM cpg_users WHERE user_id='2'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '098f6bcd4621d373cade4e832627b4f6'
        [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 cpg_usergroups WHERE group_id in (2)
        [3] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 2
        [4] => DELETE FROM cpg_banned WHERE expiry < '2005-12-08 10:26:52'
        [5] => SELECT * FROM cpg_banned WHERE ip_addr='64.122.98.98' OR ip_addr='64.122.98.98' OR user_id=2
        [6] => SELECT aid FROM cpg_albums WHERE visibility != '0' AND visibility !='10002' AND visibility NOT IN (2)
        [7] => SELECT aid FROM cpg_albums WHERE category = '2'
        [8] => SELECT cid, name, description FROM cpg_categories WHERE parent = '2'
        [9] => SELECT aid FROM cpg_albums WHERE category = 3
        [10] => SELECT cid, name, description FROM cpg_categories WHERE parent = '3'
        [11] => SELECT aid FROM cpg_albums WHERE category = 4
        [12] => SELECT aid FROM cpg_albums WHERE category = 12
        [13] => SELECT cid, name, description FROM cpg_categories WHERE parent = '12'
        [14] => SELECT aid FROM cpg_albums WHERE category = 13
        [15] => SELECT cid, name, description FROM cpg_categories WHERE parent = '13'
        [16] => SELECT aid from cpg_pictures WHERE pid='14' AND aid IN (4,21,22,23,24)  LIMIT 1
    )

    ==========================
    GET :
    ------------------
    Array
    (
        [album] => random
        [cat] => 2
        [pos] => -14
    )

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

    ==========================
    Page generated in 0.2 seconds - 17 queries in 0.022 seconds - Album set : AND aid IN (4,21,22,23,24)