Fix Error 500 and Views configuration

On a multilingual site i experience Error 500 after updating to Drupal 8.8.5 when trying to edit some Nodes of a certain contenttype.

There is no watchdog entry.

Contentmoderation and revisioning is active on that contenttype. When rolling back to an older Revision editing the node is (sometimes) possible again.

--------

Same thing with some views. After updating to Drupal 8.8.5 some views have multiple entries of the same node and sometimes they throw an error 500

There is no watchdog entry.

--------

Having two PHP versions on the same domain

I would like to have an old version of a site (PHP 5.x) to co-exists with a new one (PHP 7.x) on the same domain. Is that possible?

Basically need to keep a Drupal 6 site that works only under PHP 5.x but have a newer site that runs Drupal 8 and PHP 7.x.
cPanel allows me to change the PHP version but that is being forced on all the domains on that account.
Hoping that we can manipulate some file to be able to make the two versions co-exist.

ludwig support for Real AES

I am not sure where exactly to put a feature request so i thought i'd start here. 

is there any way to get  ludwig support for Real AES?  

just to be clear

https://www.drupal.org/project/ludwig

https://www.drupal.org/project/real_aes

Thanks for your time!

Drupal 8 - How do I manage activities with multiple recurring dates in a calendar?

Hello everyone, 

I'm currently running Drupal 8.8.5 (I'm new to Drupal) and would like to manage different activities that can have different recurring dates. Plus, every time slots need to have their own location address. I would have for example the Piano activity that could be every Friday at 4 pm (at x location) and every Sunday at 10 am (at y location).

Views Relationships

So, I am trying to build a REST export in views. The path to the export is /api/server-list/<unique user id>/?api_key=whatever

The unique user id is a special field attached to the user (not the user id). It's actually a Steam ID.

The rest export pulls content of type 'server list' in, which has a field called 'Access Role' to it, which is a list of roles on the site. 

Views Contextual FIlters AND OR

Hello,

In my view, I would like 3 contextual filters :

- FieldA

- FieldB

- FieldC

( FieldA OR FieldB ) AND FieldC

By default, contextual fileters are using AND condition.

I find this module https://www.drupal.org/project/views_contextual_filters_or to remplace AND by OR.

But it's not what I want.

With Filters, we can choose between OR and AND, how to have the same fonctionnality with Contextual Filters ?

Thanks a lot :)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x