Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
cropResize not working
· 11 years ago
thanks for the stackoverflow link. I checked those libraries too. so far everything looks like it should work. I'm using bitnami's mampstack because I was trying to avoid the native installs on Mac an
-
cropResize not working
· 11 years ago
BTW I use homebrew to install PHP on my mac, and it works just fine: http://getgrav.org/blog/mac-os-x-apache-setup-multiple-php-versions
-
cropResize not working
· 11 years ago
Another thing it could be is a missing JPG or PNG library. that GD relies on? http://stackoverflow.com/questions/25124761/no-png-support-in-php-gd-library-but-has-gif-and-jpeg-support-how-can-i-fix-th
-
cropResize not working
· 11 years ago
My next step is to deploy my test site on a vagrant vm and see if the issue is specific to my MAMP stack or not.
-
cropResize not working
· 11 years ago
yep, I have gd installed and enabled.
-
cropResize not working
· 11 years ago
Check to make sure you have gd installed for PHP. That is required for image manipulation to function.
-
cropResize not working
· 11 years ago
yes, both of those are enabled. I'm not getting any messages.
-
cropResize not working
· 11 years ago
Do you get any error message? Are errors.display and debugger.enabled enabled in system.yaml?
-
cropResize not working
· 11 years ago
I'm having trouble with using cropResize in a simple gallery. I'm basically replicating the simple gallery recipe from the cookbook, but cropResize() is breaking and I'm not getting any useful informa
-
Grav Bitnami Stack
· 11 years ago
Voted, as I use Bitnami (WAMP Stack) for all development now and a one-click installer would definitely be preferable to their current custom-app system of setting up hosts. If possible, an option for