Issue spoted with regular product downloads

  • Solved
  • Posted 1 month ago

Hey there, found an issue with regards to your regular product downloads.

seems a typo on this file ‘app\product-types\product-fields\deliverables-field.php’

line 37: ‘value’ => [ ‘regularf’, ‘booking’ ],

which caused the uploads field for regular products stop working.

changing that to ‘regular’ makes things work again.

weird thing tho, i downloaded 1.7.4 again directly today and checked the line and its fixed, but checked on my old download from last year (same version) and it has that irregularity. strangest thing.