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] => 64
            [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] => 64
            [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 504, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 26723
                    [post_author] => 16464
                    [post_date] => 2021-06-02 10:05:27
                    [post_date_gmt] => 2021-06-02 14:05:27
                    [post_content] => Frilled Dragon
                    [post_title] => CRICKET CONTEST
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-892
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-02 10:06:03
                    [post_modified_gmt] => 2021-06-02 14:06:03
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-892/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 26906
                    [post_author] => 18145
                    [post_date] => 2021-06-03 13:38:05
                    [post_date_gmt] => 2021-06-03 17:38:05
                    [post_content] => Cricket contest
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-893
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-03 13:38:57
                    [post_modified_gmt] => 2021-06-03 17:38:57
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-893/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 26909
                    [post_author] => 18146
                    [post_date] => 2021-06-03 16:41:54
                    [post_date_gmt] => 2021-06-03 20:41:54
                    [post_content] => #
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-894
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-03 16:41:54
                    [post_modified_gmt] => 2021-06-03 20:41:54
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-894/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 26914
                    [post_author] => 18147
                    [post_date] => 2021-06-03 17:01:39
                    [post_date_gmt] => 2021-06-03 21:01:39
                    [post_content] => Does this shed make my butt look big?
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-895
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-03 17:01:39
                    [post_modified_gmt] => 2021-06-03 21:01:39
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-895/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 26631
                    [post_author] => 16813
                    [post_date] => 2021-05-24 13:47:43
                    [post_date_gmt] => 2021-05-24 17:47:43
                    [post_content] => My pacman frog is going on three months without eating. I legitimately don't know what I'm doing wrong and I feel like I've tried EVERYTHING. I believe it is a female and roughly a year old. She just buries herself in the substrate and will not come out. She is not hibernating and is not lethargic when I get her out (which is pretty rare because I don't want to over handle her). Temp stays around 76-77 in her tank during the day. Use a blue bulb for daytime heat. Tank stays about 70-72 during night time. Have tried making it warmer and moving the heat source to one side. Nothing. I keep humidity in the 70s and am pretty anal about making sure her substrate stays well hydrated. I even have a mister with 2 spray nozzles 1 pointed to directly over where she's buried in the substrate, and the other pointed laterally to hydrate the plant and the rest of the tank. No visible signs of abrasions or red leg. No visible signs of impaction but have done a warm honey bath ensuring that it's the proper temp. I just did another one today and she FINALLY pooped so I'm hoping maybe she was just constipated. Oddly enough it doesn't seem like she's lost any weight at all and shes not lethargic. Please, can ANYONE tell me what is going on with her or what I could possibly be doing wrong? 
                    [post_title] => Pacman frog troubles (urgent/scary)
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pacman-frog-troubles-urgent-scary
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-24 13:47:43
                    [post_modified_gmt] => 2021-05-24 17:47:43
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/pacman-frog-troubles-urgent-scary/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 26600
                    [post_author] => 16709
                    [post_date] => 2021-05-23 23:00:49
                    [post_date_gmt] => 2021-05-24 03:00:49
                    [post_content] => The look she gives me after eating her succulent! 
                    [post_title] => Crickets Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => crickets-contest-11
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-23 23:00:49
                    [post_modified_gmt] => 2021-05-24 03:00:49
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/crickets-contest-11/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 26688
                    [post_author] => 18096
                    [post_date] => 2021-05-27 23:27:13
                    [post_date_gmt] => 2021-05-28 03:27:13
                    [post_content] => King Midas, He loves to eat banded crickets.
                    [post_title] => CRICKET CONTEST
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => king-midas
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-27 23:31:36
                    [post_modified_gmt] => 2021-05-28 03:31:36
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/forums/topic/king-midas/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 26267
                    [post_author] => 16961
                    [post_date] => 2021-05-20 11:16:28
                    [post_date_gmt] => 2021-05-20 15:16:28
                    [post_content] => #Bearded Dragon
                    [post_title] => Cricket Contest!!!!!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-869
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-05-20 11:20:46
                    [post_modified_gmt] => 2021-05-20 15:20:46
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-869/
                    [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] => 26723
            [post_author] => 16464
            [post_date] => 2021-06-02 10:05:27
            [post_date_gmt] => 2021-06-02 14:05:27
            [post_content] => Frilled Dragon
            [post_title] => CRICKET CONTEST
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-892
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-06-02 10:06:03
            [post_modified_gmt] => 2021-06-02 14:06:03
            [post_content_filtered] => 
            [post_parent] => 6
            [guid] => https://critterfam.com/forums/topic/cricket-contest-892/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1953
    [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] => 2713b0160fe9d41ccfff6658d9c6aaed
    [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:897a1d5aab6faf6636aaa3d3e5e8f8a9
    [posts_per_page] => 8
    [paged] => 64
    [pagination_links] => 
1
2
3

63
64
65

243
244
245

)


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