WP_Query Object
(
    [query] => Array
        (
            [post_type] => topic
            [post_parent] => any
            [meta_key] => _bbp_last_active_time
            [meta_type] => DATETIME
            [orderby] => meta_value
            [order] => DESC
            [posts_per_page] => 8
            [paged] => 137
            [show_stickies] => 1
            [max_num_pages] => 
            [update_post_family_cache] => 1
            [perm] => readable
        )

    [query_vars] => Array
        (
            [post_type] => topic
            [post_parent] => any
            [meta_key] => _bbp_last_active_time
            [meta_type] => DATETIME
            [orderby] => meta_value
            [order] => DESC
            [posts_per_page] => 8
            [paged] => 137
            [show_stickies] => 1
            [max_num_pages] => 
            [update_post_family_cache] => 1
            [perm] => readable
            [error] => 
            [m] => 
            [p] => 0
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => _bbp_last_active_time
                            [type] => DATETIME
                        )

                    [relation] => OR
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => _bbp_last_active_time
                            [type] => DATETIME
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => DATETIME
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
					 WHERE 1=1  AND ( 
  wp_postmeta.meta_key = '_bbp_last_active_time'
) AND ((wp_posts.post_type = 'topic' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'closed' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY CAST(wp_postmeta.meta_value AS DATETIME) DESC
					 LIMIT 1088, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 10145
                    [post_author] => 4298
                    [post_date] => 2020-08-09 14:15:41
                    [post_date_gmt] => 2020-08-09 18:15:41
                    [post_content] => So I got my first python, Tuesday will mark a week since I got him.  I currently use a Acu Rite model 02097m. I pulled it out the box and put it right in the terrarium. I put it on the indoor mode and the Tempt consistently reads 74-75 degrees and the humidity sits at about 55%. Changed it to the outdoor mode and the temp sits at 92 degrees and the humidity is 33%. 

I also bought a temp Gun to check temp that way as well and my ambient temp is 91 degrees, hot side hide is 90 degrees and the cool side is 78 degrees. So my temps aren’t too far off from what the acu rite reads on outdoor mode. 

So my concerns are. Does anyone know if acu rite needs to be calibrated, do I use indoor mode( thought that would have been pretty self explanatory but obviously not so much🤦🏾‍♂️). Also how to get my humidity up. I use coco husk and added water before he got here. 




                    [post_title] => The humidity in my ball pythons enclosure
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-humidity-in-my-ball-pythons-enclosure
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-09 14:15:41
                    [post_modified_gmt] => 2020-08-09 18:15:41
                    [post_content_filtered] => 
                    [post_parent] => 63
                    [guid] => https://critterfam.com/forums/topic/the-humidity-in-my-ball-pythons-enclosure/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 10109
                    [post_author] => 4284
                    [post_date] => 2020-08-08 04:52:14
                    [post_date_gmt] => 2020-08-08 08:52:14
                    [post_content] => One of our newest members of the family, Charlie ♥️
                    [post_title] => Cricket Contest!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-574
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-08 04:54:01
                    [post_modified_gmt] => 2020-08-08 08:54:01
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-574/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 10114
                    [post_author] => 4285
                    [post_date] => 2020-08-08 05:17:17
                    [post_date_gmt] => 2020-08-08 09:17:17
                    [post_content] => This is my angry little girl, Nugget. She hates everyone and everything that's not food lol. Her favorites are anything green, and anything wiggley. Even your fingers! She might be a hateful scaley demon, but I still love her! 
                    [post_title] => Critter Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => critter-contest-14
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-08 05:17:17
                    [post_modified_gmt] => 2020-08-08 09:17:17
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/critter-contest-14/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 9874
                    [post_author] => 4037
                    [post_date] => 2020-08-02 16:58:34
                    [post_date_gmt] => 2020-08-02 20:58:34
                    [post_content] => Floki around 6 months old 
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-563
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-02 16:58:34
                    [post_modified_gmt] => 2020-08-02 20:58:34
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-563/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 9911
                    [post_author] => 3390
                    [post_date] => 2020-08-03 12:16:21
                    [post_date_gmt] => 2020-08-03 16:16:21
                    [post_content] => Here's a bit of an out-take from our last little photoshoot we did, Tabasco is very impatient when it comes to his food! (especially his raspberries!)
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-567
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-03 12:16:21
                    [post_modified_gmt] => 2020-08-03 16:16:21
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-567/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 9960
                    [post_author] => 4241
                    [post_date] => 2020-08-04 22:59:35
                    [post_date_gmt] => 2020-08-05 02:59:35
                    [post_content] => White shirt, now red my buggy mouth...
                    [post_title] => Cricket Contest- Beardie Eilish
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-beardie-eilish
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-04 22:59:35
                    [post_modified_gmt] => 2020-08-05 02:59:35
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-beardie-eilish/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 10023
                    [post_author] => 4255
                    [post_date] => 2020-08-05 23:38:09
                    [post_date_gmt] => 2020-08-06 03:38:09
                    [post_content] => Rolo 
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-573
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-05 23:38:09
                    [post_modified_gmt] => 2020-08-06 03:38:09
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-573/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 9952
                    [post_author] => 4241
                    [post_date] => 2020-08-04 18:14:34
                    [post_date_gmt] => 2020-08-04 22:14:34
                    [post_content] => Tatertot the bearded dragon looking good in my marching band uniform!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-571
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-08-04 18:14:34
                    [post_modified_gmt] => 2020-08-04 22:14:34
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-571/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 8
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 10145
            [post_author] => 4298
            [post_date] => 2020-08-09 14:15:41
            [post_date_gmt] => 2020-08-09 18:15:41
            [post_content] => So I got my first python, Tuesday will mark a week since I got him.  I currently use a Acu Rite model 02097m. I pulled it out the box and put it right in the terrarium. I put it on the indoor mode and the Tempt consistently reads 74-75 degrees and the humidity sits at about 55%. Changed it to the outdoor mode and the temp sits at 92 degrees and the humidity is 33%. 

I also bought a temp Gun to check temp that way as well and my ambient temp is 91 degrees, hot side hide is 90 degrees and the cool side is 78 degrees. So my temps aren’t too far off from what the acu rite reads on outdoor mode. 

So my concerns are. Does anyone know if acu rite needs to be calibrated, do I use indoor mode( thought that would have been pretty self explanatory but obviously not so much🤦🏾‍♂️). Also how to get my humidity up. I use coco husk and added water before he got here. 




            [post_title] => The humidity in my ball pythons enclosure
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => the-humidity-in-my-ball-pythons-enclosure
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-08-09 14:15:41
            [post_modified_gmt] => 2020-08-09 18:15:41
            [post_content_filtered] => 
            [post_parent] => 63
            [guid] => https://critterfam.com/forums/topic/the-humidity-in-my-ball-pythons-enclosure/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1955
    [max_num_pages] => 245
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 1
    [query_vars_hash:WP_Query:private] => 134a984ecd9de6c5a36d7f8a39b1161a
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [query_cache_key:WP_Query:private] => wp_query:07550dbe2ed0362665904b927ef7ff78
    [posts_per_page] => 8
    [paged] => 137
    [pagination_links] => 
1
2
3

136
137
138

243
244
245

)


(adsbygoogle = window.adsbygoogle || []).push({});