[DBTech] DragonByte Credits

[DBTech] DragonByte Credits [Paid] 6.1.2

No permission to buy (€14.95)
DragonByte Tech updated [DBTech] DragonByte Credits with a new update entry:

6.1.1

Update highlights​

This version improves compatibility with future versions of XenForo by moving certain code calls out of templates. This update is recommended to avoid compatibility issues with the upcoming XenForo v2.3.8 & newer.

Furthermore, a new "Maintenance" page has been added, providing easy access to the various rebuild tasks available in this addon.

The "Post Like" and "Post Liked" event handlers are now disabled, as they no longer apply. Please make sure you...

Read the rest of this update entry...
 
Hey, could you advise on the above please? This is the only thing stopping me purchasing this addon
Hi there,

Currently there's no such integration, but there is an API in the addon if the author wants to add support themselves. If they have any questions, they can always reach out to me and I'll answer in full detail :)
 
DragonByte Tech updated [DBTech] DragonByte Credits with a new update entry:

6.1.2

Update highlights​

This version updates the various log pages to allow search criteria to persist when clicking back into the search form.

Furthermore, a fix to the various currency number input boxes will now allow values below 0.01 (up to 8 decimals).


Complete Change Log​

Change: Criteria are now carried over when clicking the Search button in log pages
Fix: All currency input boxes can now use up to 8 decimals

Read the rest of this update entry...
 
Is it possible to easily award 5,000 credits to existing members, while ensuring that new registrations start with a credit balance of 1,000?
 
Not easily, no, sorry.
Is it possible to award 5,000 points to existing members, or to give a starting balance of 1,000 points upon registration? One of the two possibilities?

I already have a solution for both and will likely purchase your plugin regardless, but I’m interested in knowing whether this is a built-in feature rather than having to figure it out myself. If there is a possibility of setting the start balance or running the rebuilding database to award all users with pre-set balance. It will be awesome
 
Is it possible to award 5,000 points to existing members, or to give a starting balance of 1,000 points upon registration? One of the two possibilities?

I already have a solution for both and will likely purchase your plugin regardless, but I’m interested in knowing whether this is a built-in feature rather than having to figure it out myself. If there is a possibility of setting the start balance or running the rebuilding database to award all users with pre-set balance. It will be awesome
You can create a Registration event that awards 1000 but you'd need to rebuild the event via the Maintenance page to apply it to existing members.
 
You can create a Registration event that awards 1000 but you'd need to rebuild the event via the Maintenance page to apply it to existing members.
Thank you

Bought the add-on and the maintenance page solved both issues. You should have said yes to both instead of calling it "Not easily, sorry".
 
You can create a Registration event that awards 1000 but you'd need to rebuild the event via the Maintenance page to apply it to existing members.
I am having one issue on the live website. It was working fine when I tested it in my local environment.

But when I create Registration event and award 1000 credit. It only assigns credit to 377 members. I even created a new currency but it only generates 377 entries in transaction log… despite the fact that the builder on the maintenance page does show that it’s fetching data to 4100 members…

Any help will be appreciated
 
I am having one issue on the live website. It was working fine when I tested it in my local environment.

But when I create Registration event and award 1000 credit. It only assigns credit to 377 members. I even created a new currency but it only generates 377 entries in transaction log… despite the fact that the builder on the maintenance page does show that it’s fetching data to 4100 members…

Any help will be appreciated
Can you show me the event configuration?
 
The only reason why this might be happening is that the other users are in user groups that have "Trigger events" permission set to No.
Thanks so much. Yes, I had disabled it for everyone. Sorry to keep asking questions, but it is possible to display list of richest users as I only see top 5? ty
 
Last edited:
Thanks so much. Yes, I had disabled it for everyone. Sorry to keep asking questions, but it is possible to display list of richest users as I only see top 5? ty
If you mean the list when you open the currency overlay, that can't be customised at this time without template edits. You can open dbtech_credits_currency and find <xf:macro id="dbtech_credits_currency_macros::richest" add after arg-limit="10" to show 10 users.
 
If you mean the list when you open the currency overlay, that can't be customised at this time without template edits. You can open dbtech_credits_currency and find <xf:macro id="dbtech_credits_currency_macros::richest" add after arg-limit="10" to show 10 users.
Thanks. I’ll give it a try soon and let you know the result if it doesn’t work.
 
Back
Top Bottom