dashed-slug.net › Forums › General discussion › wallet move operation failed
Tagged: transfers between users, wallet move error
- This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago by alexg.
-
AuthorPosts
-
April 12, 2018 at 1:46 pm #2824AnonymousInactive
Hi,
I am experiencing a wallet move error as soon as I want to transfer bitcoin to a member on the site.
The page I need help with: http://aetronium.com/wallet-transfer-funds-to-user/
Ok here is the problem: http://prntscr.com/j3cx6d, As you can see I am trying to send bitcoin from admin to me(Mario). The user “Mario – with capital M” does exist and there are money on my testnet account, but it seems the user can’t be found. The user is deffinitly there as I created it myself.
Here is the JavaScript error also: http://prntscr.com/j3e34e, I am not sure what that is, could it be clashing with a member manager plugin?
I renamed the wallets-bitcoin-validator.min.js file and still get this error: http://prntscr.com/j48w36
Please could someone help?Kind regards,
Mario.April 13, 2018 at 8:43 am #2831alexgKeymasterHello Mario,
Thanks for all the information you sent me.
I am not certain that these two problems are related. However, I believe I can include a quick fix about the JavaScript error in the next patch release of the plugin.
About the problem with the internal transfer:
When you enter a destination user in the
[wallets_move]
shortcode, the plugin attempts to interpret this as a WordPress login name, a user email, or user slug. I believe the user “Mario” that you have created is an entry in your membership plugin. It is very likely that this entry corresponds to a WordPress login name of “mario” in your WordPress records. Can you please do the following?1. Try to send to user “mario” with lowercase (small “m”) and see what happens.
2. Go to your WordPress admin screen, and then to “Users” -> “All Users”, then find the user record and click on “Edit”. What is the entry under the “Username” entry? This is the WordPress login name of that user.
3. What happens if you attempt to send to the user’s email?
If there are any differences between the user name in the wordpress records and the records of your membership plugin, then this would be the cause of the problem you are facing.
Please let me know if you attempt these three things.
kind regards
April 16, 2018 at 10:55 am #2847alexgKeymasterThe JavaScript error should now be resolved in the latest version 3.1.0 released today.
-
AuthorPosts
- You must be logged in to reply to this topic.