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
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.
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).