I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Internal Transfer Confirmation Error

dashed-slug.net Forums General discussion Internal Transfer Confirmation Error Reply To: Internal Transfer Confirmation Error

#13039
alexg
Keymaster

Hello,

It looks like these are two unrelated errors:

1. The first error is due to faulty HTML somewhere. Without looking at the page’s HTML, it’s impossible to say what. Did you edit the templates by any chance? If you want me to check the HTML, email me with a link to the page (and also let me know if you edited any php files).

2. This is due to a transfer to, or from, a user who does not have the has_wallets capability. You should assign the has_wallets capability to the user role or roles that correspond with your users. See:

Settings -> Bitcoin & Altcoin Wallets -> Capabilities – > General Capabilities

For a discussion about capabilities, please read the documentation. You can find the documentation in the plugin, or at:

https://github.com/dashed-slug/wallets/blob/6.1.8/docs/settings.md#capabilities-caps
https://github.com/dashed-slug/wallets/blob/6.1.8/docs/frontend.md#uis-overview

Hope this helps. Let me know if you have any more questions about any of this.

P.S. In the future, can you please try to open a new thread for each new issue you encounter? These guidelines are for the benefit of others reading this forum. Thank you.