Leaderboard
Popular Content
Showing content with the highest reputation since 03/05/2016 in Bug Comments
-
4 points
-
3 points
-
I found the quickfix for Chrome users: 1. Go here - chrome://flags/#autoplay 2. select how it is selected in this printscreen: http://prntscr.com/jhqe68 or more simply "No user gesture required."3 points
-
3 points
-
3 points
-
Issue is caused because after going away or invis you dont get sent the scroller message again so on <i it resets scroller to empty or Live Mode stuff Fix: File: network.as Function: myOnXML (towards the end of the if statement "if (e.nodeName == "i")"3 points
-
This is related to the Dunce power. Dunce allows a moderator to dunce another moderator, hence the "Kick" menu is available. Regarding the "Ban" menu, Dunce was originally placed on that menu and it seems like the administrators have forgotten to make this option unavailable when they moved it onto "Kick". Dunce power enabled Dunce power disabled3 points
-
2 points
-
The forum is now running on the latest release. If you're still experiencing this issue then link to the exact content and I'll address it.2 points
-
This is not an issue actually. The timestamp for pawns has expired and since HTML5 doesn't use this system, it works like a charm I emailed admins with explanations about this and should be fixed soon.2 points
-
2 points
-
2 points
-
2 points
-
We will need more evidence or details before we’re able to proceed! Thinks such as event logs could be useful, perhaps. Are you sure the tempmodded users weren’t kicked/dunced/yellowcarded etc ?2 points
-
Users have been complaining about this in help chats. I wouldn't classify its priority as "normal" since users find it very inconvenient that they can't browse chats in a specific language.2 points
-
A self note: you still can access the chat through the /go command. The bug has been transmitted to the administrators. I will post when it is fixed. Thank you for reporting.2 points
-
2 points
-
Thank you for reporting. This bug seems to appear also on HTML5. I will post when this bug is fixed.2 points
-
2 points
-
2 points
-
If i remember correctly, this isn't a bug. It was made like that due the lack of activity that xat Ayuda has.2 points
-
Fix: File: xmessage.as Function: Smilie Replace: with if (Code.match(/#wc/g).length > 0 && !todo.HasPowerA(todo.Users[uid].Powers, 410)) { Code = Code.replace(/#wc/g, "#WC"); smc.u = ("C" + xatlib.xInt(smc.u)); }2 points
-
Issue is caused by pools not being reset with <w packet (it doesnt get sent with chats that dont have pools) Before fix:After fix: Fix: (found problem with old fix added new one which is 100% now) File: network.as Function: myOnXML this goes at the end of the if statement "if (e.nodeName == "gp"")"2 points
-
1 point
-
I have discovered that the reputation system turned itself off. It has now been turned back on.1 point
-
I've encountered this as well, only happens in mobile with any page of the xat.wiki. Thanks for the report Blacky. @Andre1 point
-
This is a confirmed bug. It happens also with the number "0". Thank you for report. @Admin1 point
-
This is not a connection issue. You are asked to relogin on xat.com/login to update your account values according to Mike's comment since an exploit was recently found and fixed.1 point
-
The reason this has occured is because there recently was an exploit that has now been fixed. The relogin is needed to update everyone's values with the new values that are generated that fixed the exploit. So just go to xat.com/login and you should be fine, otherwise do what is said above and clear cache / cookies.1 point
-
Are you aware that PCBACK was boosted recently to show your pcback if the user doesn't have one ? Source : xat.wiki/pcback Thread closed since there is no bug.1 point
-
What seems to be the cause of this login issue, I experienced this the other day after I updated my flash.1 point
-
This will fix two problems (not being able to do (RANDOM) and the problem listed above) Fix: @Admin File: xAvatar.as Function: xAvatar(constructor) Replace with if ((((((_arg_2.charAt(0) === "(")) && ((_arg_2.toLowerCase().indexOf("random") >= 0)))) && (todo.HasPower(_arg_5, 272)))){ var randavy = _arg_2.split("#"); for (var i:Number = 0; i < randavy.length; i++) { randavy[i] = xmessage.DoRandom(randavy[i], _arg_5); } _arg_2 = randavy.join("#"); }; File: xmessage.as Function: DoRandom1 point
-
You would do so after getting into the pc and then clicking at the user again - then you get to the user dialog. But i don't disagree, it's quite inconvenient.1 point
-
1 point
-
1 point
-
Changed Status to Status: Fixed This issue has been fixed with the latest chat version (debug chats for now).1 point
-
I checked and yeah, it doesn't redirect to ayuda. That's more because it hasn't been updated or even added. Confirmed bug1 point
-
Fix: File: xkiss.as Function: WhoIs replace it with this private static function WhoIs(_arg_1:*=0){ if (todo.w_userno != todo.uKiss) { main.openDialog(2, todo.uKiss); } }1 point
-
This doesn't only happen with smiley and it is indeed a bug Fix: FIle: main.as Function: ProcessMessage //towards the bottom of the function1 point
-
Issue is caused by NaughtyStep & Dunce being treated as both a kick and ban function which they are not Fix: File: DialogActions.as Function: Constructor (aka DialogActions) Replace: with if (bKick != undefined || this.bDunce != undefined || this.bNaughty != undefined){ s = xconst.ST(79); Dia.kick = new xBut(Dia, (xx + 10), yy, 150, xatlib.NY(30), s, this.ViewprofileonKick, ((bKick || this.bDunce || this.bNaughty) ? 0 : (xBut.b_Grayed + xBut.b_NoPress))); Dia.kick.SetRoll(xconst.ST(80)); D1 point
-
there you go baby cakes 10/10 perfect fix (pretty sure it works as far as i tested but that was a while ago) did it a month ago1 point
-
this is correct its so users can register quick and easy. They can set a nick to anything they want right away. They can chose a reg name later.1 point
-
For the second problem, this is something we can fix on the wiki. To be honest, we had much trouble with the Arabic translations. Send me a PM and we can try finding fixes for this.1 point
-
Pretty sure it's been like this since forever. It goes for anything you send, if it's the same exact message. I think this was added to stop a user trying to spam multiple people with the same message, link, etc.1 point
-
The only way to make working export and import again would be to redo the photo_upload3.php file. (Maybe you can add it to your main post)1 point
-
I can see how you'd think that's a bug, but it's actually working as intended. The levels were changed slightly.1 point
-
Changed Priority to Priority: Trivial Yes, can confirm this issue. Mute shouldn't be shown when being mod. Thanks for reporting.1 point
-
Yeah, at least it's working when I'm not logged LOL I also saw a lot of users reporting the problem.1 point
-
I've looked into it but i can not confirm/reproduce this issue (tried with opera, chrome and edge). Is flash allowed for the ticket page for the users who have it?1 point
-
Newsletter