Host doesn't have required versions for D9 upgrade

I've been with my current dedicated server company for quite a while now, but I'm having trouble finding a way to get the requirements so I can upgrade all the sites to Drupal 9. I started to check around for a new company, and I keep finding the same problems. I'm curious if others are having a similar problem, and where people are finding server companies that do fit the requirements.

Geofield: Input geojson in D8

Hello All,

Geofield no longer allows geojson input data in D8 version. Am I missing something? D7 had an option. Any feedback is appreciated. Thanks

How Update a module from 8.x-1.3 to 8.x-2.x-dev

Hello,

How to update Private message from 8.x-1.3 to  8.x-2.x-dev
I cannot update a module of a version other than installed. Can you give me the composer command.

Best Regards,

Acquia Dev Desktop MySQL not starting

Hi, I'm new to Drupal and php and I'm trying to just get a site up and running so I can play around with it.  I decided to install Acquia Dev Desktop on my windows machine, but when I start it up I get the following error message: Process 'MySQL database server' failed to start. Port 33067 didn't open.

When I try to view the logs for MySQL, which according to the stack configuration file is at C:\Program Files (x86)\DevDesktop\mysql\data\mysql.err, it says it doesn't exist and offers to create one.  One thing I have found is this warning on PhpAdmin:

How to hide a type of content field based on a field of the logged in user?

Hello everyone,

I'm using the views module to show a table with different activities that have different prices. My problem is that I need to show only one of the prices based on one of the current user's field. Does anyone know how I could achieve this? Would I need to use something other then views?

Thanks!

How to put the group identifier in TWIG ?

Hi, I need to integrate the group identifier into my template. I tested with this code, but it doesn't work. It breaks the page :

https://www.drupal.org/project/group

group.id.value()

However if I print the code below, it returns the group ID :

{{ group.id.value }}

Here is the complete template :

group--personnel--frontpage-tasks.html.twig

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x