• Resolved p2brasil

    (@p2brasil)


    all settings look correct, API KEYs too.

    the page where the NFT collection should appear, display this error on console

    Uncaught TypeError: Cannot read properties of undefined (reading ‘abi’)
    at getContract (wpsc-fe-nft-my.js:1)
    at getSuikaToken (wpsc-fe-nft-my.js:1)
    at HTMLDocument.<anonymous> (wpsc-fe-nft-my.js:1)

    • This topic was modified 4 years, 5 months ago by p2brasil.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Lisandro Martinez

    (@wpsmartcontracts)

    Hi,

    For some reason this two variables are not defined in your webpage html:

    wpsc-contract-flavor
    wpsc-nft-marketplace-contract

    Those are standard fields automatically added by the plugin.

    Did you deploy the contract?

    Try deactivating all the rest of plugins and set a WP default theme, just for testing purposes.

    Plugin Author Lisandro Martinez

    (@wpsmartcontracts)

    closing for inactivity

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cannot read properties of …’ is closed to new replies.