Title: kbpcit's Replies | WordPress.org

---

# kbpcit

  [  ](https://wordpress.org/support/users/kbpcit/)

 *   [Profile](https://wordpress.org/support/users/kbpcit/)
 *   [Topics Started](https://wordpress.org/support/users/kbpcit/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kbpcit/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kbpcit/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kbpcit/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kbpcit/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kbpcit/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPayments: Integrated WooCommerce Payments] Error on line 6078](https://wordpress.org/support/topic/error-on-line-6078/)
 *  [kbpcit](https://wordpress.org/support/users/kbpcit/)
 * (@kbpcit)
 * [1 year, 12 months ago](https://wordpress.org/support/topic/error-on-line-6078/#post-17703252)
 * Hi [@afzalpansuvi](https://wordpress.org/support/users/afzalpansuvi/),
 * Do you have a timeline on the release of the next version of woocommerce-payments?
   That is the plugin that is throwing the error. The changes to the new version
   of WooCommerce is what is now causing the error to pop up.
 * Thank you [@shameemreza](https://wordpress.org/support/users/shameemreza/) for
   the advise, my apologies.
   I agree that editing the core is not the best solution,
   however the error was triggering my OCD.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPayments: Integrated WooCommerce Payments] Error on line 6078](https://wordpress.org/support/topic/error-on-line-6078/)
 *  [kbpcit](https://wordpress.org/support/users/kbpcit/)
 * (@kbpcit)
 * [1 year, 12 months ago](https://wordpress.org/support/topic/error-on-line-6078/#post-17702492)
 * The third parameter in the call is deprecated, this issue is fixed by removing
   the 3rd parameter on line 141 in file /wp-content/plugins/woocommerce-payments/
   includes/multi-currency/Analytics.php 
   Current line: $data_registry->add( ‘customerCurrencies’,
   $currency_options, true );Fixed line:$data_registry->add( ‘customerCurrencies’,
   $currency_options );

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