Drupal 8 and rules email notification

Hi,

is it possible with D8.1 and the recent rules module to create a rule to send an email to the author of a node after someone hast left a comment there? Or does rules still doesnt support tokens in the D8 release?

hope for help, thanks!

Recovering From A Mangled Theme

I was upgrading a theme on one of my test sites (Drupal 8) like this:

drush up mayo

Something went ... wrong. I'm new to drush, so I can't say much more than that. It failed and my site started acting like I didn't have any themes installed.

I first tried to back out of it by copying the original theme files back out of drush backups, but my site failed to recognize that the files were there. Even after multiple "drush cr". I then backed out of it by setting the default theme to Bartik via drush, and then installed the theme like this:

Drupal 8.1.1 core Failed to get update data

I have several Drupal 7 sites running on my ISP with no problems. I recently tried to install Drupal 8.1.1 in a test. It installed with no problems, and seems to run OK, except the update module can't get the core update information. Here's the error logs:

Blocks, CKEditor adds <p> tag in Druapl8

In Druapl8
I am trying to create a custom block (html code in FULL Text text mode).

CKEditor adds

automatically which is not desirable - extra spacing and end junk

tags.

How can I turn off such auto adding?
Probably it's good to have it disabled for admins and have it enabled for users.

Any piece of advise?

Thank you

Redirect front page node

Hello,

I use Drupal 8. The module "Redirect" redirects all /nodes to the their corresponding alias, but the frontpage doesn't get redirected. If I enter www.mypage/node/1, it is not redirected to www.mypage.com.

To solve it I added "Redirect 301 /node/1 http://www.mypage.com" in my .htaccess.

I just wonder if I have done anything foolish. I've red a lot of avoiding duplicate content.

Fred

error mysql with search_api

Hi,

We encounter a problem after installing search_api on drupal 8 (succesfully migrated from a drupal 6).
As we try to index we've got the error message below after 32 items:

"SQLSTATE[42000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. You have to change some columns to TEXT or BLOBs: ALTER TABLE @search_api_db_contenu ADD `search_api_datasource_52` VARCHAR(255) DEFAULT NULL COMMENT 'The field\'s value for this item'; Array ( ) "

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x