/site/ - Site Meta

Official 8chan Site Meta. (Bring bug reports, complaints, and requests here)

Index Catalog Archive Bottom Refresh
+
-
Name
Options
Subject
Message

Max message length: 12000

files

Max file size: 32.00 MB

Total max file size: 50.00 MB

Max files: 5

Supported file types: GIF, JPG, PNG, WebM, OGG, and more

CAPTCHA
E-mail
Password

(used to delete files and posts)

Misc

Remember to follow the Rules

The backup domains are located at 8chan.se and 8chan.cc. TOR access can be found here, or you can access the TOR portal from the clearnet at Redchannit 3.0 (Temporarily Dead).

Ghost Screen
Hilda Anniversary Marathon


8chan.moe is a hobby project with no affiliation whatsoever to the administration of any other "8chan" site, past or present.

(1.03 MB 2048x1448 yoko slide.jpg)

(3.31 MB 1342x1821 8chan family.png)

General Purpose 8chan Sitewide Meta Thread Anonymous Board owner 05/12/2022 (Thu) 02:37:48 Id: 9b4131 No. 5423
This cyclical thread is for all of the following: Bug Reports General Help 8chan Tech Support Board Migrations Suggestions and Feature Requests Global Site Announcements Transparency Reports General Site Meta Discussion Summoning the Admins Specific meta threads on this board and elsewhere are deprecated. If something is really important or urgent it may get its own sticky, otherwise post in here.
>>16067 They weren't exactly back to back, those posts were made a few hours apart. I figured it was a strange database bug but I can't deny that it could just be anons acting silly. I'll assume the latter for now. I'll only bring it up again if one of my own posts ends up doing something like this.
ToR site broke
>>16071 weird, worked on my 4th attempt of cycling connections
hey nerds, bitch now about this footer rework >archive action could come back as a dropdown menu item, it's broken anyway >top is already in the navbar up top, you have the home key, mouse gestures, etc >[Forms] opens the action forms below >[Mod] opens the mod links below
>>16073 current mobile for reference not like the desktop is that much better either and if you're sharp, imagine the new one without the footer or the index/catalog links because you're chad enough to hide them
>>16073 Looks good. I like the post etc counts.
Is it possible that special character copied from MS Word change when pasted here? I initially typed this in word, paste then close tab. I didn't see the result but then i check back. Most of these are quotation mark but they change into question marks.
CHECK YOUR FUCKING REPORT LOGS, THERE'S BEEN CHEEZE PIZZA HOSTED ON THE SITE FOR THE LAST TWO HOURS AND NO ONE HAS REMOVED IT YET!!!
https://youtu.be/zAb_tNH_OFU?t=2656 So this is one of the reasons this site was targeted back then?
Would it be possible to add keyboard controls to the advanced media viewer since posts can have multiple attachments?
>>16082 don't see why not, sounds like a good idea would let it replace the broken as fuck gallery mode, especially since I think it has a maximized option maybe different binds than the ones the gallery uses up/down prev/next left/right prev/next post home/end top/bottom could smartly prefetch, too, or at least try to
Why do I suddenly have vols on a board I've don't recall accepting vols to? /loli/ suddenly has shotakot and Superior_Dragon as volunteers. I'm assuming this is some sort of bug since I believe they were both previously vols for /loli/ at one point. I might have forgotten shotakot, but I know for certain I'd never bring Superior_Dragon on because I recall getting into an argument some years back with him before ever making an account and have since cemented him in my mind as a power tripping faggot. Is this bug related to the same one that gave a bunch of board owners ownership of random dead+locked boards? I know I still own /tits/ and /mods/ many months later since it was mostly a non-issue, but this is a little more serious, especially if someone who may have been specifically kicked out of a vol position for sabotaging a board suddenly gets it back. Could this also be randomly giving people back board owner positions or even transferring active boards to old accounts?
>>16084 Also, I've already removed Superior_Faggot. I've left shotakot alone for now on the off chance I somehow forgot him, but I doubt it.
Found a bug, inline replies don't have text wrapping You can see it by expanding the replies on >>>/gacha/1074676
I'm getting stuck on the interstitial page on Firefox. It doesn't redirect, ...and it's in Spanish. Works on Chromium though. I'm not seeing any errors, so I don't know which setting is causing it. Kinda gay
>>16087 That's been happening to me as well, but afterwards you should be able to go to the homepage since the TOS agreement cookie has already been set
I'll just come out and say it, the old moetext animation was better.
Hi, is it possible to add the "Remember to follow the Rules [link]" to the "Quick Reply" frame? Users will use it "99%" of the time instead of the "Reply" frame that includes the rules link.
>>16092 >reading rules they're not going to do that even if you made it a popup they had to read and type word for word into the qr before posting the best and almost only way to get people to follow the rules is to enforce them swiftly and accurately
>>16094 that said, it's actually a pain in the ass to find anything on this website because the nav is all over the place and even if you know what you're looking for it can be hard to find everything board-wise needs shoved into the navbar and permanently instead of only on some pages and everything else on the account page at minimum no reason board rules shouldn't be up there, too
YO, fuckers, what's the size of the banners? I put some new banners and it looks small than the old ones. Why?
>>16096 Banners are never resized. The default CSS sets a height of 100 pixels to prevent reflow, but you can override this with board CSS>
Fix your fucking board, you fucking faggot gringo. Animated PNG files can no longer be uploaded. pendejo homo de cagada
>>16098 I don't speak burrito
>>16099 Shut up, you fucking African nigger. The issue is with the circus performer, not with an African monkey like YOU.
i suggest a rangeban on south america
>>16101 just delete hisparefugio and the problem goes away, not all spics are like the one a few posts above you
>>16101 That anon above used Mexican/Central American slang... >slang that you can use to hide posts btw
What's youre stance on this thread: >>>/sm/18725 Where the guy has outright said that the purpose of the thread is for him to dox and harass anyone and everyone who doesn't make art the way "he" exclusively wants it done?
Is there no way to check if you're banned before attempting to post first?
(7.88 KB 814x148 but why tho.png)

