Datacenterpics.com
Photo Gallery
Home
Login
Album list
Last uploads
Last comments
Most viewed
Top rated
My Favorites
Search
Home
>
Datacenters in the rest of the world
Last additions - Datacenters in the rest of the world
2670 views
Feb 26, 2006
2531 views
Feb 26, 2006
2653 views
Feb 26, 2006
2933 views
Feb 26, 2006
2803 views
Feb 26, 2006
2741 views
Feb 26, 2006
2737 views
Feb 26, 2006
3338 views
Feb 26, 2006
2586 views
Feb 26, 2006
3090 views
Feb 26, 2006
2628 views
Feb 26, 2006
2683 views
Feb 26, 2006
2831 views
Feb 26, 2006
2744 views
Feb 26, 2006
2784 views
Feb 26, 2006
2640 views
Feb 26, 2006
2755 views
Feb 26, 2006
2881 views
Feb 26, 2006
2652 views
Feb 26, 2006
2716 views
Feb 26, 2006
2691 views
Feb 26, 2006
2748 views
Feb 26, 2006
2597 views
Feb 26, 2006
2695 views
Feb 26, 2006
2600 views
Feb 26, 2006
2483 views
Feb 26, 2006
2794 views
Feb 26, 2006
2789 views
Feb 26, 2006
2518 views
Feb 26, 2006
2489 views
Feb 26, 2006
3499 views
Feb 26, 2006
2520 views
Feb 26, 2006
2623 views
Feb 26, 2006
2996 views
Feb 26, 2006
3530 views
Feb 26, 2006
3487 views
Feb 26, 2006
2886 views
Feb 26, 2006
2971 views
Feb 26, 2006
2874 views
Feb 26, 2006
2690 views
Feb 26, 2006
2764 views
Feb 26, 2006
2679 views
Feb 26, 2006
2890 views
Feb 26, 2006
2793 views
Feb 26, 2006
3053 views
Feb 26, 2006
2613 views
Feb 26, 2006
2855 views
Feb 26, 2006
2906 views
Feb 26, 2006
2653 views
Feb 26, 2006
2718 views
Feb 26, 2006
278 files on 6 page(s)
1
-
3
4
5
6
Debug Info
Debug Output:
show / hide
Select All
USER: ------------------ Array ( [ID] => d75f5db1b95ef12cc655c472baaa5979 [am] => 1 ) ========================== 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.37 ms) [1] => SELECT * FROM cpg143_plugins ORDER BY priority [include/plugin_api.inc.php:48] (0.19 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 cpg143_usergroups WHERE group_id in (3) [bridge/udb_base.inc.php:357] (0.21 ms) [3] => SELECT group_name FROM cpg143_usergroups WHERE group_id= 3 [bridge/udb_base.inc.php:362] (0.11 ms) [4] => SELECT COUNT(*) FROM cpg143_categorymap WHERE group_id in (3) [bridge/udb_base.inc.php:375] (0.14 ms) [5] => SELECT aid FROM cpg143_albums WHERE moderator_group IN (3) [include/init.inc.php:271] (0.19 ms) [6] => SELECT lang_id FROM cpg143_languages WHERE enabled='YES' [include/init.inc.php:334] (0.16 ms) [7] => DELETE FROM cpg143_banned WHERE expiry < '2026-04-03 10:34:42' [include/init.inc.php:448] (0.17 ms) [8] => SELECT null FROM cpg143_banned WHERE ('216.73.216.130' LIKE ip_addr ) AND brute_force=0 LIMIT 1 [include/init.inc.php:464] (0.16 ms) [9] => SELECT aid FROM cpg143_albums WHERE (1 AND visibility != 0 AND visibility != 10000 AND visibility NOT IN (3)) [include/functions.inc.php:1112] (0.15 ms) [10] => SELECT name FROM cpg143_categories WHERE cid = 3 [thumbnails.php:157] (0.14 ms) [11] => SELECT rgt, lft, depth FROM cpg143_categories WHERE cid = 3 LIMIT 1 [include/functions.inc.php:44] (0.1 ms) [12] => SELECT cid FROM cpg143_categories WHERE lft BETWEEN 3 AND 4 [include/functions.inc.php:49] (0.18 ms) [13] => SELECT keyword FROM cpg143_albums WHERE category IN (3) [include/functions.inc.php:57] (0.12 ms) [14] => 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 = 3 ORDER BY p.lft [include/functions.inc.php:2945] (0.13 ms) [15] => 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 3 AND 4) AND approved = 'YES' [include/functions.inc.php:1616] (0.23 ms) [16] => 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 3 AND 4) AND approved = 'YES' ORDER BY ctime ASC, pid ASC LIMIT 78 ,50 [include/functions.inc.php:1632] (1.09 ms) [17] => SELECT extension, mime, content, player FROM cpg143_filetypes [include/functions.inc.php:5955] (0.15 ms) ) ========================== GET : ------------------ Array ( [album] => lastup [cat] => 3 [page] => 4 ) ========================== POST : ------------------ Array ( ) ========================== COOKIE : ------------------ Array ( ) ==========================