wp-e-commerce / WP-e-Commerce

WP eCommerce - The most popular independent eCommerce platform for WordPress
https://wpecommerce.org
GNU General Public License v2.0
215 stars 217 forks source link

PHP Warning: Illegal string offset 'products' in wpsc-includes/purchase-log.class.php on line 354 #2349

Closed galbaras closed 3 years ago

galbaras commented 6 years ago

As you can see here, the array reference is used for an assignment, which is very strange indeed:

$args['products'] = array( $product );

galbaras commented 3 years ago

@JustinSainton Any reason you've closed this issue?

JustinSainton commented 3 years ago

Fixed in the 3.15.0 branch