By Marco Ficelle on Sunday, 08 March 2015
Posted in General Issues
Replies 20
Likes 0
Views 839
Votes 0
Hi Guys,

Can you check if you can upload images with very big px dimensions?

Example:
A user of my ES installation tried to upload a image with 2,5 Mb, but the image is taken by a dsrl and had the dimension of 6000 x 5000 Pixel. She get an error after uploading.

Can you check on your installation if the high dimension is a problem for ES uploading features?
Hello Marco,

I am sorry for the delay of this reply.

I've tried to upload a very huge picture approximately 6000x5000 pixel in dimension and 10mb in size and didn't receive any error when uploading. May I know have you tried to set the max photo upload size with higher value from the backend > easysocial > profile types > access limit > photos? http://screen.stackideas.com/2015-03-09_1114.png

If the problem still persist, can you provide us with Joomla backend and FTP access so we can directly check on the issue?
·
Monday, 09 March 2015 11:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

We have tried to upload a image to an event and we get the following

Sorry, the photo that you are trying to upload is larger than the allowed maximum file size of mb.

We have photos set to 10mb.

Sorry for jumping in,
·
Tuesday, 24 March 2015 22:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alex,

Hm, are you on Joomla 3.4? We just discovered a compatibility issue with Joomla 3.4 but I am not sure if this could solve your issues? Download the attached file and upload it into /administrator/components/com_easysocial/includes/access/
·
Wednesday, 25 March 2015 00:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

That indeed did work, we are running the latest Joomla 3.4

Regards
·
Wednesday, 25 March 2015 00:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alex,

Ah, okay thanks for updating. Glad that your issues are resolved now
·
Wednesday, 25 March 2015 01:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

My problem persists..

its not the file size. Its the dimension of the image
if i upload the image in my profile by clicking on avatar --> upload new avatar

then i get the error (take a look at the screenshot)

i attached the screenshot and the high dimesion (6000x6000px) image here in this post. The filesize isnt bigger than 500kb.

test it with this image i have uploaded here..
·
Wednesday, 25 March 2015 02:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Marco,

The larger your dimensions are, the more memory it uses because the PHP GD2 library needs to load up the image resource in the memory. So it would then boil down on your memory_limit instead.
·
Wednesday, 25 March 2015 02:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok i understand.. I will check in my htaccess file and on my hosting partner if there is any way to upgrade the memory_limit
·
Wednesday, 25 March 2015 18:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Marco,

Kindly please update us on this issue, once you have the responses. Have a nice day.
·
Wednesday, 25 March 2015 18:16
·
0 Likes
·
0 Votes
·
0 Comments
·
ok, Nice day too
·
Wednesday, 25 March 2015 18:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you for the support
·
Wednesday, 25 March 2015 21:14
·
0 Likes
·
0 Votes
·
0 Comments
·
No problem Alex I hope this would "reduce" some of your hatred messages
·
Thursday, 26 March 2015 03:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

I would never fault the support here at Stack Ideas, that is unmatched. I still am very angry regarding my money funding EB updates. I do not blog but I use ES very heavy on my site.

I am worried about it going the way the other social platform went and when I invest my money I like to think I'm getting a good deal (Price is fine BTW)

It may of sounded like I was attacking you but I was in fact attacking the methods and broken promises which in turn is your decision to make hence the barrage of messages.

Thank you again for the top support.
·
Thursday, 26 March 2015 17:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alex,

Thanks for the heads up. We human are always make a mistake, nothing is perfect in this world. Nevertheless we will continue to improve ourselves and try to be better than before.

Thank you again
·
Thursday, 26 March 2015 18:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Mark,
how much memory_limit i need for actions like this? How much do you have on your server?

Is there anyway to also include an translated error message if the process is not able to do the job with the memory limit?

like this..: "file dimension is too high, Please reduce dimension of the file..

Maybe it would be possible to manage this in backend in the future..
Is that possible?
·
Thursday, 26 March 2015 18:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Marco,

Thanks for the suggestion. We'll see if we can do checking for file dimension and if this is possible, we will try include this in the future. By the way, can you voice this request here: http://stackideas.com/voices/easysocial so that our developer can take a look on this request.

Thanks again and have a nice day.
·
Thursday, 26 March 2015 18:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok and how much memory limit did i need?
·
Thursday, 26 March 2015 19:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Marco,

I am sorry for the delay of this reply.

Try with the 2048M or above for the memory limit
·
Friday, 27 March 2015 11:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello! I have such problem - can't upload photo file near 6 Mb 5312x2988px but in settings for Profile type I did set 10Mb
I get error - Unable to parse server reponse

in php settings - memory_limit 128M

What have I do for upload photos from my GalaxyNote4 to site without any editing?
Thanks!
·
Wednesday, 02 September 2015 16:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Anastasia,

Larger file dimension require higher memory limit value inside your php.ini on your webhosting server. You can refer to the following url regarding on the require memory needed for specific image dimension, http://www.dotsamazing.com/en/labs/phpmemorylimit . Try to increase your memory_limit to 512M and see how it goes.
·
Wednesday, 02 September 2015 17:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post