Ben Edmonds
Ben Edmonds
I'm in a similar context: - I have three collections (`Films`, `Stills`, `Other`) that all have a field `archive_uuid` - `archive_uuid` is random and auto-generated by [Uuid (add-on)](https://statamic.com/addons/aryeh-raber/uuid) - The...
Thanks. I know this has been a long time coming (long been seeing that console warning) so it's good to see this getting resolved. .ben. On Tue, 30 Jun 2020...
I've not implemented image processing with Stacey, but I have used [IMGIX](https://www.imgix.com/) on a Jekyll site hosted on GitHub Pages. In that set-up the client pays nothing on the hosting...
**FYI: Workaround** 1. Create a directory in `/content/projects` and name it `old-url` 2. In the .yml content file within that new directory, add a php redirect **Example** ``` ``` **Where...
3.0.0 according to line 5 of `stacey.inc.php` in the `app` directory. FYI: I picked up this project as a reskin. It was set-up by someone else (who I don't know)...
Thanks, but still not resolved. This is after replacing my `.htaccess` and running `chmod 777 app/_cache` (and even ran `chmod -R 777 app/_cache` to be sure.) And yup, `example.om` was...
Well thanks for trying anyway. As I needed to push content changes live, which included renaming some projects, I have used the workaround mentioned above of php redirects. A little...
I'm also curious if this has become available?
I'm experiencing a lot of this too today. Connection to server seems fine when checked with: - visiting a site on the server in the browser - pinging server from...
Came up against this too so I'm offering up a workaround that's suits my needs. Set the `from:` key to have a capital letter at the start. Gmail (and I...