XF 2.0 Updating user cache after direct Database edit

Drakeus

Member
I am pulling data from the Guild wars 2 API and inserting this data into the the user profile in the database.

This data does not populate on the user profile (for purposes of user group promotions) unless the user cache has been rebuilt. Is there a way to set the user cache to be rebuilt via cron? as well as the user group promotion? Or what is the best way to create a listener for this?
 
Back
Top Bottom