Startsida
Album list
Last uploads
Last comments
Most viewed
Top rated
My Favorites
Search
Home
|
Login
Junglegeorge Graphics Galleri -
Home
>
Abstracts
Mixed abstracts
Made in Photoshop
31 files, last one added on Dec 19, 2009
Album viewed 281 times
1 albums on 1 page(s)
Random files - Abstracts
Last additions - Abstracts
Burning lines
Dec 19, 2009
Scarab
Dec 19, 2009
Jan 06, 2009
Jan 06, 2009
Jan 06, 2009
Jan 06, 2009
Jan 06, 2009
Jan 06, 2009
Debug Info
Debug Output:
show / hide
Select All
USER: ------------------ Array ( [ID] => 4f77da58728edffc84d2f4cc572cdacf [am] => 1 [lang] => english ) ========================== USER DATA: ------------------ Array ( [user_id] => 0 [user_name] => Guest [groups] => Array ( [0] => 3 ) [group_quota] => 0 [can_rate_pictures] => 1 [can_send_ecards] => 0 [can_post_comments] => 0 [can_upload_pictures] => 0 [can_create_albums] => 0 [pub_upl_need_approval] => 0 [priv_upl_need_approval] => 0 [access_level] => 3 [disk_max] => 0 [disk_min] => 0 [has_admin_access] => 0 [group_name] => Guests [can_create_public_albums] => 0 [can_see_all_albums] => 0 [group_id] => 3 [allowed_albums] => Array ( ) ) ========================== Queries: ------------------ Array ( [0] => SELECT name, value FROM cpg14x_config [include/init.inc.php:183] (0.6 ms) [1] => SELECT * FROM cpg14x_plugins ORDER BY priority [include/plugin_api.inc.php:51] (0.36 ms) [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(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, MAX(access_level) AS access_level, MIN(pub_upl_need_approval) AS pub_upl_need_approval, MIN( priv_upl_need_approval) AS priv_upl_need_approval FROM cpg14x_usergroups WHERE group_id in (3) [bridge/udb_base.inc.php:355] (0.4 ms) [3] => SELECT group_name FROM cpg14x_usergroups WHERE group_id= 3 [bridge/udb_base.inc.php:360] (0.27 ms) [4] => SELECT COUNT(*) FROM cpg14x_categorymap WHERE group_id in (3) [bridge/udb_base.inc.php:373] (0.23 ms) [5] => SELECT aid FROM cpg14x_albums WHERE moderator_group IN (3) [include/init.inc.php:276] (0.31 ms) [6] => SELECT lang_id FROM cpg14x_languages WHERE enabled='YES' [include/init.inc.php:339] (0.38 ms) [7] => DELETE FROM cpg14x_banned WHERE expiry < '2021-03-03 08:53:05' [include/init.inc.php:452] (0.29 ms) [8] => SELECT null FROM cpg14x_banned WHERE ('3.237.97.64' LIKE ip_addr OR '' LIKE ip_addr ) AND brute_force=0 LIMIT 1 [include/init.inc.php:468] (0.33 ms) [9] => SELECT rgt, lft, depth FROM cpg14x_categories WHERE cid = 27 LIMIT 1 [include/functions.inc.php:47] (0.3 ms) [10] => SELECT cid FROM cpg14x_categories WHERE lft BETWEEN 81 AND 82 [include/functions.inc.php:52] (0.31 ms) [11] => SELECT keyword FROM cpg14x_albums WHERE category IN (27) [include/functions.inc.php:60] (0.3 ms) [12] => SELECT p.cid, p.name FROM cpg14x_categories AS c, cpg14x_categories AS p WHERE c.lft BETWEEN p.lft AND p.rgt AND c.cid = 27 ORDER BY p.lft [include/functions.inc.php:2911] (0.44 ms) [13] => SELECT cid, lft, rgt, name, description, thumb, depth AS level, '0' AS alb_count, '0' AS subalb_count FROM cpg14x_categories WHERE depth BETWEEN 1 + 1 AND 1 + 2 AND lft BETWEEN 81 AND 82 ORDER BY lft [index.php:302] (0.41 ms) [14] => SELECT aid, title, r.description, keyword, alb_hits, category, visibility, r.thumb, r.owner, depth AS level, lft, '0' AS pic_count FROM cpg14x_categories AS c INNER JOIN cpg14x_albums AS r ON r.category = c.cid WHERE c.depth >= 1 + 1 AND lft BETWEEN 81 AND 82 ORDER BY r.pos ASC, r.aid ASC [index.php:338] (0.73 ms) [15] => SELECT c.cid, r.aid, COUNT(pid) AS pic_count, MAX(pid) AS last_pid, MAX(ctime) AS last_upload, depth AS level, lft FROM cpg14x_categories AS c INNER JOIN cpg14x_albums AS r ON r.category = c.cid INNER JOIN cpg14x_pictures AS p ON p.aid = r.aid WHERE c.depth >= 1 + 1 AND approved = 'YES' AND lft BETWEEN 81 AND 82 GROUP BY r.aid ORDER BY NULL [index.php:365] (0.49 ms) [16] => SELECT count(aid) FROM cpg14x_albums as a WHERE category = '27' [index.php:666] (0.27 ms) [17] => SELECT a.aid, a.title, a.description, a.thumb, a.keyword, category, visibility, filepath, filename, url_prefix, pwidth, pheight, a.owner FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.thumb=p.pid WHERE a.category = 27 ORDER BY a.pos ASC, a.aid ASC LIMIT 0,1 [index.php:717] (0.46 ms) [18] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword, a.alb_hits FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.category = 27 GROUP BY a.aid ORDER BY a.pos ASC, a.aid ASC LIMIT 0,1 [index.php:726] (0.66 ms) [19] => SELECT pid, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid IN (1760) [index.php:761] (0.34 ms) [20] => SELECT extension, mime, content, player FROM cpg14x_filetypes [include/functions.inc.php:5902] (0.43 ms) [21] => SELECT a.aid FROM cpg14x_albums AS a INNER JOIN cpg14x_pictures as p ON p.aid = a.aid WHERE uploads = 'YES' AND category < 10000 AND (visibility = '0' OR visibility IN (3) OR alb_password != '') AND owner_id = 0 [index.php:880] (0.41 ms) [22] => SELECT COUNT(*) FROM cpg14x_pictures AS r INNER JOIN cpg14x_albums AS a ON a.aid = r.aid INNER JOIN cpg14x_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 81 AND 82) AND approved = 'YES' [include/functions.inc.php:1836] (0.43 ms) [23] => SELECT pid FROM cpg14x_pictures AS r INNER JOIN cpg14x_albums AS a ON a.aid = r.aid INNER JOIN cpg14x_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 81 AND 82) AND approved = 'YES' ORDER BY RAND() LIMIT 0 ,8 [include/functions.inc.php:1848] (0.9 ms) [24] => SELECT r.pid, r.aid, filepath, filename, url_prefix, pwidth, pheight, filesize, ctime, r.title, r.keywords, r.votes, pic_rating, hits, caption, r.owner_id FROM cpg14x_pictures AS r INNER JOIN cpg14x_albums AS a ON a.aid = r.aid WHERE pid IN (1098, 1093, 1102, 1101, 1100, 1075, 1077, 1089) [include/functions.inc.php:1864] (0.86 ms) [25] => SELECT COUNT(*) FROM cpg14x_pictures AS r INNER JOIN cpg14x_albums AS a ON a.aid = r.aid INNER JOIN cpg14x_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 81 AND 82) AND approved = 'YES' [include/functions.inc.php:1584] (0.41 ms) [26] => SELECT r.pid, r.aid, filepath, filename, url_prefix, pwidth, pheight, filesize, ctime, r.title, r.keywords, r.votes, pic_rating, hits, caption, r.owner_id FROM cpg14x_pictures AS r INNER JOIN cpg14x_albums AS a ON a.aid = r.aid INNER JOIN cpg14x_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 81 AND 82) AND approved = 'YES' ORDER BY ctime DESC, pid DESC LIMIT 0 ,8 [include/functions.inc.php:1600] (1.22 ms) ) ========================== GET : ------------------ Array ( [cat] => 27 ) ========================== POST : ------------------ Array ( ) ========================== COOKIE : ------------------ Array ( ) ==========================