Welcome Guest, Not a member yet? Register   Sign In
Image upload Problem - image not uploading
#6

(05-19-2018, 03:57 AM)It might be better to do a var_dump to check the return response ,that would help to figure out what\s wrong conxeptbox Wrote:
(05-18-2018, 03:27 AM)InsiteFX Wrote: Also check your php.ini file.

memory_limit = 32M

these two below should always be the same size.

upload_max_filesize = 32M
post_max_size = 32M

These setting's can effect any file upload type's.

Hi InsiteFX,

Thanks for your response. This was not set as you defined, but after changing the values, we still facing the same issue. Is there any other possible issue which help uploading the assets files to the server.

We have checked each and every bit of code, nothing suspicious. Maybe we missed something.

Thanks again for quick help.

Conxeptbox
Reply


Messages In This Thread
RE: Image upload Problem - image not uploading - by scalla - 05-19-2018, 05:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB