When trying to add the easy_social block through the block layout, it doesn't jump to the next step of adding the block. I am seeing AJAX errors pop up through the developer console which can lead to where this problem is likely coming from.

CommentFileSizeAuthor
easy_social_add_block_error.png167.15 KBjohnorlandella
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dalin’s picture

I'm running into this issue too. Oddly enough it only happens on Pantheon, not on my local machine. It doesn't seem to have anything to do with AJAX per se. It happens even if you disable JS. I get just a WSOD and no errors in PHP or Nginx logs.

To work around this I copied the DB locally, configured it how I like it, then moved the DB back to Pantheon.

Not quite sure how to pursue debugging this.

dalin’s picture

And, even after I did the workaround to create the block locally and upload the DB to Pantheon, I still get the WSOD on Pantheon when I visit
/admin/structure/block/manage/easysocial

I can edit blocks from any of the core modules just fine. I don't have any other contrib modules that provide blocks.

jmoreira’s picture

I posted a patch for this and some other D8 port at: https://www.drupal.org/node/2399917#comment-10310781

jmoreira’s picture

Status: Active » Closed (duplicate)
Related issues: +#2399917: Easy Social and Drupal 8 new API fixes

D8 discussion(and patch to fix this issue) here: https://www.drupal.org/node/2399917