Conversation
supportwhen i try and send a gift i get this error You dont have required points to send that Gift. You can choose another gift! in MyCred settings i have Buddpress Gifts Points Integration Enabled and in Buddypress Members i have Chips for Sending Gift setting i have -1.00 points set so it will subtract 1 point in the gifts plugin i have tried to set 1.00 points but it sets its self to 1… is the decimals causing the problem or something else? https://wordpress.org/plugins/buddypress-gifts-latest-2014/
Sorry to reply so late. But there seems to be some issue related to decimals. I will look into it and get back to you.
I have changed the plugin to accept decimal values. You can uninstall and install the new plugin. Let me know if it worked properly.
now no matter what i put in for the points it saves it as 1.00000 ps did as you instructed exactly… uninstalled and reinstalled 🙂
I kept 5 decimal places keeping bitcoins in mind. If you want just two decimal places you can do it using phpmyadmin. you can chane the bp_gifts table. Change points from decimal(10,5) to decimal(7,2).
that worked out fine for the “two decimal places” but still says i dont have enough points to send a gift that has 1.00 whhen i have 74.00 to spend
Sorry for the delay. I have corrected the error. It was due to the API changes in MyCred point system after version 1.4. I have changed the codes accordingly. You can upgrade to 1.7 version.
seems to be working perfectly now… thank you so much for your time into this plugin. i am very grateful! 🙂
Most Welcome. I am marking this post as resolved.
Sorry to reply so late. But there seems to be some issue related to decimals. I will look into it and get back to you.
I have changed the plugin to accept decimal values. You can uninstall and install the new plugin. Let me know if it worked properly.
now no matter what i put in for the points it saves it as 1.00000 ps did as you instructed exactly… uninstalled and reinstalled 🙂
I kept 5 decimal places keeping bitcoins in mind. If you want just two decimal places you can do it using phpmyadmin. you can chane the bp_gifts table. Change points from decimal(10,5) to decimal(7,2).
that worked out fine for the “two decimal places” but still says i dont have enough points to send a gift that has 1.00 whhen i have 74.00 to spend
Sorry for the delay. I have corrected the error. It was due to the API changes in MyCred point system after version 1.4. I have changed the codes accordingly. You can upgrade to 1.7 version.
seems to be working perfectly now… thank you so much for your time into this plugin. i am very grateful! 🙂
Most Welcome. I am marking this post as resolved.