better_better_booru

Several changes to make Danbooru much better.

< Feedback on better_better_booru

Question/comment

§
Posted: 05 November 2019
Edited: 05 November 2019

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

This error keeps popping up in every page.

§
Posted: 29 November 2019

Same here.

§
Posted: 04 Desember 2019

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

§
Posted: 27 Februari 2020

Same

§
Posted: 28 Maret 2020
Edited: 28 Maret 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

§
Posted: 29 Maret 2020
Edited: 29 Maret 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.

Post reply

Sign in to post a reply.