Page 1 of 1

Report bug whistlist opencart 2.1.0.1

Posted: Tue Nov 10, 2015 3:12 pm
by thuanth
Line 115 in file 'catalog/controller/account/wishlist.php' : $this->model_account_wishlist->deleteWishlist($product_id);
i think $product_id is undefined, can it be $result['product_id'] ?