With this add-on, alert totals will update but there isn't any alert notification pop-up in XF2.
The is a per-forum permission controlling if new posts are frequently fetched
Just to make sure I'm following (since I'm also a customer of Live Content)....The is a per-forum permission controlling if new posts are frequently fetched
Just to make sure I'm following (since I'm also a customer of Live Content)....
Did you mean per-forum or per-group? At the group level I have all 3 "Live" permissions turned on, I don't need to do anything at the per-forum level unless I want to override the group perms, right?![]()
What I meant was a Per-forum per-usergroup compared to a global per-usergroup permission.Did you mean per-forum or per-group? At the group level I have all 3 "Live" permissions turned on, I don't need to do anything at the per-forum level unless I want to override the group perms, right?![]()
{
"status": "error",
"errors": [
"missing"
],
"errorHtml": {
"content": "\n\n<div class=\"blockMessage\">\n\t\n\t\tmissing\n\t\n</div>",
"title": "Oops! We ran into some problems."
},
"visitor": {
"conversations_unread": "0",
"alerts_unread": "0",
"total_unread": "0"
},
"debug": {
"time": 0.0305,
"queries": 3,
"memory": 7.18
}
}
not a thing in the error log & no logout issues. sorry i should have provided more info:@thumped probably want to check the XF error log, and if the user experienced a logout or session timeout
{status: "empty", visitor: {conversations_unread: "0", alerts_unread: "0", total_unread: "0"}}
status: "empty"
visitor: {conversations_unread: "0", alerts_unread: "0", total_unread: "0"}
{
"status": "error",
"errors": [
"missing"
],
"errorHtml": {
"content": "\n\n<div class=\"blockMessage\">\n\t\n\t\tmissing\n\t\n</div>",
"title": "Oops! We ran into some problems."
},
"visitor": {
"conversations_unread": "0",
"alerts_unread": "0",
"total_unread": "0"
},
"debug": {
"time": 0.0277,
"queries": 3,
"memory": 7.25
}
}
One of the major issues with this add-on is it is a support nightmare with all the goop that is between polling code running in the web browser and the XenForo stack; and somehow this add-on keeps hitting weird and bizarre behavior
We use essential cookies to make this site work, and optional cookies to enhance your experience.