cd
) to the directory where your XenForo files are, e.g. maybe something like (wouldn't be able to tell you for vertain)cd /home/domain/public_html
php cmd.php xf:rebuild-master-data
command should workwindow.addEventListener('DOMContentLoaded',()=>{XF.Push.updateUserSubscriptionParent=XF.Push.updateUserSubscription;XF.Push.updateUserSubscription=function(b,a){"unsubscribe"===a&&XF.browser.safari&&XF.Push.setPushHistoryUserIds({});XF.Push.updateUserSubscriptionParent(b,a)},
"svStandardLib_time.day": "{count} day",
"svStandardLib_time.days": "{count} days",
"svStandardLib_time.hour": "{count} hour",
"svStandardLib_time.hours": "{count} hours",
"svStandardLib_time.minute": "{count} minutes",
"svStandardLib_time.minutes": "{count} minutes",
"svStandardLib_time.month": "{count} month",
"svStandardLib_time.months": "{count} months",
"svStandardLib_time.second": "{count} second",
"svStandardLib_time.seconds": "{count} seconds",
"svStandardLib_time.week": "time.week",
"svStandardLib_time.weeks": "{count} weeks",
"svStandardLib_time.year": "{count} year",
"svStandardLib_time.years": "{count} years"
I definitely have not enabled RL. But I'll double check to make sure.When I look at your login page at admin.php and look at the page source I see this:
Code:window.addEventListener('DOMContentLoaded',()=>{XF.Push.updateUserSubscriptionParent=XF.Push.updateUserSubscription;XF.Push.updateUserSubscription=function(b,a){"unsubscribe"===a&&XF.browser.safari&&XF.Push.setPushHistoryUserIds({});XF.Push.updateUserSubscriptionParent(b,a)}, "svStandardLib_time.day": "{count} day", "svStandardLib_time.days": "{count} days", "svStandardLib_time.hour": "{count} hour", "svStandardLib_time.hours": "{count} hours", "svStandardLib_time.minute": "{count} minutes", "svStandardLib_time.minutes": "{count} minutes", "svStandardLib_time.month": "{count} month", "svStandardLib_time.months": "{count} months", "svStandardLib_time.second": "{count} second", "svStandardLib_time.seconds": "{count} seconds", "svStandardLib_time.week": "time.week", "svStandardLib_time.weeks": "{count} weeks", "svStandardLib_time.year": "{count} year", "svStandardLib_time.years": "{count} years"
This seems particularly malformed for reasons I don't quite understand.
If you have rocket loader enabled in Cloudflare could you disable it to see if that fixes the issue?
window.addEventListener('DOMContentLoaded',()=>{XF.Push.updateUserSubscriptionParent=XF.Push.updateUserSubscription;XF.Push.updateUserSubscription=function(b,a){"unsubscribe"===a&&XF.browser.safari&&XF.Push.setPushHistoryUserIds({});XF.Push.updateUserSubscriptionParent(b,a)},
"svStandardLib_time.day": "{count} day",
"svStandardLib_time.days": "{count} days",
"svStandardLib_time.hour": "{count} hour",
"svStandardLib_time.hours": "{count} hours",
"svStandardLib_time.minute": "{count} minutes",
"svStandardLib_time.minutes": "{count} minutes",
"svStandardLib_time.month": "{count} month",
"svStandardLib_time.months": "{count} months",
"svStandardLib_time.second": "{count} second",
"svStandardLib_time.seconds": "{count} seconds",
"svStandardLib_time.week": "time.week",
"svStandardLib_time.weeks": "{count} weeks",
"svStandardLib_time.year": "{count} year",
"svStandardLib_time.years": "{count} years"
That might be it. Worth disabling that too.And then I also have PWA installed from digitalpoint, which extends that push.
We use essential cookies to make this site work, and optional cookies to enhance your experience.