Update via composer and drush displays warning old core

Hello,

I have just updated from 8.6.10 to 8.6.12.

I did it with this script:

composer update drupal/core --with-dependencies &&

vendor/bin/drush updb &&

vendor/bin/drush cr &&

vendor/bin/drush core-cron &&

vendor/bin/drush rq --severity=0)

It ends with a warning that Drupal core is old and that version 8.6.12 is available.

I repeated drush cr and drush core-cron several times but drush rq still displayed the same warning.

Searching module which is synchronized with Outlook

I offer consultings on my website and I would that the client can book their dates on the internet. Therefore the dates should be synchronized with the outlook calendar and only shows the free dates.

Does someone knows a module for that or have some tipps?

Thanks a lot

Reset Password issue and not being able to login

I was running a personal website on a temporary URL and everything was fine. I then bought a new domain name yesterday for it and pointed the nameservers and everything seemed OK. I don't think it has fully propagated yet but I now find I can't login in to the site. I know I haven't changed the login details and also when I request a new password it accepts both the username and the email address but I am not getting an email.

How can I load an image by an uri in preprocess image?

I wrote a custom template with a customtemplate_preprocess_image function.

In this function I have only $variables['uri'] at my disposal to load the same image but with a different image style. The uri is of this format: '/sites/default/files/styles/image_xs/public/2019-02/IMG_20181219_135712499_0.jpg?itok=1faUCioy'

If I now do this

How to handle trusted host settings issue for a sub domain with a separate Drupal Instance

Hello There,

I installed a brand new Drupal 8 instance on a subdomain as a www.subdomain/maindomain.com. The site admin is giving trusted host settings problem. I know what changes to make in settings.php in the case of the main domain. However, am not sure what to do in case of a subdomain. Could anyone please let me know how to solve this problem?

Thanks and regards

Leaflet map icon url by node type

I have a map created in Views pulling multiple map points from nodes. Using the Leaflet Map formatter, I am able to set up a custom icon with a static relative url like:  /sites/default/files/map_markers/custom_icon.png.  I would like to have a different png for different content types.  It seems possible, but I haven't found any documentation on how to configure the url with replacement patterns.  

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x