Hi,
I Can't upload a photo into an album
Msg: "Not enough memory to process the image"
I have test with a small picture ( 6Ko)
When I update avatar or cover it's work fine.
My php parameters: MEMORY_LIMIT 256 Mo
Joomla: 3.9.8 / JoomSocial: 4.7.2
Regards

    vleleu
    Hi
    Kindly increase the Limits as shared here http://prntscr.com/o4ag9y
    I can not see the limits increase in system information tab in Joomla.
    If you get same error after increase limits there is some server issue, you can apply this suggestion.

      Ninja
      We used your second solution:
      /components/com_community/helpers/image.php
      Before: return false;
      After: return true;
      It's work !
      Thank you for your help
      Vincent

      Ninja locked the discussion.
      Write a Reply...
      You need to Login to view replies.