Code Monkey home page Code Monkey logo

Comments (8)

barmstrong avatar barmstrong commented on August 29, 2024

@aianus Thoughts?

from coinbase-woocommerce.

aianus avatar aianus commented on August 29, 2024

I just pushed out a big update to the plugin. Can you delete the coinbase-woocommerce-master folder, reinstall, and reopen the issue if you still run into that error?

from coinbase-woocommerce.

 avatar commented on August 29, 2024

It resolved the issue with clicking on the settings page within WooCommerce but now after I enter the API Key and Secret Key it gives me the same error.

Although it saves the data after entry, when trying to checkout it will display the same error after clicking to go to Coinbase.

from coinbase-woocommerce.

aianus avatar aianus commented on August 29, 2024

It sounds like you have multiple copies of the coinbase-php folder (or at least the Exception.php file) in your wordpress installation. Try deleting the other copies.

If you're comfortable using the shell on your web server, try

grep -nr 'class Coinbase_Exception' /path/to/your/site

It will show you all the files that declare that class.

from coinbase-woocommerce.

 avatar commented on August 29, 2024

I see a bunch of files, all of which are different. The screenshot of the directory is below.

http://imgur.com/izoGLb1

Are any of these files duplicates? They are named very similarly.

Thank you again for your help! You're great!

from coinbase-woocommerce.

aianus avatar aianus commented on August 29, 2024

No, that looks correct. However, you may have multiple copies of that file in different directories within your wordpress installation. The easiest way to find the duplicates would be using the shell command above or some other kind of search utility (search for coinbase-php or Exception.php).

from coinbase-woocommerce.

 avatar commented on August 29, 2024

Found out it was because I had the other Coinbase Wordpress Plugin installed and it must have conflicted with it. Thanks again, aianus! Kratonic is now Bitcoin ready :)

from coinbase-woocommerce.

aianus avatar aianus commented on August 29, 2024

Glad to hear it @KratonicKratom

from coinbase-woocommerce.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.