[Solved] Drupal 8 is adding index.php in URL

I have D7 production website, which I intend to upgrade to D8. My current server has nginx  as reverse proxy server in front of apache and running it with fast_cgi. My D7 website works fine. But D8 is adding index.php in url. For example mysite.com/index.php/contact.

I have checked alone with apache, D8 works fine. But if I enable nginx it starts adding index.php in url. Nginx requests for index.php but somehow D7 is capable of remove that index.php from url and D8 is not.

My Nginx Config

Manipulating a JSON API response before being send to the client

My C#.NET WPF application running Drupal 8 backend is serving 3 different departments as clients. Each of my content type structure is referencing a content type Department. Every user in the system belongs to a single Department. I am using the JSON API to get data to and from my Drupal 8 Backend.

Trying to access array offset on value of type int in Drupal\Core\Render\Element::children() 

Hello,

I am using composer for the first to create projects and install modules. 

One site I did this in the shared hosting server using PUTTY:

Error - core_version_requirement' key - path_alias.info.yml

I am getting this error after updating from Drupal 8.8.4 to 8.8.5. - Windos 10 WampServer Localhost

Additional uncaught exception thrown while handling exception.

Original

Drupal\Core\Extension\InfoParserException: The 'core' or the 'core_version_requirement' key must be present in profiles/core/modules/path_alias/path_alias.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 73 of C:\wamp64\www\.....\core\lib\Drupal\Core\Extension\InfoParserDynamic.php).

Webform - "Send To", all email addresses can be seen

Hi, 

I can't figure out how to solve this:

Editing the email confirmation handler gives you the option to add multiple email addresses i.e

test1@gmail.com, test2@gmail.com, test3@gmail.com

WSO2 and Drupal connection

Hi everyone, 

Is there a method to map roles defined in Drupal and roles defined in WSO2? So, is there a method to create on-fly ad user account on WSO2 server when someone want to register to my Drupal website?

Thank you so mush. 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x