Een hart voor de Drupal Community

Bij make it fly geloven we sterk in Drupal en Open Source software in het algemeen. We maken dagelijks gebruik van vele open source componenten en de vele Drupal modules die beschikbaar zijn. We dragen actief ons steentje bij aan de community door zelf patches, modules en documentatie te voorzien, daarnaast zijn enkele teamleden ook actief in de Drupal User Group vzw.

Een overzicht van onze bijdragen aan de Drupal community vind je terug op onze Drupal.org pagina. Naast het actief meerwerken aan de Drupal community, zetten we ook andere ontwikkelaars op weg door vragen te beantwoorden op Drupal Answers.

  1. Error sending test email

    Fons

    I'm running MAMP on Mac OS X and I found this issue which helped me.

    I'm adding mu solution here for future reference (if needed):

    I was unable to send mails locally (and catch them with mailhog).

    I got the following error:

    An attempt to send an e-mail message failed, and the following error message was returned : Error creating transports: Unsupported sendmail command flags "/Applications/MAMP/Library/bin/mhsendmail --smtp-addr=0.0.0.0:1025"; must be one of "-bs" or "-t" but can include additional flags.

    The solution was to add the following line in the php.ini file of the active php version:

    ; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
    ; http://php.net/sendmail-path
    sendmail_path = "/Applications/MAMP/Library/bin/mhsendmail -t --smtp-addr=0.0.0.0:1025";
  2. Error when editing existing media item

    Sven Decabooter

    Problem/Motivation

    When trying to change an existing media item, I get the error message "Non-reusable blocks must set an access dependency for access control."

    This is for the drupal.be website - so might be related to i18n, although we have only set up 1 language so far.

    This can be worked around by removing said block, and creating a new one with the new image, but that's a bit cumbersome.

    Steps to reproduce

    - Edit an existing page, e.g. Homepage. - Try to change the media item used, by providing a new one.

  3. Mobile menu icon invisible when using homepage banner image with dark background

    Sven Decabooter

    Problem/Motivation

    For the drupal.be website I set up a homepage banner block with an image to the left. The image contains a rather dark background.

    When checking the site on mobile, the hamburger menu was not visible, because it consists of black lines. I have resolved this by choosing another image for the homepage banner, but it took me a few week until I noticed. So preferably we can provide a fix for this, so that the hamburger menu is still visible with a dark background image, or alternatively, provide a warning to content editors to make sure they do not use such an image, as to not break the experience for mobile users.

    Steps to reproduce

    - Edit homepage - Edit "Homepage banner" block and upload an image with a dark background instead.

  4. Modal doesn't close after saving/updating, stuck on redirect

    Sven Decabooter

    This looks like a duplicate of #3347330: Modal Does not Close Automatically (possibly only on multilingual sites), caused by the absolute URL. Can you report back in that ticket if the problem still persists on the latest version of this module?

  5. Make iframe CSS overrides easier

    Sven Decabooter

    Did the addition of a dialog class in #3308949: Add a class to the dialog container help here in any way? Or would the patch by kpaxman still need to be applied to help resolve this issue?

  6. Modal Does not Close Automatically (possibly only on multilingual sites)

    Sven Decabooter

    This patch & MR no longer apply to the current 1.3.x state. I have also tested on a multilingual site (with paths instead of domains configured though), and cannot reproduce the issue. Can people who encountered this, retest with the latest version of this module, and report back if the problem still exists?

Sven Decabooter - Drupal Developer

"Onze teamleden bouwen zelf ook mee aan ons geliefde Drupal, en daar zijn we trots op"

Sven Decabooter
Drupal developer

Betrouwbare technologie, naadloze prestaties. Dat zijn onze Drupal-oplossingen.