New Reports – PHP Notice when no donations
-
Getting PHP notices for what looks to be new reports feature on admin dashboard and admin Give > Reports which may be due to no/zero donations? …or leftover data from removing donations?
Admin Dashboard PHP Notices:
Notice: Undefined offset: 0 in …/wp-content/plugins/give/src/Views/Admin/DashboardWidgets/Reports.php on line 98Notice: Trying to get property of non-object in …/wp-content/plugins/give/src/Views/Admin/DashboardWidgets/Reports.php on line 98Admin Give > Reports PHP Notices:
Notice: Undefined offset: 0 in …/wp-content/plugins/give/src/Views/Admin/Pages/Reports.php on line 117Notice: Trying to get property of non-object in …/wp-content/plugins/give/src/Views/Admin/Pages/Reports.php on line 117Or is something else causing this? Thanks.
The topic ‘New Reports – PHP Notice when no donations’ is closed to new replies.