@aluzzardi's workaround works for me. Thank you @aluzzardi!
Providing an update here. Tested IMCE on 3 other sites. It is not an IMCE issue. It's a ckeditor5 issue.
https://www.drupal.org/project/drupal/issues/3441889
🐛
Uploading an image to CKEditor5 causes entire layout to shift
Active
Providing an update here. Tested IMCE on 3 other sites. It is not an IMCE issue. It's a ckeditor5 issue.
https://www.drupal.org/project/drupal/issues/3441889
🐛
Uploading an image to CKEditor5 causes entire layout to shift
Active
The issue is occurring for me as well.
I experienced the same issue for version 3.1.0. In version 3.1.1, it creates more horizontal scrolling.
albertho425 → created an issue.
Field mapping is not working for me. I get the following message:
TypeError: Drupal\gutenberg\MappingFieldsHelper::getMappedFields(): Argument #1 ($template) must be of type ?array, string given, called in /var/www/html/web/modules/contrib/gutenberg/src/MappingFieldsHelper.php on line 285 in Drupal\gutenberg\MappingFieldsHelper->getMappedFields() (line 264 of modules/contrib/gutenberg/src/MappingFieldsHelper.php).
Looks like https://github.com/front/create-cloud-block doesn't work, all dependencies are deprecated.
The https://gutenbergcloud.org/ link doesn't work.
- issue with the certificate
- Also displays this message:
Passenger error #3
PassengerUser directive is not set for the virtual host of the current request.
I read this link: https://git.drupalcode.org/project/webform/-/blob/6.2.x/includes/webform... and referenced webform_update_8637() but couldn't figure what I'm supposed to do.
Today I ran
drush pm-uninstall webform
drush en webform
and it says In Role.php line 210:
Adding non-existent permissions to a role is not allowed. The incorrect permissions are "execute node_assign_owner_action node", "execute node_unpublish_by_key
word_action node".
In the logs, it doesn't log webform as installing. When I try to install again, it says webform already enabled.
Next I tried the following commands which didn't help:
drush php-eval 'node_access_rebuild();'
drush updb
drush cr
Sorry, I spoke too soon. The repair command works on local, but not on staging. On staging, the config form is still missing for the main site.
It still gives this message when running drush en web
In Role.php line 210:
Adding non-existent permissions to a role is not allowed. The incorrect permissions are "execute node_assign_owner_action node",
"execute node_unpublish_by_keyword_action node".
When running drush ws
it says
----------------------
3067837 29/Jun 12:05 update Warning Schema information for module webform was missing from the database. You should
manually review the module updates and your database to check if any updates
have been skipped up
drush updb, drush cr, drush webform:repair, and drush pmu webform doesn't work on staging. There are 3 other multisites on staging that are running webform without issue.
Is there a SQL query I could run?
Thank you. drush webform:repair
did the trick. The main site and all 12 multisites are working now. Thanks.
I'm using the webform on my Drupal 10 multisites. Got it to work on 3 multisites, but the original multisite just won't work despite uninstalling, reinstalling, updb, cr.
albertho425 → created an issue.
I got the same message:
[success] Finished performing updates.
PHP Fatal error: Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /var/www/html/web/modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 5077
Fatal error: Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /var/www/html/web/modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 5077
[warning] Drush command terminated abnormally.
Failed to run drush updb: exit status 1
albertho ~/Documents/uw-deohs-web [06-27] $ ddev drush ws
PHP Fatal error: Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /var/www/html/web/modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 5077
Fatal error: Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /var/www/html/web/modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 5077
[warning] Drush command terminated abnormally.
Failed to run drush ws: exit status 1
albertho ~/Documents/uw-deohs-web [06-27] $ ddev drush cr
PHP Fatal error: Declaration of Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::__sleep() must be compatible with Drupal\search_api\Backend\BackendPluginBase::__sleep(): array in /var/www/html/web/modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 5077
albertho425 → created an issue.
albertho425 → created an issue.
Thank you Jakob!
Here is a screenshot of the errors I see.
https://drive.google.com/file/d/1zfHmbAWr1ZLT_FemQjEdBQzTuOX9cNQf/view?u...
There are several pages of these per multisite and the links actually work. Setting the log level of Link checker to debug messages only has no effect of decrease these error messages.
When viewing recent log messages, I am now only filtering to see Emergency, Alert, and Critical messages. I would check Error messages last because they are all Link checker messages and the vast majority are fully functional links.
Update:
Update: My coworker Tom discovered that in my case, it's actually the content policy checkbox isn't working correctly. He got it working by using config export/import for Google Tag. This is the specific issue. https://www.drupal.org/project/google_tag/issues/3424623 🐛 "Enforce Privacy Consent Policy" checkbox default value is checked even when it is disabled RTBC
albertho425 → created an issue.
The data isn't flowing for one of my multi-sites. I can see the tag on every page when viewing the source code. Also, when using the "test your website" feature in Google Analytics, it shows a successful connection.
Re-importing the database for each multisite resolves the issue.
I updated token to 1.14.0, diff to 1.3.0, search_api to 1.34.0, and search_api_solr to 4.3.3 on my main site which is working normally. On all my multisites, I see this message in Terminal.
ID Date Type Severity Message
------- -------------- -------------------- ---------- -------------------------------------------------------------------------------
18676 16/Apr 07:54 php Error Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You
have requested a non-existent service "token.module_provider". Did you mean
this: "router.route_provider"? in
18675 16/Apr 07:54 access denied Warning Path: /cehe/admin/reports/dblog?severity%5B%5D=3&severity%5B%5D=4.
Drupal\Core\Http\Exception\CacheableAccessDeniedHttpException: The 'access
site reports' permission is required. in Drupa
18674 15/Apr 18:56 php Error Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You
have requested a non-existent service "token.module_provider". Did you mean
this: "router.route_provider"? in
I tried rolling back to the previous version of the modules as well as restoring the database and nothing is working yet.