500 Server Error when trying to add a product a second time
-
Hi,
your plugin causes a 500 Internal Server Error when the customer is trying to put an item that is set to be “sold individually” a second time in the cart. The result is an endless spinning icon.
The source of this error is Line 149 in your php file:
$this->json_headers();
$this is not in object context in this case. Please consider a fix for this in your next update, thanks. ??
- The topic ‘500 Server Error when trying to add a product a second time’ is closed to new replies.