>>15985 This happens to me on every board with a captcha, even when posting replies. Only the first captcha when opening a page works, after clicking on Reload the captcha no longer works. Looking at the network log, the request to solveCaptcha.js only sends "captchaid" in the payload when solving the first captcha, for the following requests that part is completely omitted. Looking at the code, "captchaid" is read from the cookies using javascript, and I've seen that document.cookie only has a captchaid when first loading the page, it's empty after reloading the captcha. I really don't understand what's failing, the cookie is actually set correctly when reloading the captcha, it can be checked with a cookie manager, and it's not set as HttpOnly, so there's no reason why it shouldn't be accessible from javascript. Also, I think this only affects Firefox (tried on a clean profile to be sure that it wasn't some extension fucking things up, it still failed). Chrome seemed to work fine, so maybe it's a super weird bug in Firefox more than a bug on the site. I think it should be easy to fix anyway if solveCaptcha.js simply used the value captchaid from the cookie when it's missing in the payload, feels a bit redundant that the same value is sent twice anyway.
How can I see the logs of my own posts? a mod in one of your boards told me I could see the logs to follow threads that are reorganized
>>16106 beats me, haven't looked into the captcha stuff yet and it's janky as fuck anyway, but since no one else complains, I'm going to guess it's a script/extension/janky fork maybe there's some enhanced tracker blocking nonsense picking it up >>16107 can't afaik latestpostings is an authenticated form so you're not touching it unless you're a vol or above there might be entries in the board logs if you know the thread ids the watcher might redirect if they were stored in that
>>16105 I checked https://gitgud.io/LynxChan/LynxChan/-/blob/master/doc/Paths.txt?ref_type=heads and it doesn't seem like there is any way to check for bans. >>16092 Seconding this suggestion.
>>15985 fwiw turning off userscripts helped. try that if you're using any.


Forms
Delete
Report
Quick Reply