Forum
Assets / Buckets Disappearing
I seem to be having a problem where assets are disappearing along with the buckets they're stored in. I have two buckets that are used in attribute templates, one to upload images to be used in navigation, and another that stores a single file, and after roughly 24 hours they both disappear from within Perch. The folders themselves are still on the server but they're empty.
Could it be related to using buckets within attribute templates? I have a number of buckets that are used elsewhere on the website but only the attribute template buckets are removed.
Any help would be appreciated. I've re-uploaded the files into the empty folders on the server and they've reappeared on the site (paths haven't changed), but they're still not available from within the assets app.
In case it helps here are my templates:
Yes, I think it's a bug with attribute templates. Add the following to your
config.php
Will do - thanks for the quick response Drew.