sumoprojects / sumowoocommerce

Sumokoin Woo Commerce Plugin
MIT License
1 stars 7 forks source link

Conflict with MoneroWP #8

Open IndeedMiners opened 6 years ago

IndeedMiners commented 6 years ago

Latest commits to MoneroWP made SumoWoocommerce and MoneroWP incompatible. Need to change class for Base58 and Cryptonote.

Fatal error: Cannot declare class Base58, because the name is already in use in /data/web/virtuals/182519/virtual/www/wp-content/plugins/sumowoocommerce-patch-1/include/base58.php on line 6
Fatal error: Cannot declare class Cryptonote, because the name is already in use in /data/web/virtuals/182519/virtual/www/wp-content/plugins/sumowoocommerce-patch-1/include/cryptonote.php on line 9
IndeedMiners commented 6 years ago

Still not fixed. Classes need to be renamed.