Sleazy Fork is available in English.

better_better_booru

Several changes to make Danbooru much better.

< Commentaires sur better_better_booru

Question / commentaire

§
Posté le: 05/11/2019
Édité le: 05/11/2019

Error checking account settings (HTML Code: 404 Not Found).

This error keeps popping up in every page.

Same here.

§
Posté le: 04/12/2019

Same for me, using Firefox. I guess Danbooru changed some stuff.

§
Posté le: 27/02/2020

Same

§
Posté le: 28/03/2020
Édité le: 28/03/2020

Same problem, also getting a Post content could not be located. error.

Deleting the following code fixed the problem at least for now. else if (mode === "account_check") { url = "/users/" + optArg + "/edit"; fetchPages(url, "account_check"); } >! lines from 1262 to 1266

§
Posté le: 29/03/2020
Édité le: 29/03/2020

@tv1mdb said: Same problem, also getting a Post content could not be located. error.

Deleting the following code fixed the problem at least for now. else if (mode === "account_check") { url = "/users/" + optArg + "/edit"; fetchPages(url, "account_check"); } >! lines from 1262 to 1266

Thanks for the tip. At first deleting those lines didn't help, but as of now I'm not seeing the popup so maybe it eventually went into effect. I dunno what's going on lol.

Does anyone know if development on this script is dropped? Github says last update was 2 years ago, and Greasy Fork says last update was 2018-10-12.

Poster une réponse

Connectez-vous pour poster une réponse.