Home
Login
Album list
Last uploads
Last comments
Most viewed
Top rated
My Favorites
Search
Last additions - Candids
246 views
Jan 25, 2018
242 views
Jan 25, 2018
226 views
Jan 25, 2018
210 views
Jan 25, 2018
225 views
Jan 25, 2018
232 views
Jan 25, 2018
212 views
Jan 25, 2018
212 views
Jan 25, 2018
203 views
Jan 25, 2018
192 views
Dec 25, 2016
182 views
Dec 25, 2016
190 views
Dec 25, 2016
Home
>
Candids
Category
Albums
Files
2016
3
27
2015
1
9
Random files - Candids
127 views
170 views
131 views
132 views
122 views
129 views
139 views
177 views
232 views
226 views
117 views
187 views
Debug Info
Debug Output:
show / hide
Select All
USER: ------------------ Array ( [ID] => 9959109a7adb100536459ac8e67fa2a0 [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] => 1 [priv_upl_need_approval] => 1 [access_level] => 3 [disk_max] => 0 [disk_min] => 0 [has_admin_access] => 0 [group_name] => Anonymous [can_create_public_albums] => 0 [can_see_all_albums] => 0 [group_id] => 3 [allowed_albums] => Array ( ) ) ========================== Queries: ------------------ Array ( [0] => SELECT name, value FROM cp_config [include/init.inc.php:180] (0.22 ms) [1] => SELECT * FROM cp_plugins ORDER BY priority [include/plugin_api.inc.php:51] (0.14 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 cp_usergroups WHERE group_id in (3) [bridge/udb_base.inc.php:353] (0.17 ms) [3] => SELECT group_name FROM cp_usergroups WHERE group_id= 3 [bridge/udb_base.inc.php:358] (0.07 ms) [4] => SELECT COUNT(*) FROM cp_categorymap WHERE group_id in (3) [bridge/udb_base.inc.php:371] (0.07 ms) [5] => SELECT aid FROM cp_albums WHERE moderator_group IN (3) [include/init.inc.php:273] (0.08 ms) [6] => SELECT lang_id FROM cp_languages WHERE enabled='YES' [include/init.inc.php:336] (0.16 ms) [7] => DELETE FROM cp_banned WHERE expiry < '2021-04-21 05:49:37' [include/init.inc.php:449] (0.11 ms) [8] => SELECT null FROM cp_banned WHERE ('3.230.143.40' LIKE ip_addr ) AND brute_force=0 LIMIT 1 [include/init.inc.php:465] (0.09 ms) [9] => SELECT rgt, lft FROM cp_categories WHERE cid = 33 LIMIT 1 [include/functions.inc.php:1087] (0.09 ms) [10] => SELECT aid FROM cp_albums INNER JOIN cp_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 163 AND 168 AND visibility != 0 AND visibility != 10000 AND visibility NOT IN (3)) [include/functions.inc.php:1106] (0.15 ms) [11] => SELECT rgt, lft, depth FROM cp_categories WHERE cid = 33 LIMIT 1 [include/functions.inc.php:44] (0.08 ms) [12] => SELECT cid FROM cp_categories WHERE lft BETWEEN 163 AND 168 [include/functions.inc.php:49] (0.13 ms) [13] => SELECT keyword FROM cp_albums WHERE category IN (33, 34, 74) [include/functions.inc.php:57] (0.13 ms) [14] => SELECT p.cid, p.name FROM cp_categories AS c, cp_categories AS p WHERE c.lft BETWEEN p.lft AND p.rgt AND c.cid = 33 ORDER BY p.lft [include/functions.inc.php:2939] (0.17 ms) [15] => SELECT cid, lft, rgt, name, description, thumb, depth AS level, '0' AS alb_count, '0' AS subalb_count FROM cp_categories WHERE depth BETWEEN 1 + 1 AND 1 + 1 AND lft BETWEEN 163 AND 168 ORDER BY lft [index.php:302] (0.15 ms) [16] => SELECT aid, title, r.description, keyword, alb_hits, category, visibility, r.thumb, r.owner, depth AS level, lft, '0' AS pic_count FROM cp_categories AS c INNER JOIN cp_albums AS r ON r.category = c.cid WHERE c.depth >= 1 + 1 AND lft BETWEEN 163 AND 168 ORDER BY r.pos ASC, r.aid ASC [index.php:338] (0.54 ms) [17] => 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 cp_categories AS c INNER JOIN cp_albums AS r ON r.category = c.cid INNER JOIN cp_pictures AS p ON p.aid = r.aid WHERE c.depth >= 1 + 1 AND approved = 'YES' AND lft BETWEEN 163 AND 168 GROUP BY r.aid ORDER BY NULL [index.php:365] (0.46 ms) [18] => SELECT COUNT(*) FROM cp_pictures AS r INNER JOIN cp_albums AS a ON a.aid = r.aid INNER JOIN cp_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 163 AND 168) AND approved = 'YES' [include/functions.inc.php:1610] (0.2 ms) [19] => 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 cp_pictures AS r INNER JOIN cp_albums AS a ON a.aid = r.aid INNER JOIN cp_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 163 AND 168) AND approved = 'YES' ORDER BY ctime DESC, pid DESC LIMIT 0 ,12 [include/functions.inc.php:1626] (0.76 ms) [20] => SELECT extension, mime, content, player FROM cp_filetypes [include/functions.inc.php:5930] (0.17 ms) [21] => SELECT count(aid) FROM cp_albums as a WHERE category = '33' [index.php:666] (0.18 ms) [22] => SELECT COUNT(*) FROM cp_pictures AS r INNER JOIN cp_albums AS a ON a.aid = r.aid INNER JOIN cp_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 163 AND 168) AND approved = 'YES' [include/functions.inc.php:1862] (0.25 ms) [23] => SELECT pid FROM cp_pictures AS r INNER JOIN cp_albums AS a ON a.aid = r.aid INNER JOIN cp_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 163 AND 168) AND approved = 'YES' ORDER BY RAND() LIMIT 0 ,12 [include/functions.inc.php:1874] (0.39 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 cp_pictures AS r INNER JOIN cp_albums AS a ON a.aid = r.aid WHERE pid IN (6448, 6451, 6453, 6463, 6444, 11554, 6454, 11557, 6464, 6449, 6458, 6450) [include/functions.inc.php:1890] (0.29 ms) ) ========================== GET : ------------------ Array ( [cat] => 33 ) ========================== POST : ------------------ Array ( ) ========================== COOKIE : ------------------ Array ( ) ==========================