flokosiol / kirby-focus

Better image cropping for Kirby CMS
184 stars 14 forks source link

Doesn't work with Imagemagick thumb driver #35

Closed tristantbg closed 5 years ago

tristantbg commented 5 years ago

I got a 500 error :

Call to undefined function dd()

Maybe use dump()instead ?

flokosiol commented 5 years ago

Oh damn. That was just for testing purposes. Thanks for reporting.

I removed the line completely.

If you‘ve installed the plugin with composer you will need to wait some more time until I can rebuild the package for packagist. But for now you can delete the whole line and it will (hopefully) work again.