Closed 1stevengrant closed 9 years ago
Hey Steve,
Sorry, I never received notification about this thread (need to check my github settings).
A max execution in EpiCurl means that Minimee is trying to fetch a remote asset, e.g. a CDN version of jQuery. It's also possible that it's a local file, but due to how it's written vs how Minimee is configured, it doesn't know it's a local file. A similar version of that is that you've hard-coded a link to an EE-served stylesheet, rather than using the {stylesheet=} tag, again causing Minimee to not realise how best to fetch the contents.
Could you post Minimee's usage within your templates, as well as the config settings? I'm sure we can get to the bottom of this.
Cheers, John
Managed to find this buried in the log files
Had to disable Minimee for now but would be good to find a solution.