Home Forums WC Vendors Pro Support Coupon bugs in 1.4.1

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

  • This topic has 1 reply, 2 voices, and was last updated 7 years ago by Anna.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #61685
    Chris
    Participant

    I know a few people have reported issues with the coupon page, but I wanted to elaborate on the specific errors that are occurring:

    1. Call to undefined method get_coupon_amount() on line 273 in PRO_DIR/public/class-wcvendors-pro-shop-coupon-controller.php. The correct method name is get_amount().
    2. Array to string conversion when printing product IDs. Line 286 in PRO_DIR/public/class-wcvendors-pro-shop-coupon-controller.php should be $product_text = $product_id_string instead of $product_text = $product_ids

    I would fix these issues directly, but naturally the repository for WC Vendors Pro isn’t public. Let me know if you need any other information.

    #61810
    Anna
    Member

    Hi Chris,
    Jamie worked on this and I think he has resolved this issue. I had reported this a few days ago, and the issue is already closed.
    We’ll likely be pushing another minor release soon to address any new bugs that arise after the big WC & WCV updates.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘WC Vendors Pro Support’ is closed to new topics and replies.