Hey I'm trying to upload this (nsfw) gif from pixiv https://www.pixiv.net/en/artworks/75418536 but when using the bookmarklet I get "undefined method `>=' for nil:NilClass," can anyone help? Should I just tag and upload this and see what happens?
Posted under General
This topic has been locked.
Hey I'm trying to upload this (nsfw) gif from pixiv https://www.pixiv.net/en/artworks/75418536 but when using the bookmarklet I get "undefined method `>=' for nil:NilClass," can anyone help? Should I just tag and upload this and see what happens?
undefined method `>=' for nil:NilClass error when attempting to upload ugoira. Caused by the IQDB similarity lookup failing for ugoiras.[spoiler] tags.I don't know what happened, but it seems that with the changes to the site, the Font Awesome icons aren't displaying now while on custom CSS. Any new code to remedy this in this case, @BrokenEagle98?
nanami said:
I don't know what happened, but it seems that with the changes to the site, the Font Awesome icons aren't displaying now while on custom CSS. Any new code to remedy this in this case, @BrokenEagle98?
Well, that would depend on what your custom CSS is. I have my custom CSS on, and the icons work just fine for me.
BrokenEagle98 said:
Well, that would depend on what your custom CSS is. I have my custom CSS on, and the icons work just fine for me.
@BrokenEagle98, here's my present custom CSS. The part concerning the Font Awesome code hasn't been altered.
nanami said:
@BrokenEagle98, here's my present custom CSS. The part concerning the Font Awesome code hasn't been altered.
The problem is that the pro version is no longer being used, so you have to use the free version now like the following:
.far, .fas {font-family: "Font Awesome 5 Free";}
worldendDominator said:
My saved searches don't show in my profile under uploads/favorites, like they used to. "Saved searches" line in Statistics still has the searches by name, but there's no button to manage them (I think there was one before).
They were removed about 2 months ago. You can access them from the post page.
Find Similar results are currently missing images uploaded after post #3584042 (around 3 months ago). I think that when the IQDB server rebooted yesterday it lost these images. The missing images are being reindexed but it will take a while.
Full changelog: https://github.com/r888888888/danbooru/compare/production-2019.10.22-213814-utc...production-2019.10.28-222436-utc
Lacrimosa said:
Is it really necessary to show the negative feedback spambots get when they get auto-banned by the DanbooruBot?
Currently there are 7+ pages of new feedbacks with the same content. Makes finding the latest "real" feedbacks a pain.
I'll add some way to make it easier to filter unwanted feedbacks out.
Is creating new wiki pages broken for anyone else?
Go to Wiki, click New. My result:
Error
undefined method `starts_with?' for nil:NilClass
Details
ActionView::Template::Error exception raised
app/models/wiki_page.rb:169:in `is_meta_wiki?'
app/models/wiki_page.rb:173:in `is_meta_wiki?'
app/views/wiki_pages/_sidebar.html.erb:9
app/views/wiki_pages/_sidebar.html.erb:1
app/views/wiki_pages/new.html.erb:1
app/controllers/wiki_pages_controller.rb:10:in `new'
