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.
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.
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:
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?