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] => 150
            [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] => 150
            [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 1192, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 7854
                    [post_author] => 3084
                    [post_date] => 2020-05-31 20:23:14
                    [post_date_gmt] => 2020-06-01 00:23:14
                    [post_content] => I could not show you this photo in the last post, but this is his tank. He loves climbing on the wood and also loves looking at himself in the mirror when he drinks his water! In the far right hand corner I put a strawberry there so the crickets can eat and stay alive longer. There are two felt pillows that I sewed for him in his hot hide, he loves snuggling up with them. The thermometer is down low so I can see what the temperature is on the bottom off the tank. I hope to get a Digital thermometer soon so I can tell the temperature faster. The reason why he does not have another lamp on the top of the tank is because he has another lamp that’s beside the tank that I switch out morning and night because the lamp that the tank came with was a red lamp which is bad for his eyes.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-481
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-31 20:23:14
                    [post_modified_gmt] => 2020-06-01 00:23:14
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-481/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 8093
                    [post_author] => 3220
                    [post_date] => 2020-06-09 15:04:40
                    [post_date_gmt] => 2020-06-09 19:04:40
                    [post_content] => Two beardies with their reptile mums soaking in the sun 
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-488
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-09 15:04:40
                    [post_modified_gmt] => 2020-06-09 19:04:40
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-488/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 8043
                    [post_author] => 3191
                    [post_date] => 2020-06-07 16:07:50
                    [post_date_gmt] => 2020-06-07 20:07:50
                    [post_content] => **CRICKET CONTEST**
My pancake Beastie chilling on her viv entrance. Not sure if she was ready to go back in yet 💞🐉🐲
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-484
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-07 16:07:50
                    [post_modified_gmt] => 2020-06-07 20:07:50
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-484/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 7633
                    [post_author] => 2943
                    [post_date] => 2020-05-24 13:11:27
                    [post_date_gmt] => 2020-05-24 17:11:27
                    [post_content] => Patty would love to win the cricket contest!
                    [post_title] => Patty would love to win the Cricket Contest!
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => patty-would-love-to-win-the-cricket-contest
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-24 13:11:27
                    [post_modified_gmt] => 2020-05-24 17:11:27
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/patty-would-love-to-win-the-cricket-contest/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 8087
                    [post_author] => 3220
                    [post_date] => 2020-06-09 14:57:24
                    [post_date_gmt] => 2020-06-09 18:57:24
                    [post_content] => Pluto enjoying the warm sun!
                    [post_title] => Beardie babies
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => beardie-babies
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-09 14:57:24
                    [post_modified_gmt] => 2020-06-09 18:57:24
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/beardie-babies/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 7863
                    [post_author] => 3095
                    [post_date] => 2020-06-01 03:36:23
                    [post_date_gmt] => 2020-06-01 07:36:23
                    [post_content] => HELP NEW LEOPARD GECKO OWNER

Ok so my baby girl is only a few months old. She was originally kept with my boyfriend’s male gecko, and she LOVED him! However, with him being of a breeding age and her being so young we felt it best if she moved in with me. She liked me a lot when I would handle her before, and she has been eating, pooping, and sleeping normally, but her night time behavior is getting chaotic. Tonight she has shown no interest in food (doesn’t snap her attention to her meal worms), she is climbing in her tank like a psychopath, and I figured maybe she wants to come out to play so I brought her out and she was running in every direction so I tried to corral her, and I was panicked putting her away thinking that she was going to jump. I read glass scratching can be a result of claustrophobia and inappropriate temps, however, she has not done this since moving to my tank and she got back in her tank and immediately went to her heating rock. Should I be concerned?!? I legitimately feel as though she senses my fear. I don’t even want to hold her because I can’t trust she won’t run off or jump and I don’t want to hold her tightly at all. She has always been a bit on the curious/high energy side at night, but this seems especially unnatural as compared to what I have read and idk what I’m doing wrong:(( I clean her tank weekly, she has fresh water (bathes herself with no extra push), has UVB lighting, a hot rock, and a ceramic heating lamp...Anyone else experience this?! I will literally try anything.
                    [post_title] => Gecko Concerns (New Owner!)
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gecko-concerns-new-owner
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-01 03:36:23
                    [post_modified_gmt] => 2020-06-01 07:36:23
                    [post_content_filtered] => 
                    [post_parent] => 68
                    [guid] => https://critterfam.com/forums/topic/gecko-concerns-new-owner/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 8049
                    [post_author] => 3186
                    [post_date] => 2020-06-07 21:11:09
                    [post_date_gmt] => 2020-06-08 01:11:09
                    [post_content] => Here is Neck and Hua basking together on their vine. Sharing is caring!
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-485
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-07 21:15:23
                    [post_modified_gmt] => 2020-06-08 01:15:23
                    [post_content_filtered] => 
                    [post_parent] => 6
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-485/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 8034
                    [post_author] => 3184
                    [post_date] => 2020-06-07 11:01:51
                    [post_date_gmt] => 2020-06-07 15:01:51
                    [post_content] => hi,
His name is Drago. Large cricket are his favorite, but he will settle for medium. I often run into the problem of local stores being out of crickets, and some of the crickets die pretty quickly. Even though they have "Fluker's Cricket Quencher Supplement" and "Fluker's High Calcium" in there, I still often find the crickets dead after one day of purchase. I live about 20 mins away from 2 local stores that sell crickets, Petco and Colonial Pet Shopp. I even had to give him dried dead crickets, which he won't even touch by the way. There has been a day or two where He's only had romaine lettuce to eat. Clearly he's not starved, by any means. I do have a protein supplement to put on the lettuce on days he has no crickets to eat, but still..  Anyway, Drago and I would love a year free worth of crickets! So he will never run out of crickets again.

Sincerely,
Drago's Mom. 
                    [post_title] => Drago
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => drago
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-07 11:01:51
                    [post_modified_gmt] => 2020-06-07 15:01:51
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/drago/
                    [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] => 7854
            [post_author] => 3084
            [post_date] => 2020-05-31 20:23:14
            [post_date_gmt] => 2020-06-01 00:23:14
            [post_content] => I could not show you this photo in the last post, but this is his tank. He loves climbing on the wood and also loves looking at himself in the mirror when he drinks his water! In the far right hand corner I put a strawberry there so the crickets can eat and stay alive longer. There are two felt pillows that I sewed for him in his hot hide, he loves snuggling up with them. The thermometer is down low so I can see what the temperature is on the bottom off the tank. I hope to get a Digital thermometer soon so I can tell the temperature faster. The reason why he does not have another lamp on the top of the tank is because he has another lamp that’s beside the tank that I switch out morning and night because the lamp that the tank came with was a red lamp which is bad for his eyes.
            [post_title] => Cricket Contest
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => cricket-contest-481
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-05-31 20:23:14
            [post_modified_gmt] => 2020-06-01 00:23:14
            [post_content_filtered] => 
            [post_parent] => 68
            [guid] => https://critterfam.com/forums/topic/cricket-contest-481/
            [menu_order] => 0
            [post_type] => topic
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1925
    [max_num_pages] => 241
    [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] => 19fc99074ca7fc3b74c3138eeed2805f
    [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:c27bc7104b7d524d5af88fda006324c1:0.37117600 1747030773
    [posts_per_page] => 8
    [paged] => 150
    [pagination_links] => 
1
2
3

149
150
151

239
240
241

)


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