Welcome Guest, Not a member yet? Register   Sign In
Upload and resize image problem.
#6

(09-08-2018, 08:27 PM)ignitedcms Wrote: OK if that's not the issue check first to see if the folders are being created etc.

I'd start by doing something very simple like creating a controller and form that uploads an image and puts it into a directory already created and crops and resizes it. If that works it is simply a flaw in your logic. Also check to see if gd2 is enabled in php settings.

https://stackoverflow.com/questions/1921...age-resize

You can officially tell that i'm an idiot.... The ONLY thing was that i forgot to add "_multipart" in my form open script. Now it works fine! 

Thank you very much for your time guys!
I appreciate it!

//Life motto
if (sad() == true) {
     sad().stop();
     develop();
}
Reply


Messages In This Thread
Upload and resize image problem. - by HarrysR - 09-08-2018, 12:50 PM
RE: Upload and resize image problem. - by HarrysR - 09-08-2018, 05:04 PM
RE: Upload and resize image problem. - by HarrysR - 09-09-2018, 10:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB