Export Array Error after Update
-
Hello,
Using Donation plugin version 1.8.16The Export Donation History feature is returning a series of array errors.
the list of errors is quite long and note sure if pasteable in this forum, but I’ll paste the more common lines for reference.I suspect the update to the plugin is the culprit.
What can be done to correct the export error?the other export reports seems to work fine, it’s just the Donation History that seems to be broken.
Thanks
Most of the error listing consists of items like this:
Warning: array_keys() expects parameter 1 to be array, null given in /home/jarcpnl/public_html/wp-content/themes/peak/functions.php on line 1500
Warning: array_search() expects parameter 2 to be array, null given in /home/jarcpnl/public_html/wp-content/themes/peak/functions.php on line 1501
Warning: array_slice() expects parameter 1 to be array, null given in /home/jarcpnl/public_html/wp-content/themes/peak/functions.php on line 1503
Warning: array_slice() expects parameter 1 to be array, null given in /home/jarcpnl/public_html/wp-content/themes/peak/functions.php on line 1503
then an amount of error listings such as:
Warning: Invalid argument supplied for foreach() in /home/jarcpnl/public_html/wp-content/plugins/give/includes/admin/tools/export/class-batch-export.php on line 210
Warning: Invalid argument supplied for foreach() in /home/jarcpnl/public_html/wp-content/plugins/give/includes/admin/tools/export/class-batch-export.php on line 210
Warning: Invalid argument supplied for foreach() in /home/jarcpnl/public_html/wp-content/plugins/give/includes/admin/tools/export/class-batch-export.php on line 210
Warning: Invalid argument supplied for foreach() in /home/jarcpnl/public_html/wp-content/plugins/give/includes/admin/tools/export/class-batch-export.php on line 210
Warning: Invalid argument supplied for foreach() in /home/jarcpnl/public_html/wp-content/plugins/give/includes/admin/tools/export/class-batch-export.php on line 210
The topic ‘Export Array Error after Update’ is closed to new replies.