[DBTech] DragonByte Credits

[DBTech] DragonByte Credits [Paid] 6.0.9

No permission to buy (€14.95)
any chance you could add an extra feature:
Downloaded - expand this to file types
for example: have different types of file: pdf, png, jpeg, webp, zip, rar, etc...
would be nice to select file type for trigger to work
I only want zip & rar files counted, but no photos
Please expand the "Event trigger options" block to find this option:
1730547769370.webp
 
I have external download link on Resources. all user must upgrade account to download a file.
now having one problem, after pressing Download button:
Oops! We ran into some problems.
Please enter a number that is no more than 2147483647.
 
I have external download link on Resources. all user must upgrade account to download a file.
now having one problem, after pressing Download button:
Oops! We ran into some problems.
Please enter a number that is no more than 2147483647.
Sounds like your currencies are vastly inflated. You've reached the cap of what normal numbers in a database can hold. You should adjust your currencies to not deal with billions.
 
Resource with external link can be downloaded.
Resource with uploaded file 2GB can be downloaded
Resource with uploaded file 5GB can not be downloaded - Please enter a number that is no more than 2147483647.
 
Resource with external link can be downloaded.
Resource with uploaded file 2GB can be downloaded
Resource with uploaded file 5GB can not be downloaded - Please enter a number that is no more than 2147483647.
Oh I see, it's due to the file size. I'll have to look into that, but I can't promise when I'll be able to get to it. I'm currently having to perform some server maintenance as I'm sure you read in the announcements section :)
 
Please enter a number that is no more than 2147483647 - so this is file size, till 2GB downloads normally, mora than that, shows error
 
nothing to do with php settings, I have 10GB file upload size, it's download problem.
also have bug in forums, when file size is 2GB, no problem with that
more than 2GB files in forum, can not be downloaded. after download started it gets 0bytes & file renamed to unknown
9o6aYS7c
YEYnG-JU
 
Hello friend.

To fix this error: Please enter a number that is no more than 2147483647
can you fix it by uploading 11GB file to XFRM & 11GB file to forum
after try to download them
I hope this will be fix till 31 December
 
Hello friend.

To fix this error: Please enter a number that is no more than 2147483647
can you fix it by uploading 11GB file to XFRM & 11GB file to forum
after try to download them
I hope this will be fix till 31 December
You can try running this query manually:
SQL:
ALTER TABLE `xf_dbtech_credits_transaction` 
CHANGE COLUMN `multiplier` `multiplier` DECIMAL(65, 8) NOT NULL DEFAULT 0.00000000
 
DragonByte Tech updated [DBTech] DragonByte Credits with a new update entry:

6.0.3

Update highlights​

This version fixes an issue where various number fields in the database would be limited to a lower number than intended.

This also updates the database fields to use a different number-storing format. If you notice any unformatted displays (f.ex. 15.00000000 instead of 15.00 or however many decimals your currency is configured with), please let me know so I can fix it in a future version.


Complete Change...​


Read the rest of this update entry...
 
After upgrading to DragonByte Credits 6.0.3, my website encountered an issue with the member upgrade function. For example, members without sufficient credits can still upgrade without receiving an error message. Please guide me on how to resolve this issue. Thank you very much.
 
Back
Top Bottom