Hi All, I'm new with Drupal, want to install drustack distro, but don't know how. Should I firstly install Drupal core and then copy drustack files to the core of web-site replacing some files like composer.json? Thanks for attention.
I'd like to add more than one author for some nodes. However, when I add many authors in the default author field in Drupal 8, it just saves one author, not all, by the end.
I know that it is possible to create a new field that would be a user reference field, and to assign to it unlimited values, but I find it dumb to create a field when there is already one by default.
Is it possible to change the default author field to add more than one author ?
When installing drupal 8.2.0 I get Your web server does not appear to support any common PDO database extensions
However when I check with PHPinfo end PHP 7.0.11 (CGI/FastCgi) has PDO's enabled
If I test it with and info.php testing these 4 features file I get OK results:
PDO available PDO mysql available CLASS PDO exist method PDO query exist
We have installed a drupal web site on windows 2012 R2 with wamp platform. It's an Intranet for 100 people.
Is it possible to go in production environnement with this configuration ? If not, where can I find the "proof" that it is not possible (it's for my boss :)). Have you an experience with it ?
If it's not possible, what is the best configuration for drupal with Windows 2012 R2. It seems for instance that drupal is not compliant with IIS 8.5 (installed with R2 version of windows 2012) ?
I seem to have a problem with installing and starting up my Drupal 8 site on my Linux based webserver. I've been searching for potential solutions for a week now, without any success.