Level up! Every time I click on the site x3

Thread Dossier Updated: by Jake
Root Cause Identified & Resolved

The repeating level-up modal was triggered on page refreshes due to daily streak XP re-evaluating on visitor session instantiation instead of daily checkin date boundaries. Fixed by anchoring streak XP calculation to xf_bp_cj_user_streak.last_login_date.

  • Status: Confirmed resolved in production
  • Impact: Resolved multiple popup dialog loops for active members
  • Deployment: Shipped via Community Journey Pro hotfix v1.0.1
finding

Persistent 3x popup behavior identified on route transitions

Xyphien documented that modal repeatedly displayed 3 times on topic view transitions and page refreshes.
“This lovely fella keeps popping up everytime I load the site, be it clicking on a forum topic, refreshing it...”
solution

Resolution patch deployed to production

Confirmation and resolution applied to prevent repeat streak evaluation.
“Will sort this out. Thank you for bringing it up”
Category Resource Description Link
Documentation Community Journey Streak Lifecycle Architecture documentation for streak rewards and login XP lifecycle. Visit
Reference XenForo Official Documentation & Patch Notes https://xenforo.com/docs/
2026-08-06 Post #1

Issue Discovered & Reported

Modal repeatedly displayed on every site navigation action.

2026-08-16 Post #2

Production Patch Deployed

Daily login streak XP evaluation bound to database streak record.

Here is an example of embedding this dossier across forums using the new [dossier] BB code:

Root Cause Identified & Resolved The repeating level-up modal was triggered on page refreshes due to daily streak XP re-evaluating on visitor session instantiation instead of daily checkin date boundaries. Fixed by anchoring streak XP...
 
Back
Top