Describe your issue or idea
Since we want Backdrop to run well on shared hosting, we should make sure it's deletes any file it saves in /tmp.
I'm finding that some shared hosting providers don't provide very much space for the /tmp directory, and it's often shared across all accounts placed on that server. If this directory is only cleared once a day by the server it's likely to fill up, which can cause a Backdrop site to become completely inoperable. (I was getting a server 500 error for all authenticated users)
1) What kind of files are placed in /tmp? 2) Are they all deleted when we're done with them?
Recent comments
It seems that if I set the "Block title type" to either "Default" or "Custom", the title (i.e. the view title or the custom title defined in the block, respectively) always appears,...
Hide title of a view block if no results?
How are you generating the View? There are a few ways to do it... but it depends on how you generate your View. Are you using Contextual Filters? You could use the "no...
Hide title of a view block if no results?
Thank you for sharing your final solution. This may be very helpful for future visitors trying to do the same.
Views Accordion as primary navigation