Yeah sorry @Mouth, mixed up my nomenclature.
Thanks for such a quick reply @Mike! I can't reproduce the issue on my end either, so I just created a work-around for this individual user having this issue.
Sorry for the late reply guys!
"Guests' time zone" is set to (UTC-06:00) Central Time (US & Canada).
Server time looks to be set to Eastern Time;
$ date
Tue Sep 15 21:45:24 EDT 2020
Isn't the birthday widget in XenForo by default?
I have a birthdays module on my forums. I don't think there are any birthdays for today, but one of my moderators is seeing birthdays 6 hours ahead of time. He has his timezone set to -06:00 Central Time, and even when he opens my forums in Private/Incognito it still shows the birthdays in...
Alright, I found the job that allows me to update user ranks:
/admin.php?tools/run-job&only_id=1759&_xfRedirect=%2Fadmin.php%3Ftools%2Frebuild%26success%3D1
However, if you'll indulge me to change the purpose of this thread, is it possible to run this as a cronjob on my server?
Hi everyone,
I'm trying to mirror a personally-managed database called roster with the user groups in XenForo. Here's an example of my query:
UPDATE xenforo.xf_user xu
LEFT OUTER JOIN roster.member rs
ON (xu.user_id = rs.forums_id)
SET user_group_id = 13, secondary_group_ids = "2,14,15"
WHERE...
I have the exact same issue. I'm copying user ranks from a personally-managed database into a 10-rank structure on my forums. This is my SQL statement:
UPDATE xenforo.xf_user xu
LEFT OUTER JOIN roster.member rs
ON (xu.user_id = rs.forums_id)
SET user_group_id = 13, secondary_group_ids =...
Can I do the opposite of what's mentioned in the description of this add-on: sync role changes in Discord with roles on the forums? All of my promotions are done in Discord and I would have to train my mods on a new workflow.
My "Promote to article" option is missing. I've tried rebuilding. Should I uninstall and reinstall?
I have Announcements selected as an auto-promote forum and it isn't doing anything.
Same question as @RallyFan. I want to import my existing Event threads into this calendar. Is there any way to do this? I found the "Add calendar event" option and I'll start backloading events manually.
Thanks Brogen! I was actually thinking about having a "Notice" prefix in addition to a "Poll" prefix. You've also reminded me of several tags we've historically used for discussions that I can bring into my forums.
Alright, you can forget about importing. I can easily recreate the missing widget.
How do I get my Announcements forum to display as articles on my main page? I have it selected in "Auto-promote forums" but it's not displaying. https://www.unigamia.com/ewr-porta/
Does the widget for displaying...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.