Title: Undefined array key &#8220;error&#8221;
Last modified: June 3, 2022

---

# Undefined array key “error”

 *  Resolved [darkallman](https://wordpress.org/support/users/darkallman/)
 * (@darkallman)
 * [4 years ago](https://wordpress.org/support/topic/undefined-array-key-error-5/)
 * Ik ben gisteren overgestapt naar PHP8 en ik zie deze melding in mijn logs:
    `
   AH01071: Got error 'PHP message: PHP Warning: Undefined array key "error" in /
   wp-content/plugins/woocommerce-myparcel/includes/admin/class-wcmp-export.php 
   on line 1575`
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fundefined-array-key-error-5%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [darkallman](https://wordpress.org/support/users/darkallman/)
 * (@darkallman)
 * [4 years ago](https://wordpress.org/support/topic/undefined-array-key-error-5/#post-15705144)
 * I changed /woocommerce-myparcel/includes/admin/class-wcmp-export.php on line 
   1575
    `if ($return['error']) {` to `if (@$return['error']) {`
 * I think this will fix the issue.
    -  This reply was modified 4 years ago by [darkallman](https://wordpress.org/support/users/darkallman/).
    -  This reply was modified 4 years ago by [darkallman](https://wordpress.org/support/users/darkallman/).

Viewing 1 replies (of 1 total)

The topic ‘Undefined array key “error”’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-myparcel/assets/icon-256x256.png?rev=2898538)
 * [MyParcel](https://wordpress.org/plugins/woocommerce-myparcel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-myparcel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-myparcel/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-myparcel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-myparcel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-myparcel/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [darkallman](https://wordpress.org/support/users/darkallman/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/undefined-array-key-error-5/#post-15705144)
 * Status: resolved