You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
Premier Addons DBTech - DragonByte Credits 6.1.2
No permission to download
- Author Meta
- Creation date
-
- Tags
- bxen credits dragonbyte payment
Premier Addons [XenCustomize] Book Threads: Forum & Thread Types
[XenCustomize] Book Threads: Forum & Thread Types
- Meta
- Updates: 0
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).
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
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 use the "React" and "Reacted" event handlers instead.
Lastly, a regression from v6.1.0 has been resolved, by adding support for "Negated" transactions to the AdminCP transaction log. The front-end transaction log is unchanged as it did not suffer from this problem.
Complete Change Log
Feature: Created a new "Maintenance" page for easy access to the "Rebuild caches" options available in this addon
Change: Disable the "Post Like" and "Post Liked" event handlers as they are deprecated
Change: Move database query calls from templates to PHP files
Fix: Fix Negated transactions not showing in the AdminCP
This version primarily fixes an issue with extremely large negative numbers in events such as Taxation. Furthermore, the Daily Credits cron job has an improved activity detection so it should no longer lag behind in certain circumstances.
Complete Change Log
Fix: Use a better method for detecting latest activity for the Daily Credits cron job
Fix: Fix an issue where extremely large negative currency values could trigger server errors
6.0.8
This version updates the various widgets to make better use of cached data, eliminating one query per widget.
Fix: Reduce the query count for widgets6.0.7
This version changes the way credit expiry works, to avoid a scenario where the user no longer has enough credits to deduct. If negative currency handling is set to "Disallow", expiring credits will now reduce the user's balance by 0 and skip any further expiration events.
Furthermore, a few reported bugs have been resolved.
Change: Cap credit expiry to user's max credits when negative handling is set to "Disallow"
Fix: Fix issue when disabling navbar items from the Public Navigation page
Fix: Check whether the adjust event succeeded before printing success message
Fix: Check whether the transfer event succeeded before printing success message
Update highlights
This version fixes an issue where the various number boxes used across this add-on would not accept decimals.
Fix: Various number boxes would not accept decimals