Stuart Cusack

Results 57 comments of Stuart Cusack

It is indeed. I have also tried allowing all sites on the collection and generating localizations using the `Entry->makeLocalisation()` function, but I end up with similar errors.

Think I've stumbled onto the root of the problem. If I vagrant ssh to my homestead box first (Windows) before running my artisan command, then the error does not occur....

I am having similar trouble with a same-name file, and no matter what I do the old image size keeps coming back: - Use statamic utilities to clear all caches...

My site names are **ie** (primary) and **uk**. I have added the urls below to the invalidation rules but it still only works on my primary domain: ``` 'blog' =>...

config/statamic/sites.php (actual site name replaced) ``` 'sites' => [ 'ie' => [ 'name' => 'website.ie', 'locale' => 'en_IE', 'url' => config('app.url'), ], 'uk' => [ 'name' => 'website.co.uk', 'locale' =>...

@jasonvarga No, sorry. I made a typo when redacting the actual site name. I've updated it now.

I am also seeing values wiped and values not being saved in my replicator. Data that has been there for about a year is now disappearing. Not good. I have...

Hi @jesseleite. It's 3.3.18, just regular conditions and Yes - sets are collapsed by default. I've run some quick tests. I simply added a new set to my replicator and...

Similar problems here. There doesn't seem to be a way to prevent the user from adding more than one file through the media library field. You can put a validation...

Same problem. I like these new L7 components, but it's quite distracting to see those pink boxes! ![image](https://user-images.githubusercontent.com/20210934/87732860-ec969e00-c7c5-11ea-8e39-1943d5fc3412.png)