better_better_booru

Several changes to make Danbooru much better.

< Feedback on better_better_booru

Question/comment

§
Posted: 2019-11-05
Edited: 2019-11-05

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

This error keeps popping up in every page.

§
Posted: 2019-11-29

Same here.

§
Posted: 2019-12-04

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

§
Posted: 2020-02-27

Same

§
Posted: 2020-03-28
Edited: 2020-03-28

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

§
Posted: 2020-03-29
Edited: 2020-03-29

@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.

Post reply

Sign in to post a reply.