Housatonic Camera Club
Pictures from Club members
Album list
@
Last uploads
Last comments
Most viewed
Top rated
My Favorites
By date
Search
|
Home
|
Login
|
Last comments
By the bridge
185 views
03/22/14 at 20:04
ackbluefish
: Nice image, curious about B&W and as mentioned abo...
Winter Wallaby
172 views
03/22/14 at 20:03
jross2
: Too bad about the stalk in front of the face.
Parade marcher
205 views
03/22/14 at 20:01
ackbluefish
: Great job capturing emotion......
North Crane Pool at dusk
172 views
03/22/14 at 19:53
jross2
: Good story value.
Milkweed Blooms
188 views
03/22/14 at 19:52
jross2
: Has good nature story value.
Everglades moment
182 views
03/22/14 at 18:59
jross2
: Nice collection of birds. Too bad you couldn'...
Into the woods
189 views
03/22/14 at 18:53
jross2
: Ross's not snow? Where? Would be a really g...
Ice cliff
170 views
03/22/14 at 18:39
jross2
: Definitely tells the nature story of this winter!
Heron fledlings
185 views
03/22/14 at 18:13
jross2
: Agree with above.
Frog in the duckweed
230 views
03/22/14 at 18:10
jross2
: I'll desaturate a little and also give B/W a ...
Sunrise beach gull
159 views
03/22/14 at 17:07
jross2
: Title should be "Sunrise Beach with Gull"...
Egret
295 views
03/22/14 at 16:40
jross2
: Nature images are supposed to be rated mainly on &...
3968 files on 331 page(s)
1
-
284
285
286
287
288
289
290
291
292
293
-
331
Debug Info
Debug Output:
show / hide
Select All
USER: ------------------ Array ( [ID] => 227d705366f7a3745a43357376f32da3 [am] => 1 [liv] => Array ( [0] => 325 [1] => 8197 [2] => 7724 [3] => 2398 [4] => 8122 ) ) ========================== 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.75 ms) [1] => SELECT * FROM cpg14x_plugins ORDER BY priority [include/plugin_api.inc.php:51] (0.27 ms) [2] => SELECT user_id, time FROM `db517766482`.cpg14x_sessions WHERE session_id = '6772de0dcb2d70149584a6be2d546a59' [bridge/coppermine.inc.php:237] (0.21 ms) [3] => SELECT user_id, user_password FROM `db517766482`.cpg14x_users WHERE user_id = 0 [bridge/udb_base.inc.php:57] (0.15 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.19 ms) [5] => SELECT group_name FROM cpg14x_usergroups WHERE group_id= 3 [bridge/udb_base.inc.php:358] (0.13 ms) [6] => SELECT COUNT(*) FROM cpg14x_categorymap WHERE group_id in (3) [bridge/udb_base.inc.php:371] (0.13 ms) [7] => SELECT aid FROM cpg14x_albums WHERE moderator_group IN (3) [include/init.inc.php:273] (0.17 ms) [8] => SELECT lang_id FROM cpg14x_languages WHERE enabled='YES' [include/init.inc.php:336] (0.22 ms) [9] => DELETE FROM cpg14x_banned WHERE expiry < '2025-09-27 22:56:16' [include/init.inc.php:449] (0.19 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.27 ms) [12] => 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 (1) 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] (8.41 ms) [13] => 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 (1) 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 500 ,12 [include/functions.inc.php:1514] (19.77 ms) [14] => SELECT extension, mime, content, player FROM cpg14x_filetypes [include/functions.inc.php:5930] (0.58 ms) [15] => SELECT pid FROM cpg14x_comments WHERE msg_id = '880' [include/functions.inc.php:6537] (0.19 ms) [16] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1540' [include/functions.inc.php:6544] (0.63 ms) [17] => SELECT msg_id FROM cpg14x_comments WHERE pid='1540' ORDER BY msg_id DESC [include/functions.inc.php:6549] (3.78 ms) [18] => SELECT pid FROM cpg14x_comments WHERE msg_id = '879' [include/functions.inc.php:6537] (1.02 ms) [19] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1565' [include/functions.inc.php:6544] (0.64 ms) [20] => SELECT msg_id FROM cpg14x_comments WHERE pid='1565' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.18 ms) [21] => SELECT pid FROM cpg14x_comments WHERE msg_id = '878' [include/functions.inc.php:6537] (0.13 ms) [22] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1593' [include/functions.inc.php:6544] (0.15 ms) [23] => SELECT msg_id FROM cpg14x_comments WHERE pid='1593' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.66 ms) [24] => SELECT pid FROM cpg14x_comments WHERE msg_id = '874' [include/functions.inc.php:6537] (0.14 ms) [25] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1588' [include/functions.inc.php:6544] (0.16 ms) [26] => SELECT msg_id FROM cpg14x_comments WHERE pid='1588' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.16 ms) [27] => SELECT pid FROM cpg14x_comments WHERE msg_id = '873' [include/functions.inc.php:6537] (0.63 ms) [28] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1600' [include/functions.inc.php:6544] (0.17 ms) [29] => SELECT msg_id FROM cpg14x_comments WHERE pid='1600' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.17 ms) [30] => SELECT pid FROM cpg14x_comments WHERE msg_id = '871' [include/functions.inc.php:6537] (0.16 ms) [31] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1580' [include/functions.inc.php:6544] (0.64 ms) [32] => SELECT msg_id FROM cpg14x_comments WHERE pid='1580' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.16 ms) [33] => SELECT pid FROM cpg14x_comments WHERE msg_id = '870' [include/functions.inc.php:6537] (0.16 ms) [34] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1587' [include/functions.inc.php:6544] (0.19 ms) [35] => SELECT msg_id FROM cpg14x_comments WHERE pid='1587' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.62 ms) [36] => SELECT pid FROM cpg14x_comments WHERE msg_id = '869' [include/functions.inc.php:6537] (0.14 ms) [37] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1557' [include/functions.inc.php:6544] (0.15 ms) [38] => SELECT msg_id FROM cpg14x_comments WHERE pid='1557' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.15 ms) [39] => SELECT pid FROM cpg14x_comments WHERE msg_id = '868' [include/functions.inc.php:6537] (0.63 ms) [40] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1599' [include/functions.inc.php:6544] (4.35 ms) [41] => SELECT msg_id FROM cpg14x_comments WHERE pid='1599' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.19 ms) [42] => SELECT pid FROM cpg14x_comments WHERE msg_id = '867' [include/functions.inc.php:6537] (0.17 ms) [43] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1594' [include/functions.inc.php:6544] (0.16 ms) [44] => SELECT msg_id FROM cpg14x_comments WHERE pid='1594' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.17 ms) [45] => SELECT pid FROM cpg14x_comments WHERE msg_id = '866' [include/functions.inc.php:6537] (0.15 ms) [46] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1596' [include/functions.inc.php:6544] (0.15 ms) [47] => SELECT msg_id FROM cpg14x_comments WHERE pid='1596' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.16 ms) [48] => SELECT pid FROM cpg14x_comments WHERE msg_id = '865' [include/functions.inc.php:6537] (0.14 ms) [49] => SELECT COUNT(msg_id) FROM cpg14x_comments WHERE pid='1566' [include/functions.inc.php:6544] (0.16 ms) [50] => SELECT msg_id FROM cpg14x_comments WHERE pid='1566' ORDER BY msg_id DESC [include/functions.inc.php:6549] (0.18 ms) ) ========================== GET : ------------------ Array ( [album] => lastcom [cat] => 0 [page] => 289 ) ========================== POST : ------------------ Array ( ) ========================== COOKIE : ------------------ Array ( [61041394607edbc41f670ec0d9833505] => b71f7f4df147fe033aaf599f4117e499 [coppermine_data] => YTozOntzOjI6IklEIjtzOjMyOiIyMjdkNzA1MzY2ZjdhMzc0NWE0MzM1NzM3NmYzMmRhMyI7czoyOiJhbSI7aToxO3M6MzoibGl2IjthOjU6e2k6MDtzOjM6IjMyNSI7aToxO3M6NDoiODE5NyI7aToyO3M6NDoiNzcyNCI7aTozO3M6NDoiMjM5OCI7aTo0O3M6NDoiODEyMiI7fX0= ) ==========================