This came up in https://github.com/backdrop/backdrop-issues/issues/3906#issuecomment-908...
@laryn
Am I bikeshedding with this? Riffing on https://github.com/backdrop/backdrop-issues/issues/3906#issuecomment-745... I did a quick mock with the bars visually unsorted:
Using:
@klonos
I like that icon @laryn ...is it fontawesome, and if so, then which one is it? (it would have to be black or some dark gray color though, since the unsorted headers are light gray and we'd have accessibility issues)
@laryn
@klonos It's taken from the fontawesome icons you were using and then tweaked in Photoshop. I'm sure we can adjust colors on the SVG and then export as a PNG if we know which colors to use.
@klonos
@laryn I admire your creativity! ...you've made an icon that I find to be quite accurately denoting "unsorted"
Can you please provide a transparent 64px .png in
#444b53
, and another in#000000
? I wanna "play" with it
@laryn
@klonos unsorted.zip
Recent comments
Thank you very much for your fast answers and clear explanations ! I understand that the site is not corrupted and that there is no danger in leaving the code and the database in their...
Base table or view not found upgrading to 1.32.0, TRUNCATE {cache_book}
Until the official new release (coming soon), the error will ALSO show up when you clear caches, unless you fix this manually as above.
Base table or view not found upgrading to 1.32.0, TRUNCATE {cache_book}
If you want to try to fix it yourself now, I think you can manually set the schema version for the book module (in the system table) to 7000, and then try running the updates again. Test on a...
Base table or view not found upgrading to 1.32.0, TRUNCATE {cache_book}