Resource icon

[bd] Banking 1.0.4

No permission to download
Hi xfrocks,

I am just wondering if the new version will allow users to buy points? I have an idea in mind, and I would like to make the bank into a money storage system. This way users can purchase points, then use the points to do things such as purchase upgrades, donate to other users, etc. The only way this is possible though is if users can purchase "x" amount of points using paypal.

Thanks.
 
Hi xfrocks,

I am just wondering if the new version will allow users to buy points? I have an idea in mind, and I would like to make the bank into a money storage system. This way users can purchase points, then use the points to do things such as purchase upgrades, donate to other users, etc. The only way this is possible though is if users can purchase "x" amount of points using paypal.

Thanks.

Would also love to hear any updates like this! I noticed you mentioned there was an update coming soon, is there an ETA? Also, I didn't see a link or anything on the description page - I would love to donate when the new update is released.
 
Hi xfrocks,.
When i delete this Addon..I have got (http://domain.com/account/alerts)
Code:
Server Error
 
Invalid user alert handler 'bdBank_AlertHandler_Transaction' specified
 
XenForo_AlertHandler_Abstract::create() in XenForo/Model/Alert.php at line 577
XenForo_Model_Alert->_getAlertHandlerFromCache() in XenForo/Model/Alert.php at line 228
XenForo_Model_Alert->_getContentForAlerts() in XenForo/Model/Alert.php at line 77
XenForo_Model_Alert->getAlertsForUser() in XenForo/ControllerPublic/Account.php at line 35
XenForo_ControllerPublic_Account->actionAlerts() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
 
Hi xfrocks,

I am just wondering if the new version will allow users to buy points? I have an idea in mind, and I would like to make the bank into a money storage system. This way users can purchase points, then use the points to do things such as purchase upgrades, donate to other users, etc. The only way this is possible though is if users can purchase "x" amount of points using paypal.

Thanks.
Yes.

Would also love to hear any updates like this! I noticed you mentioned there was an update coming soon, is there an ETA? Also, I didn't see a link or anything on the description page - I would love to donate when the new update is released.
I hope it will be ready before April. No promise though.

Hi xfrocks,.
When i delete this Addon..I have got (http://domain.com/account/alerts)
Code:
Server Error
 
Invalid user alert handler 'bdBank_AlertHandler_Transaction' specified
 
XenForo_AlertHandler_Abstract::create() in XenForo/Model/Alert.php at line 577
XenForo_Model_Alert->_getAlertHandlerFromCache() in XenForo/Model/Alert.php at line 228
XenForo_Model_Alert->_getContentForAlerts() in XenForo/Model/Alert.php at line 77
XenForo_Model_Alert->getAlertsForUser() in XenForo/ControllerPublic/Account.php at line 35
XenForo_ControllerPublic_Account->actionAlerts() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
The existing alerts still use this add-on code and triggered the problem. You can either clear alerts or wait for a few days for them to clear themselves.
 
That is GREAT! Very happy to hear it will be included in this upgrade. I have a question for you.

I would like to add a "x" button to the postbit. When another user feels like it (if the poster made a good post, etc), they can click this button. When this button is clicked, it automatically donates "x" amount of points (set by the admin) into the posters account. Seeing as the points need to be purchased with real money, in effect users are "donating" money into the OP's account. Basically it is a "like" button, but moves money (amount set by admin) into the ops account. Will something like this be possible?

Thanks.
 
That is GREAT! Very happy to hear it will be included in this upgrade. I have a question for you.

I would like to add a "x" button to the postbit. When another user feels like it (if the poster made a good post, etc), they can click this button. When this button is clicked, it automatically donates "x" amount of points (set by the admin) into the posters account. Seeing as the points need to be purchased with real money, in effect users are "donating" money into the OP's account. Basically it is a "like" button, but moves money (amount set by admin) into the ops account. Will something like this be possible?

Thanks.
Sounds possible but seems to be out of scope of this addon, may be better to have that in another addon?
 
Question: Any way to turn off or cap the amount earned by individuals who have over X amount? I have a few members who tend to post a lot just because they'll make more money. :)
 
EDIT:
2 template edits needed, in bdbank_message_user_info_extra and bdbank_member_view_info_block. In both, replace:
HTML:
<xen:if is="{$user.user_id} != {$visitor.user_id}">
With:
HTML:
<xen:if is="{$user.user_id} != {$visitor.user_id} AND {$visitor.user_id}">
info_extra is the postbit one, the other one is for your members profile page, so only edit info_extra if you don't allow guests to view member profiles.
I got this to work on the member user info on the main threads but it doesn't show up in conversations. Anyone know what I need to do to make that work? Thanks.
 
Does this have a trophy criteria? I would like to award users a trophy if someone donates 1,000 points OR if they reach 1,000 points.

Edit: ahaha looks like I already asked this before and it was the first customer post in this thread.

What other modifications are integrated with Banking? Is Banking also integrated with the trophy system?

Say for instance, if a member gets a certain amount of money we can award them a trophy?

Don't you have some kind of medal's addon? Does this integrate with your medals addon?

Is there a shop addon that this integrates with as well?
  1. No other add-ons are integrated
  2. Not yet
  3. No, the medal add-on has nothing to do with this
  4. Already in the work ;)

Has there been any change?
 
Does this have a trophy criteria? I would like to award users a trophy if someone donates 1,000 points OR if they reach 1,000 points.

Edit: ahaha looks like I already asked this before and it was the first customer post in this thread.




Has there been any change?

I'm using BD Bank and I don't see anyway to do that.

James
 
Does this have a trophy criteria? I would like to award users a trophy if someone donates 1,000 points OR if they reach 1,000 points.

Edit: ahaha looks like I already asked this before and it was the first customer post in this thread.

Has there been any change?


In the coming version, yes ;)
 
  • Like
Reactions: DRE
Just in case... is there a number which can't be exceeded? I have some members in six figures and wondered if this add-on would show seven.
 
Also looking for a shop addon similar to vbplaza with graphic gifts & ribbons to purchase with credits earned.
 
Back
Top Bottom