Starting test insert... Query: INSERT INTO posts ( user_id, user_type, in_wall, wall_id, in_group, group_id, group_approved, in_event, event_id, event_approved, post_type, colored_pattern, time, location, privacy, text, feeling_action, feeling_value, for_adult, is_schedule, is_anonymous, tips_enabled, for_subscriptions, subscriptions_image, is_paid, is_paid_locked, post_price, paid_text, paid_image, processing, pre_approved, has_approved, post_latitude, post_longitude ) VALUES ( '1', 'user', '1', '1', '0', '0', '1', '0', '0', '1', '', 'null', '2026-02-09 22:57:56', '', 'public', 'Test Post 1770677876', '', '', '0', '0', '0', '0', '0', '', '0', '0', '0', '', '', '0', '1', '1', '', '' ) Success! Insert ID: 508 Array ( [post_id] => 508 [user_id] => 1 [user_type] => user [in_group] => 0 [group_id] => 0 [group_approved] => 1 [in_event] => 0 [event_id] => 0 [event_approved] => 1 [in_wall] => 1 [wall_id] => 1 [post_type] => [colored_pattern] => 0 [origin_id] => [time] => 2026-02-09 22:57:56 [location] => [privacy] => public [text] => Test Post 1770677876 [feeling_action] => [feeling_value] => [boosted] => 0 [boosted_by] => [comments_disabled] => 0 [is_hidden] => 0 [is_schedule] => 0 [for_adult] => 0 [is_anonymous] => 0 [reaction_like_count] => 0 [reaction_love_count] => 0 [reaction_haha_count] => 0 [reaction_yay_count] => 0 [reaction_wow_count] => 0 [reaction_sad_count] => 0 [reaction_angry_count] => 0 [comments] => 0 [shares] => 0 [views] => 0 [post_rate] => 0 [points_earned] => 0 [tips_enabled] => 0 [for_subscriptions] => 0 [subscriptions_image] => [is_paid] => 0 [is_paid_locked] => 0 [post_price] => 0 [paid_text] => [paid_image] => [processing] => 0 [pre_approved] => 1 [has_approved] => 1 [post_latitude] => [post_longitude] => )