Title: Error with Export Plugin
Last modified: October 15, 2018

---

# Error with Export Plugin

 *  Resolved [marketfresh](https://wordpress.org/support/users/marketfresh/)
 * (@marketfresh)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/)
 * I have another plugin called Advanced Order Export For WooCommerce (Pro). The
   PPOM plugin is causing this other plugin to have an error. I got support from
   the developer of the Advanced Order Export For WooCommerce plugin and this is
   what he said:
 * They declared filter with with THREE parameters ( in file /classes/plugin.class.
   php)
    add_filter(‘ppom_order_display_value’, ‘ppom_hooks_format_order_value’,
   999, 3);
 * But they call it with one parameter only (file /inc/hooks.php)
    $row[$key] = 
   apply_filters(‘ppom_order_display_value’, $value);
 * This is the error output:
 * Fatal error: Uncaught ArgumentCountError: Too few arguments to function ppom_hooks_format_order_value(),
   1 passed in /home/traillif/public_html/wp-includes/class-wp-hook.php on line 
   286 and exactly 3 expected in /home/traillif/public_html/wp-content/plugins/woocommerce-
   product-addon/inc/hooks.php:108 Stack trace: #0 /home/traillif/public_html/wp-
   includes/class-wp-hook.php(286): ppom_hooks_format_order_value(‘TL NON:TL29-RED…’)#
   1 /home/traillif/public_html/wp-includes/plugin.php(203): WP_Hook->apply_filters(‘
   TL NON:TL29-RED…’, Array) #2 /home/traillif/public_html/wp-content/plugins/woocommerce-
   product-addon/inc/hooks.php(666): apply_filters(‘ppom_order_disp…’, ‘TL NON:TL29-
   RED…’) #3 /home/traillif/public_html/wp-includes/class-wp-hook.php(286): ppom_hooks_convert_option_json_to_string(
   Array, Object(WC_Order)) #4 /home/traillif/public_html/wp-includes/plugin.php(
   203): WP_Hook->apply_filters(Array, Array) #5 /home/traillif/public_html/wp-content/
   plugins/woocommerce-order-export/classes/core/class-wc-order-export-dat in /home/
   traillif/public_html/wp-content/plugins/woocommerce-product-addon/inc/hooks.php
   on line 108

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [N-Media](https://wordpress.org/support/users/nmedia/)
 * (@nmedia)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/#post-10783466)
 * Hi,
 * Ok we just fixed it in version 14.3 and releasing it today.
 *  Thread Starter [marketfresh](https://wordpress.org/support/users/marketfresh/)
 * (@marketfresh)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/#post-10783579)
 * Awesome!
    Thanks!
 *  Thread Starter [marketfresh](https://wordpress.org/support/users/marketfresh/)
 * (@marketfresh)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/#post-10789133)
 * I haven’t seen that update come through yet. Is it still coming?
 *  Anonymous User 16270798
 * (@anonymized-16270798)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/#post-10792526)
 * Any update?
 *  [webdude20](https://wordpress.org/support/users/webdude20/)
 * (@webdude20)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/#post-10797501)
 * We are experiencing the same issue. Uncaught ArgumentCountError: Too few arguments
   to function ppom_hooks_format_order_value. Any update?
    -  This reply was modified 7 years, 7 months ago by [webdude20](https://wordpress.org/support/users/webdude20/).
 *  [webdude20](https://wordpress.org/support/users/webdude20/)
 * (@webdude20)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/#post-10797995)
 * I commented out in the PPOM Plugin the following: add_filter(‘ppom_order_display_value’,‘
   ppom_hooks_format_order_value’, 999, 3); and it works, I don’t see it affecting
   anything else. The problem is filters and export fields, it does not recognize
   them as a Meta Key to export or to filter.
 *  [N-Media](https://wordpress.org/support/users/nmedia/)
 * (@nmedia)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/#post-10798357)
 * Hi,
 * Sorry to delay, we have released version 14.3
 *  [webdude20](https://wordpress.org/support/users/webdude20/)
 * (@webdude20)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/#post-10798375)
 * How do we download it? It’s not showing as an upgrade to the plugin. We have 
   the pro version.
 *  [N-Media](https://wordpress.org/support/users/nmedia/)
 * (@nmedia)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/#post-10801171)
 * It’s only change in Free version, you can update directly within Dashboard. Pro
   version no need updates.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Error with Export Plugin’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-product-addon/assets/icon-256x256.gif?rev=3186763)
 * [PPOM - Product Addons & Custom Fields for WooCommerce](https://wordpress.org/plugins/woocommerce-product-addon/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-product-addon/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-product-addon/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-product-addon/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-product-addon/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-product-addon/reviews/)

## Tags

 * [plugin compatibility](https://wordpress.org/support/topic-tag/plugin-compatibility/)

 * 9 replies
 * 4 participants
 * Last reply from: [N-Media](https://wordpress.org/support/users/nmedia/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/error-with-export-plugin/#post-10801171)
 * Status: resolved