Conversation

Notices

  1. @manuel @mmn maybe it's related to the StoreRemoteMedia plugin not working. i don't see any remote images in https://lamatriz.org/main/all

    Thursday, 25-Feb-16 16:16:26 UTC from quitter.se
    1. @hannes2peer @manuel The issue was that $config['attachments']['supported'] was set to "true" (instead of an array of mimetype=>extension bindings)

      <MMN-o> The thing is that that array is used to get the file extension based on a mime type value
      <MMN-o> and if it's set to true, we can't guess that
      <MMN-o> so the solution would be to have a separate array for mime=>extension relations

      Thursday, 25-Feb-16 19:19:48 UTC from social.umeahackerspace.se