LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Bug Reports [OLD]

Root / Site Discussion / [.]

๐Ÿ”’
haloopdyCreated:
"Remember Me" doesn't seem to work anymore.
+1
+2 (Oh, and if you give me BS about Edge, I'm using a supported browser, Mozilla Firefox. )

If you switch to Firefox or Chrome, you'll have a supported browser. As for the Windows Phone, the only solution for that would be to switch to a different phone, like one that runs android. Ironically, the n3DS Internet browser can log in and use SmileBASIC Source decently without high compatibility mode. So the New 3DS is better suited to use this website than Microsoft Edge. Not everything Microsoft makes is gold. If random doesn't help you, then you just have to live with it. Most people here can access Chrome or Firefox, so random doesn't feel the need to add support for other Internet browsers. I'm not sure if you can find a way to use a different browser on Windows phone, by rooting/jailbreaking or otherwise, but I'm sure you can find some way to compromise.
Oh, and Tgaming, I don't think that rooting a WP is possible... There is NO bootloader, like it or not... Press VOL UP when booting... I get Flash Mode (a FW reflashing mode), and when I press VOL DOWN, I get a big white "!" (Recovery mode. A key combo resets the phone. (UP, DOWN, PWR, DOWN)). Oh, I have to use a Surface to access SBS. Plus, Random, if this is your scheme to kick me out, it's NOT working.

"Hide admin area" button on user pages doesn't work the first time you click it.

Suggestion thatโ€™s more of a bug than a feature: Disable zero width spaces.

Deleting pages doesn't work in high compat mode

@12Me21 your highlighter highlights ? as a keyword but not AND. You should probably check if there's more errors.

@12Me21 your highlighter highlights ? as a keyword but not AND. You should probably check if there's more errors.
AND is highlighted as an operator, which isn't colored in the default theme

@12Me21 your highlighter highlights ? as a keyword but not AND. You should probably check if there's more errors.
AND is highlighted as an operator, which isn't colored in the default theme
AND is colored in SB, though. It's an operator, but it's colored like a keyword. IDK I think you should fix this so it's more like SB.

@12Me21 your highlighter highlights ? as a keyword but not AND. You should probably check if there's more errors.
AND is highlighted as an operator, which isn't colored in the default theme
AND is colored in SB, though. It's an operator, but it's colored like a keyword. IDK I think you should fix this so it's more like SB.
I guess maybe I could do something like replace: find("operator", /DIV|MOD|AND|XOR|NOT|OR|&&|\|\||<=|>=|==|!=|<<|>>|[+\-*\/!<>]/igm, code, highlightList); with: find("operator", /&&|\|\||<=|>=|==|!=|<<|>>|[+\-*\/!<>]/igm, code, highlightList); find("keyword operator", /DIV|MOD|AND|XOR|NOT|OR/igm, code, highlightList); so if you don't have an operator color set it'll show up as a keyword

Probably just me being dumb but I'm unable to enter the chat. I'm on the latest version of Firefox. I've cleared out all of my Site and ChatJS. I opened the page and only a blank chat appears. I opened up the console in the web inspector and it gave me this: Query variable debug not found extras.js:6:1 Old tab: offtopic chat.js:142:125 Old custom tag: general chat.js:142:164 User is overloading the socket. The socket will not be defined and no connection will be made chat.js:161:2 Is this a bug? If not, how do I fix it?

Try using https There's a bug in firefox where websocket sometimes doesn't work if you connect with http.

Try using https There's a bug in firefox where websocket sometimes doesn't work if you connect with http.
That didn't change anything much. Still the same blank chat but now the console says: Query variable debug not found extras.js:6:1 Old tab: null chat.js:142:125 Old custom tag: null chat.js:142:164 User is overloading the socket. The socket will not be defined and no connection will be made chat.js:161:2

OH, just remove "socketOverload" from the special area on your user page lol.

Oh kek. It works now. Thanks :P

I automatically logged out today, and I had to enter my username and password to log back in, even tho i have the remember me box checked

I automatically logged out today, and I had to enter my username and password to log back in, even tho i have the remember me box checked
Logins only last 1 week.

I automatically logged out today, and I had to enter my username and password to log back in, even tho i have the remember me box checked
Logins only last 1 week.
why EDIT:I was logged out again today...

It has to do with how the language I'm using to write the website is designed. I can't help with login issues right now, sorry.

I automatically logged out today, and I had to enter my username and password to log back in, even tho i have the remember me box checked
Logins only last 1 week.
why EDIT:I was logged out again today...
If you log in on a different device, you're logged out on all others (I assume that's so if you forget to log out on someone else's computer, they won't have permanent access to your account)

I automatically logged out today, and I had to enter my username and password to log back in, even tho i have the remember me box checked
Logins only last 1 week.
why EDIT:I was logged out again today...
If you log in on a different device, you're logged out on all others (I assume that's so if you forget to log out on someone else's computer, they won't have permanent access to your account)
ok but there should be a way to set a device as yours so you don't log yourself out when trying to log in on another device