• Resolved parag_narvekar

    (@parag_narvekar)


    Hi i have upgrade PHP version to 8.2 on my server but getting deprecated errors when i click on maintenance page. i have also updated the plugin as well to the latest. also if i removed plugin and reinstall it will it be affecting the database ?

    please quick solution will help me a lot

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    Those are just warnings. I work on removing warnings every BC version. The maintenance pages still have warnings. You can go ahead and either ignore them or disable them, so that you don’t see them.

    They aren’t errors, just warnings, since PHP decided to make things a lot more strict for some reason.

    Thread Starter parag_narvekar

    (@parag_narvekar)

    Hi Edward

    Thanks for the response

    But i can see there are deprecated function on maintenance page instead of warnings please check the below deprecated errors if there where warning i can ignore it

    Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$bcd_to_check is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 18 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$broadcast_data is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 19 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$seen_blog_post is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 20 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$post_bcd_cache is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 21 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$duplicate_bcd is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 25 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$broken_bcd is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$missing_post is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 28 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$missing_parents is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 30 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$parent_is_unlinked is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 31 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$unnecessary_children is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 33 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$same_parent is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 35 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$missing_children is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 37 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$child_is_unlinked is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 38 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\simple_broadcast_data\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\database_table_cleanup\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\database_tools\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\view_broadcast_data\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\view_blog_access\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\view_post_info\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\view_taxonomy_info\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\view_user_info\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\controller::$data is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/controller.php on line 21 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$bcd_to_check is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 18 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$broadcast_data is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 19 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$seen_blog_post is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 20 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$post_bcd_cache is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 21 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$duplicate_bcd is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 25 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$broken_bcd is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$missing_post is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 28 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$missing_parents is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 30 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$parent_is_unlinked is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 31 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$unnecessary_children is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 33 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$same_parent is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 35 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$missing_children is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 37 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\data::$child_is_unlinked is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/broadcast_data/data.php on line 38 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\broadcast_data\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\simple_broadcast_data\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\database_table_cleanup\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\database_tools\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\view_broadcast_data\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\view_blog_access\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\view_post_info\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\view_taxonomy_info\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27 Deprecated: Creation of dynamic property threewp_broadcast\maintenance\checks\view_user_info\check::$controller is deprecated in /code/wp-content/plugins/threewp-broadcast/src/maintenance/checks/container.php on line 27

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.