Datacenterpics.com
Photo Gallery
Home
Login
Album list
Last uploads
Last comments
Most viewed
Top rated
My Favorites
Search
Home
>
Internet Exchanges
Last additions - Internet Exchanges
5481 views
Feb 26, 2006
3338 views
Feb 26, 2006
3066 views
Feb 26, 2006
4950 views
Feb 26, 2006
3156 views
Feb 26, 2006
2963 views
Feb 26, 2006
3079 views
Feb 26, 2006
3142 views
Feb 26, 2006
3187 views
Feb 26, 2006
3092 views
Feb 26, 2006
2794 views
Feb 26, 2006
2824 views
Feb 26, 2006
2976 views
Feb 26, 2006
2892 views
Feb 26, 2006
2917 views
Feb 26, 2006
2908 views
Feb 26, 2006
3147 views
Feb 26, 2006
3001 views
Feb 26, 2006
2792 views
Feb 26, 2006
2782 views
Feb 26, 2006
2989 views
Feb 26, 2006
2831 views
Feb 26, 2006
2743 views
Feb 26, 2006
2832 views
Feb 26, 2006
2791 views
Feb 26, 2006
2925 views
Feb 26, 2006
2739 views
Feb 26, 2006
3508 views
Feb 26, 2006
3955 views
Feb 26, 2006
4176 views
Feb 26, 2006
2980 views
Feb 26, 2006
3659 views
Feb 26, 2006
3084 views
Feb 26, 2006
2865 views
Feb 26, 2006
3213 views
Feb 26, 2006
2795 views
Feb 26, 2006
2983 views
Feb 26, 2006
3194 views
Feb 26, 2006
2922 views
Feb 26, 2006
2945 views
Feb 26, 2006
3294 views
Feb 26, 2006
3177 views
Feb 26, 2006
42 files on 1 page(s)
Debug Info
Debug Output:
show / hide
Select All
USER: ------------------ Array ( [ID] => a0a7d76c3359005a0fac94777eb65f76 [am] => 1 [liv] => Array ( [0] => 1252 [1] => 578 [2] => 1097 ) ) ========================== 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 cpg143_config [include/init.inc.php:177] (0.3 ms) [1] => SELECT * FROM cpg143_plugins ORDER BY priority [include/plugin_api.inc.php:48] (0.18 ms) [2] => SELECT user_id, time FROM `datacenter_data`.cpg143_sessions WHERE session_id = 'e3d3f67fd6080f6385f34023c55df0ff' [bridge/coppermine.inc.php:257] (0.19 ms) [3] => 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 cpg143_usergroups WHERE group_id in (3) [bridge/udb_base.inc.php:357] (0.18 ms) [4] => SELECT group_name FROM cpg143_usergroups WHERE group_id= 3 [bridge/udb_base.inc.php:362] (0.15 ms) [5] => SELECT COUNT(*) FROM cpg143_categorymap WHERE group_id in (3) [bridge/udb_base.inc.php:375] (0.12 ms) [6] => SELECT aid FROM cpg143_albums WHERE moderator_group IN (3) [include/init.inc.php:271] (0.1 ms) [7] => SELECT lang_id FROM cpg143_languages WHERE enabled='YES' [include/init.inc.php:334] (0.16 ms) [8] => DELETE FROM cpg143_banned WHERE expiry < '2026-06-04 00:02:53' [include/init.inc.php:448] (0.19 ms) [9] => SELECT null FROM cpg143_banned WHERE ('216.73.216.131' LIKE ip_addr ) AND brute_force=0 LIMIT 1 [include/init.inc.php:464] (0.09 ms) [10] => SELECT aid FROM cpg143_albums WHERE (1 AND visibility != 0 AND visibility != 10000 AND visibility NOT IN (3)) [include/functions.inc.php:1112] (0.11 ms) [11] => SELECT name FROM cpg143_categories WHERE cid = 8 [thumbnails.php:157] (0.08 ms) [12] => SELECT rgt, lft, depth FROM cpg143_categories WHERE cid = 8 LIMIT 1 [include/functions.inc.php:44] (0.08 ms) [13] => SELECT cid FROM cpg143_categories WHERE lft BETWEEN 13 AND 14 [include/functions.inc.php:49] (0.12 ms) [14] => SELECT keyword FROM cpg143_albums WHERE category IN (8) [include/functions.inc.php:57] (0.11 ms) [15] => SELECT p.cid, p.name FROM cpg143_categories AS c, cpg143_categories AS p WHERE c.lft BETWEEN p.lft AND p.rgt AND c.cid = 8 ORDER BY p.lft [include/functions.inc.php:2945] (0.11 ms) [16] => SELECT COUNT(*) FROM cpg143_pictures AS r INNER JOIN cpg143_albums AS a ON a.aid = r.aid INNER JOIN cpg143_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 13 AND 14) AND approved = 'YES' [include/functions.inc.php:1616] (0.2 ms) [17] => 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 cpg143_pictures AS r INNER JOIN cpg143_albums AS a ON a.aid = r.aid INNER JOIN cpg143_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 13 AND 14) AND approved = 'YES' ORDER BY ctime DESC, pid DESC LIMIT 0 ,50 [include/functions.inc.php:1632] (0.62 ms) [18] => SELECT extension, mime, content, player FROM cpg143_filetypes [include/functions.inc.php:5955] (0.12 ms) ) ========================== GET : ------------------ Array ( [album] => lastup [cat] => 8 ) ========================== POST : ------------------ Array ( ) ========================== COOKIE : ------------------ Array ( [datacenterpics_data] => YTozOntzOjI6IklEIjtzOjMyOiJhMGE3ZDc2YzMzNTkwMDVhMGZhYzk0Nzc3ZWI2NWY3NiI7czoyOiJhbSI7aToxO3M6MzoibGl2IjthOjM6e2k6MDtzOjQ6IjEyNTIiO2k6MTtzOjM6IjU3OCI7aToyO3M6NDoiMTA5NyI7fX0= [f958fcd63c306d37996732a3abea8988] => 5f67458b9fc5ebf06e0e1d25e067e549 ) ==========================