Bug in version 2.4.10
-
the version errored out with a syntax error in wp-content/plugins/mycred/addons/buy-creds/gateways/bitpay.php line 171. The final comma of line 170 should be removed. This is not an array declaration but a parameter. The comma introduces a second (empty) parameter of function json which apparently was not expected. After removing the comma everything works fine:
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bug in version 2.4.10’ is closed to new replies.