For some reason the tags I put in blacklist are still showing up.
Posted under General
This topic has been locked.
2.26.0:
Related tags api don't have a count field?
shujito said:
Related tags api don't have a count field?
You mean post count?
Related tags don't currently display post count, so the api doesn't include it.
If you want to find the post counts for tags you can make a second query to tags.json: /tags.json?search[name]=hammer_%28sunset_beach%29,touhou,1girl,more_tags_here
You mean post count?
...that
Related tags don't currently display post count, so the api doesn't include it.
If you want to find the post counts for tags you can make a second query to tags.json: /tags.json?search[name]=hammer_%28sunset_beach%29,touhou,1girl,more_tags_here
whoa cool, I didn't knew this, thanks for the suggestion (:
Neither said:
I'm not sure if this is the correct thread but I can't seem to favourite any pics. It kept linking to my favourites page instead of straight up adding it that page.
That happens when javascript isn't working correctly. Do you have javascript enabled in your browser? If you do, which browser and version are you using?
An error occurred: error: ImageSpec::Error - #<File:/var/www/danbooru2/releases/20130724001509/tmp/upload_1375015132.2038157.23761> is not a supported image format. Sorry bub :(
Getting this error message whenever I try and upload http://i.imgur.com/cSuUMAH.jpg. I can upload other images fine so I'm not quite sure what the issue is.
Skingraft said:
Getting this error message whenever I try and upload http://i.imgur.com/cSuUMAH.jpg. I can upload other images fine so I'm not quite sure what the issue is.
This image doesn't appear to be JFIF-encoded like most JPEG images, so the ImageSpec library that Danbooru uses chokes on it. This version (losslessly converted using "jpegtran -perfect") ought to work.
BlueFox said:
Not sure if this was said earlier but, it would be nice to have a Child ID feature with the Parent ID. I believe it will make things easier while uploading a revision or a higher resolution of a post.
As it's one-to-many relationship, a field doesn't really work. "child:<id>" metatag, maybe?
Just ignore the warning and add the exception. The sense of alarm is for things like fake bank websites that try to grab your login details. https is as much about identification as it is about encryption. You know what danbooru is, so you can just add an exception.
Also, IIRC the untrusted thing needs another website not connected with 'booru to confirm, so is a little tricky.
The SSL certificate itself is perfectly valid (actually bought from a signer, not self-signed) and is issued to "danbooru.donmai.us". So, when any other website tries to use it (and technically, "hijiribe.donmai.us" is another website), browser enters panic mode as it suspects phishing. Wildcard certificate (for "*.donmai.us") could solve the problem, but it costs 4 times more.
tl;dr just add exception, it's okay in that case.
http://i.imgur.com/ki6TmFX.jpg
An accidental click within the red area will check the Upload For Approval box, and it's very easy to not notice that it has been checked. If it can be fixed so that it can only be activated by clicking the box itself, that would be great.