Question Removing Credits Expiration

Senkusha

Customer
I recently removed all the Expiration of Credits for all my Earning Events, but I'm still getting notifications that Credits are expiring each day I log in to my site. Is there a query I can run to manually reset the Expiration value for all prior Credits earned?
 
There is no way to remove the expiry date on existing transactions via the UI. If you want to remove ALL expiry dates for all existing transactions, run this SQL query:
SQL:
UPDATE xf_dbtech_credits_transaction
SET expiry_date = 0
 

DragonByte Credits

XenForo 1.5.3+ XenForo 2.0.x XenForo 2.1.x XenForo 2.2.x XenForo 2.3.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
5,222
Customer rating
4.67 star(s) 6 ratings
Back
Top