Housatonic Camera Club
Pictures from Club members
Album list
@
Last uploads
Last comments
Most viewed
Top rated
My Favorites
By date
Search
|
Home
|
Login
|
Home
>
NECCC_Pictorial_Jan2023
Last comments - NECCC_Pictorial_Jan2023
Swinging bridge in Yosemite Valley
62 views
01/17/23 at 12:19
HeidiHoeller
: I love how you did this in black and white! The s...
Still life with wood
70 views
01/17/23 at 12:16
HeidiHoeller
: Lovely arrangement, very sharp, and nice colors!
Migrant home, Sikkim
61 views
01/17/23 at 12:12
HeidiHoeller
: Interesting subject and very colorful. I think th...
Indian Lake glass
56 views
01/17/23 at 12:06
HeidiHoeller
: Interesting how the ice line draws one's eye ...
Fresh snow
68 views
01/17/23 at 12:03
HeidiHoeller
: Soft, dreamy snowscape! I like how the fog blends...
Eponymus light
63 views
01/17/23 at 12:02
HeidiHoeller
: Beautifully in focus. Interesting with the sunligh...
At a Vietnam market
67 views
01/17/23 at 11:56
HeidiHoeller
: Wonderfully focused and colorful! I like the cont...
Horse at Trough
64 views
01/17/23 at 11:51
HeidiHoeller
: I like the colors, the composition, and the subjec...
Swinging bridge in Yosemite Valley
62 views
01/16/23 at 02:12
RaphaelSwift
: I know this spot, great timing with the snow and m...
33 files on 3 page(s)
1
2
3
Debug Info
Debug Output:
show / hide
Select All
USER: ------------------ Array ( [ID] => ca4a06bd4b5b48200395ea643f7c5570 [am] => 1 [liv] => Array ( [0] => 1186 [1] => 629 [2] => 780 [3] => 7227 [4] => 5776 ) ) ========================== USER DATA: ------------------ Array ( [user_id] => 0 [user_name] => Guest [groups] => Array ( [0] => 3 ) [group_quota] => 0 [can_rate_pictures] => 0 [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] => 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:180] (0.38 ms) [1] => SELECT * FROM cpg14x_plugins ORDER BY priority [include/plugin_api.inc.php:51] (0.22 ms) [2] => SELECT user_id, time FROM `db517766482`.cpg14x_sessions WHERE session_id = 'df6033e33e467aaa186840963452277a' [bridge/coppermine.inc.php:237] (0.22 ms) [3] => SELECT user_id, user_password FROM `db517766482`.cpg14x_users WHERE user_id = 0 [bridge/udb_base.inc.php:57] (0.18 ms) [4] => 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:353] (0.21 ms) [5] => SELECT group_name FROM cpg14x_usergroups WHERE group_id= 3 [bridge/udb_base.inc.php:358] (0.17 ms) [6] => SELECT COUNT(*) FROM cpg14x_categorymap WHERE group_id in (3) [bridge/udb_base.inc.php:371] (0.16 ms) [7] => SELECT aid FROM cpg14x_albums WHERE moderator_group IN (3) [include/init.inc.php:273] (0.3 ms) [8] => SELECT lang_id FROM cpg14x_languages WHERE enabled='YES' [include/init.inc.php:336] (0.29 ms) [9] => DELETE FROM cpg14x_banned WHERE expiry < '2025-09-27 16:56:15' [include/init.inc.php:449] (0.23 ms) [10] => SELECT null FROM cpg14x_banned WHERE ('216.73.216.149' LIKE ip_addr OR '' LIKE ip_addr ) AND brute_force=0 LIMIT 1 [include/init.inc.php:465] (0.19 ms) [11] => SELECT aid FROM cpg14x_albums WHERE (1 AND visibility != 0 AND visibility != 10000 AND visibility NOT IN (3)) [include/functions.inc.php:1106] (0.26 ms) [12] => SELECT category, title, aid, keyword, description, alb_password_hint FROM cpg14x_albums WHERE aid = 347 [thumbnails.php:139] (0.23 ms) [13] => SELECT COUNT(*) FROM cpg14x_comments AS c INNER JOIN cpg14x_pictures AS r ON r.pid = c.pid INNER JOIN cpg14x_albums AS a ON a.aid = r.aid WHERE (r.aid = 347) AND r.aid NOT IN (84, 88, 93, 111, 122, 128, 144, 164, 165, 225, 294, 295) AND r.approved = 'YES' AND c.approval = 'YES' [include/functions.inc.php:1490] (0.39 ms) [14] => 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, UNIX_TIMESTAMP(msg_date) AS msg_date, msg_body, author_id, msg_author, msg_id FROM cpg14x_comments AS c INNER JOIN cpg14x_pictures AS r ON r.pid = c.pid INNER JOIN cpg14x_albums AS a ON a.aid = r.aid WHERE (r.aid = 347) AND r.aid NOT IN (84, 88, 93, 111, 122, 128, 144, 164, 165, 225, 294, 295) AND r.approved = 'YES' AND c.approval = 'YES' ORDER BY msg_id ASC LIMIT 0 ,9 [include/functions.inc.php:1514] (0.88 ms) [15] => SELECT extension, mime, content, player FROM cpg14x_filetypes [include/functions.inc.php:5930] (0.38 ms) [16] => SELECT pid FROM cpg14x_comments WHERE msg_id = '4120' [include/functions.inc.php:6537] (0.2 ms) [17] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='6754' [include/functions.inc.php:6544] (0.2 ms) [18] => SELECT msg_id FROM cpg14x_comments WHERE pid='6754' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.19 ms) [19] => SELECT pid FROM cpg14x_comments WHERE msg_id = '4119' [include/functions.inc.php:6537] (0.15 ms) [20] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='6725' [include/functions.inc.php:6544] (0.17 ms) [21] => SELECT msg_id FROM cpg14x_comments WHERE pid='6725' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.16 ms) [22] => SELECT pid FROM cpg14x_comments WHERE msg_id = '4118' [include/functions.inc.php:6537] (0.14 ms) [23] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='6729' [include/functions.inc.php:6544] (0.15 ms) [24] => SELECT msg_id FROM cpg14x_comments WHERE pid='6729' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.19 ms) [25] => SELECT pid FROM cpg14x_comments WHERE msg_id = '4117' [include/functions.inc.php:6537] (0.16 ms) [26] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='6742' [include/functions.inc.php:6544] (0.19 ms) [27] => SELECT msg_id FROM cpg14x_comments WHERE pid='6742' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.18 ms) [28] => SELECT pid FROM cpg14x_comments WHERE msg_id = '4116' [include/functions.inc.php:6537] (0.17 ms) [29] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='6734' [include/functions.inc.php:6544] (0.16 ms) [30] => SELECT msg_id FROM cpg14x_comments WHERE pid='6734' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.16 ms) [31] => SELECT pid FROM cpg14x_comments WHERE msg_id = '4115' [include/functions.inc.php:6537] (0.15 ms) [32] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='6728' [include/functions.inc.php:6544] (0.15 ms) [33] => SELECT msg_id FROM cpg14x_comments WHERE pid='6728' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.21 ms) [34] => SELECT pid FROM cpg14x_comments WHERE msg_id = '4114' [include/functions.inc.php:6537] (0.14 ms) [35] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='6718' [include/functions.inc.php:6544] (0.16 ms) [36] => SELECT msg_id FROM cpg14x_comments WHERE pid='6718' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.16 ms) [37] => SELECT pid FROM cpg14x_comments WHERE msg_id = '4113' [include/functions.inc.php:6537] (0.15 ms) [38] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='6745' [include/functions.inc.php:6544] (0.16 ms) [39] => SELECT msg_id FROM cpg14x_comments WHERE pid='6745' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.15 ms) [40] => SELECT pid FROM cpg14x_comments WHERE msg_id = '4112' [include/functions.inc.php:6537] (0.15 ms) [41] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='6754' [include/functions.inc.php:6544] (0.16 ms) [42] => SELECT msg_id FROM cpg14x_comments WHERE pid='6754' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.15 ms) ) ========================== GET : ------------------ Array ( [album] => lastcom [cat] => -347 [page] => 3 ) ========================== POST : ------------------ Array ( ) ========================== COOKIE : ------------------ Array ( [coppermine_data] => YTozOntzOjI6IklEIjtzOjMyOiJjYTRhMDZiZDRiNWI0ODIwMDM5NWVhNjQzZjdjNTU3MCI7czoyOiJhbSI7aToxO3M6MzoibGl2IjthOjU6e2k6MDtzOjQ6IjExODYiO2k6MTtzOjM6IjYyOSI7aToyO3M6MzoiNzgwIjtpOjM7czo0OiI3MjI3IjtpOjQ7czo0OiI1Nzc2Ijt9fQ== [61041394607edbc41f670ec0d9833505] => 3b23ced33a1cf76adbe7675711e91a44 ) ==========================