User Redirection based on his status (loggedin/loggedout)

So as the title dictates, I'm trying to redirect the user based on his status but I'm facing difficulty in doing so. Here is what i'm doing:

----------------------

In the submit form:

----------------------

public  function submitForm(array &$form, FormStateInterface $form_state){

.......

CKEditor

I have built a new site in Drupal 8. Everything was working totally fine but all of a sudden the CKEditor bar is not at the top of any editing boxes. It looks like it's still enabled properly. Does anyone have any ideas?

Feedback on process to replicate a site on a Drupal 8 multi-site installation

Hello,

I would like to expose the process I follow to clone / replicate a site in a multi-site installation and would be happy to receive feedback from the community on how to improve it.

The concept of what I achieve is the following:

Drupal 8 Multi-site:

Drupal 8 on IIS, possible path issues?

Hi,

We have an install of Drupal 8 on IIS 8.5 with PHP 7.1.x 

We are getting a few issues after uploading the site. These include

1. All modules and themes report not having a info.yml files e.g. "drupal8_parallax_theme-8.x-1.0.zip does not contain any .info.yml files" although there are .info.yml files in the zip files.

2. Blazy UI reporting the following error

In Views UI, how to add conditions in "ON" clause when referencing

I have two content types: Measurement (M) and Period (P).

M contains a date (when the measurement was taken).

P contains two dates: Start date and End date.

When building a view of Measurements, I want a relationship with Periods. That is what I want to get:

Measurement on 10 Sep Period 1 Apr - 20 Apr

Measurement on 11 Sep

...

Alias not automatically redirect ? (multilingual) when in Maintenance mode...

Hello

On a D8.3.7 site, multilingual English / French.

I install the modules Pathauto and Redirect.

I create a test node (68) "Didier Test"
I put in URL path "/didier_test".

I can access with  https://mysite.com/fr/didier_test    ok

But when I use  mysite.com/fr/node/68 , my page is display but the URL is not replaced with  /fr/didier_test
So, It will be Duplicate Content.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x