🇺🇸United States @tjtj

Account created on 6 September 2010, over 14 years ago
#

Recent comments

🇺🇸United States tjtj

webform 6.3.0-alpha1 is released. Please release this.

🇺🇸United States tjtj

where is the link to 6.3 alpha?

🇺🇸United States tjtj

I can live with an unstable webforms, since it will be updated by composer when it is totally fixed. But I cannot do the move to D11 on a test site until you release a dev version of this module.

🇺🇸United States tjtj

There is no version number in jquery_ui.menu.info.yml

"name: jQuery UI Menu
type: module
description: 'Provides jQuery UI Menu library.'
package: jQuery UI
core_version_requirement: ^9.2 || ^10 || ^11
dependencies:
  - jquery_ui:jquery_ui (>=8.x-1.7)ent: ^9.2 || ^10 || ^11

But my versions that work have this in them:

# Information added by Drupal.org packaging script on 2024-05-30
version: '2.1.0'
project: 'jquery_ui_menu'
datestamp: 1717031362

I added this, and it fixed it!

But why wasn't it added by the packaging system?

🇺🇸United States tjtj

How do I get a patch to apply or a new D11 release? This is stop[ping my D11 upgrade. Webform has 6.3 out.

🇺🇸United States tjtj

Extend does not show the version of these modules either. For example, JQuery UI:

Machine name: jquery_ui_datepicker
Requires:
  • jQuery UI (>=8.x-1.7) (incompatible with version * ? *)
Required by:
  • Webform jQueryUI Datepicker
Module path: modules/contrib/jquery_ui_datepicker
🇺🇸United States tjtj

tjtj created an issue.

🇺🇸United States tjtj

Thanks. Why not put a link to this? Views claims they will do their update

🇺🇸United States tjtj

I cant remove classy from 10.3. If I do, I get
Undefined array key "classy" ThemeHandler.php:74

It is not installed on my appearance page either.

🇺🇸United States tjtj

So how do I get a D11 version?

🇺🇸United States tjtj

https://www.drupal.org/project/webform/I am confused by this long issue. How do I get webform to work on Drupal 11?

 # composer require "drupal/webform:dev-3465838-drupal-11-compatibility as 6.3.x-dev" -W
./composer.json has been updated
Running composer update drupal/webform --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/webform dev-3465838-drupal-11-compatibility as 6.3.x-dev, it is satisfiable by drupal/webform[dev-3465838-drupal-11-compatibility] from vcs repo (git https://git.drupalcode.org/issue/webform-3465838.git) but drupal/webform[dev-4.x, dev-5.x, dev-6.x, dev-6.0.x, dev-6.1.x, dev-6.2.x, dev-6.3.x, 4.x-dev (alias of dev-4.x), 5.0.0-beta1, ..., 5.x-dev (alias of dev-5.x), 6.0.0-alpha1, ..., 6.x-dev (alias of dev-6.x)] from composer repo (https://packages.drupal.org/8) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance.
  Problem 2
    - drupal/webform_views is locked to version 5.4.0 and an update of this package was not requested.
    - drupal/webform_views 5.4.0 requires drupal/webform ^6.0 -> found drupal/webform[dev-6.x, dev-6.0.x, dev-6.1.x, dev-6.2.x, dev-6.3.x, 6.0.0-alpha1, ..., 6.x-dev (alias of dev-6.x)] but it conflicts with your root composer.json require (dev-3465838-drupal-11-compatibility as 6.3.x-dev).

and

# composer require drupal/webform:dev-3465838-drupal-11-compatibility
./composer.json has been updated
Running composer update drupal/webform
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/webform dev-3465838-drupal-11-compatibility, it is satisfiable by drupal/webform[dev-3465838-drupal-11-compatibility] from vcs repo (git https://git.drupalcode.org/issue/webform-3465838.git) but drupal/webform[dev-4.x, dev-5.x, dev-6.x, dev-6.0.x, dev-6.1.x, dev-6.2.x, dev-6.3.x, 4.x-dev (alias of dev-4.x), 5.0.0-beta1, ..., 5.x-dev (alias of dev-5.x), 6.0.0-alpha1, ..., 6.x-dev (alias of dev-6.x)] from composer repo (https://packages.drupal.org/8) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance.
  Problem 2
    - drupal/webform_views is locked to version 5.4.0 and an update of this package was not requested.
    - drupal/webform_views 5.4.0 requires drupal/webform ^6.0 -> found drupal/webform[dev-6.x, dev-6.0.x, dev-6.1.x, dev-6.2.x, dev-6.3.x, 6.0.0-alpha1, ..., 6.x-dev (alias of dev-6.x)] but it conflicts with your root composer.json require (dev-3465838-drupal-11-compatibility).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Please issue a real release ASAP.

🇺🇸United States tjtj

# composer require drupal/geolocation_geometry_natural_earth_us_states
./composer.json has been updated
Running composer update drupal/geolocation_geometry_natural_earth_us_states
Loading composer repositories with package information
Updating dependencies
Lock file operations: 4 installs, 0 updates, 0 removals
  - Locking drupal/geolocation_geometry (3.14.0)
  - Locking drupal/geolocation_geometry_data (4.0.0-alpha7)
  - Locking drupal/geolocation_geometry_natural_earth_us_states (4.0.0-alpha1)
  - Locking drupal/migrate_plus (6.0.4)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 4 installs, 0 updates, 0 removals
  - Syncing drupal/migrate_plus (6.0.4) into cache
  - Installing drupal/geolocation_geometry (3.14.0)
  - Installing drupal/migrate_plus (6.0.4): Cloning 6.0.4 from cache
  - Installing drupal/geolocation_geometry_data (4.0.0-alpha7)
  - Installing drupal/geolocation_geometry_natural_earth_us_states (4.0.0-alpha1)
2 package suggestions were added by new dependencies, use `composer suggest` to see details.
Package wikimedia/composer-merge-plugin is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
98 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
phpstan/extension-installer: Extensions installed
No security vulnerability advisories found.
Using version ^4.0@alpha for drupal/geolocation_geometry_natural_earth_us_states
jarfx:/srv/www/htdocs/www # drush updb
 [error]   (Currently using Missing or invalid module The following module is marked as installed in the core.extension
configuration, but it is missing:
 * geolocation_geometry_natural_earth_us_states

But again, drush does not see it:

www # ./dr pm-list | grep geolocation
  Geolocation                       Geolocation (geolocation)                                                              Enabled    4.0.0-alpha7
  Geolocation                       Geolocation - Address (geolocation_address)                                            Enabled    4.0.0-alpha7
  Geolocation                       Geolocation - Baidu Maps (geolocation_baidu)                                           Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Bing Maps (geolocation_bing)                                             Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Demo (geolocation_demo)                                                  Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Geocodio (geolocation_geocodio)                                          Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Geofield Integration (geolocation_geofield)                              Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Geometry (geolocation_geometry)                                          Enabled    4.0.0-alpha7
  Geolocation                       Geolocation - Geometry - Data (geolocation_geometry_data)                              Enabled    4.0.0-alpha7
  Geolocation                       Geolocation - Geometry - Demo (geolocation_geometry_demo)                              Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Google Maps API (geolocation_google_maps)                                Enabled    4.0.0-alpha7
  Geolocation                       Geolocation - Google Maps API - Demo (geolocation_google_maps_demo)                    Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Google Places API (geolocation_google_places_api)                        Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Google Static Maps (geolocation_google_static_maps)                      Enabled    4.0.0-alpha7
  Geolocation                       Geolocation - Google  Static Maps - Demo (geolocation_google_static_maps_demo)         Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - GPX (geolocation_gpx)                                                    Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Here Maps (geolocation_here)                                             Enabled    4.0.0-alpha7
  Geolocation                       Geolocation - Leaflet (geolocation_leaflet)                                            Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Leaflet - Demo (geolocation_leaflet_demo)                                Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Search API Integration (geolocation_search_api)                          Disabled   4.0.0-alpha7
  Geolocation                       Geolocation - Yandex Maps (geolocation_yandex)                                         Disabled   4.0.0-alpha7

🇺🇸United States tjtj

Close this. Forgot to enable it. (needs to be in instructions)

🇺🇸United States tjtj

 The process "git clone --no-checkout '/root/.cache/composer/vcs/https---github.com-phpstan-phpstan.git/' '/   
 srv/www/htdocs/www/vendor/phpstan/phpstan' --dissociate --reference '/root/.cache/composer/vcs/https---gith   
 ub.com-phpstan-phpstan.git/' && cd '/srv/www/htdocs/www/vendor/phpstan/phpstan' && git remote set-url origi   
 n -- 'https://github.com/phpstan/phpstan.git' && git remote add composer -- 'https://github.com/phpstan/php   
 stan.git'" exceeded the timeout of 300 seconds.                                                               
                                                   
 

🇺🇸United States tjtj

I get this too. My Config menu has disappeared, and when I manually go to admin/config, I get "access denied"
Path: /admin/config. Drupal\Core\Http\Exception\CacheableAccessDeniedHttpException: in Drupal\Core\Routing\AccessAwareRouter->checkAccess() (line 115 of /home/myname/public_html/mysite/web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php).
I am admin. How do I track this down?

🇺🇸United States tjtj

Error got munged:
Warning: Undefined variable $send_test_link in
Drupal\mailchimp_campaign\Controller\MailchimpCampaignController->overview() (line 178 of
/home/stelnews/public_html/web/modules/contrib/mail

🇺🇸United States tjtj

Installed patch. seems to work. Thanks. This also solves the issues with the cheditor5_font plugin https://www.drupal.org/project/drupal/issues/3457622#comment-15664592 🐛 logic exception in Drupal\Core\Config\Schema\Mapp Postponed: needs info

🇺🇸United States tjtj

I was unable to rename the title. But 10.3 checks the validity of CKEditor5 plugins, and this module failsw and prevents ant editing of a site. I had 5 sites affected by this, and all revived when I uninstalled this module.

🇺🇸United States tjtj

17:07:05.068

Error: TelemetryStopwatch: finishing nonexisting stopwatch. Histogram: "WEBEXT_CONTENT_SCRIPT_INJECTION_MS_BY_ADDONID", key: "{446900e4-71c2-419f-a6a7-df9c091e268b}" ExtensionTelemetry.sys.mjs:228:41
17:07:05.069
Error: TelemetryStopwatch: finishing nonexisting stopwatch. Histogram: "WEBEXT_CONTENT_SCRIPT_INJECTION_MS", key: "" ExtensionTelemetry.sys.mjs:224:31
17:07:05.069
Error: TelemetryStopwatch: finishing nonexisting stopwatch. Histogram: "WEBEXT_CONTENT_SCRIPT_INJECTION_MS_BY_ADDONID", key: "{446900e4-71c2-419f-a6a7-df9c091e268b}" ExtensionTelemetry.sys.mjs:228:41
17:07:05.069
timerId not found for Glean timing_distribution contentScriptInjection ExtensionTelemetry.sys.mjs:182
17:07:05.081
Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. bg.min.js:2
17:07:05.399 InstallTrigger is deprecated and will be removed in the future. commons.js:2:1452152
17:07:05.422

Uncaught TypeError: can't access property "id", [].find(...) is undefined

17:07:13.835

Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist.

🇺🇸United States tjtj

Bingo! Installing https://www.drupal.org/project/ckeditor5_font throws this error!

uninstalling it removes the error. I am filing this with that project.

🇺🇸United States tjtj

I uninstalled every CKEditor5 plugin and CKEditor itself (having removed CKEditor from the full_html and basic_html content editors. 10.3 works, and the editor.editor files are gone from configuration exports. I will now enable stuff one at a time.

🇺🇸United States tjtj
# grep -rnw './' -e "filter_settings"
./webform/src/Form/AdminConfig/WebformAdminConfigFormsForm.php:90:    $form['filter_settings'] = [
./webform/src/Form/AdminConfig/WebformAdminConfigFormsForm.php:96:    $form['filter_settings']['limit'] = [
./webform/src/Form/AdminConfig/WebformAdminConfigFormsForm.php:111:    $form['filter_settings']['filter_category'] = [
./webform/src/Form/AdminConfig/WebformAdminConfigFormsForm.php:120:    $form['filter_settings']['filter_state'] = [
./slick/config/schema/slick.schema.yml:310:filter_settings.slick_filter:
./blazy/config/schema/blazy.schema.yml:163:filter_settings.blazy_filter:
🇺🇸United States tjtj

Would uninstalling and reinstalling ckeditor5 fix this?
Would I need to uninstall all the plugins too, or is just changing all content types to text editor?

🇺🇸United States tjtj

as per mortona2k, I searched all my modules
/web/modules/contrib # grep -rnw ./ -e "type: filter"
and got no hits.

🇺🇸United States tjtj

Which modules?
CKEditor Find/Replace
This plugin module adds the find and replace dialog to CKEditor 5 in Drupal 9 or 10

  `ckeditor5.plugin.ckeditor5_list:properties` is invalid: its `label`
                                               key contains a string. It must be an array. in
                                               Drupal\Core\Config\Schema\Mapp

I did find nbsp installed and used in Full_HTML. I downgraded core, removed its use, uninstalled it, removed it, upgraded core, and got the same error.
ckeditor5_list is unchanged. I then uninstalled ckeditor_link_styles since most of the entries in ckeditor5_list see3med to be in ckeditor_link_styles_linkStyles. But they are still in editor.editor.full_html.yml even after removing the module.
Here is the whole file:

uuid: 01223bde-4b60-44eb-bcad-d906f3860401
langcode: en
status: true
dependencies:
  config:
    - filter.format.full_html
  module:
    - ckeditor5
format: full_html
editor: ckeditor5
settings:
  toolbar:
    items:
      - heading
      - sourceEditing
      - bold
      - italic
      - fontBackgroundColor
      - fontColor
      - fontFamily
      - link
      - fontSize
      - findAndReplace
      - imce_link
      - drupalInsertImage
      - imce_image
      - blockQuote
      - codeBlock
      - bulletedList
      - numberedList
      - horizontalLine
      - alignment
      - SimpleAds
      - '-'
      - insertTable
      - indent
      - outdent
      - lineHeight
      - drupalMedia
      - specialCharacters
      - openai
  plugins:
    ckeditor5_alignment:
      enabled_alignments:
        - center
        - justify
        - left
        - right
    ckeditor5_codeBlock:
      languages:
        -
          label: 'Plain text'
          language: plaintext
        -
          label: C
          language: c
        -
          label: 'C#'
          language: cs
        -
          label: C++
          language: cpp
        -
          label: CSS
          language: css
        -
          label: Diff
          language: diff
        -
          label: HTML
          language: html
        -
          label: Java
          language: java
        -
          label: JavaScript
          language: javascript
        -
          label: PHP
          language: php
        -
          label: Python
          language: python
        -
          label: Ruby
          language: ruby
        -
          label: TypeScript
          language: typescript
        -
          label: XML
          language: xml
    ckeditor5_font_colors:
      colors: '[{"color":"#000000","label":""},{"color":"#0432ff","label":""},{"color":"#aa7941","label":""},{"color":"#00fcff","label":""},{"color":"#00f900","label":""},{"color":"#ff40ff","label":""},{"color":"#ff9200","label":""},{"color":"#932092","label":""},{"color":"#ff2600","label":""},{"color":"#fefb00","label":""},{"color":"#feffff","label":""},{"color":"#949494","label":"Gray"}]'
    ckeditor5_heading:
      enabled_headings:
        - heading1
        - heading2
        - heading3
        - heading4
        - heading5
        - heading6
    ckeditor5_imageResize:
      allow_resize: true
    ckeditor5_line_height_line_height:
      line_height_options:
        - '0'
        - '0.5'
        - '1'
        - '1.5'
        - '2'
        - '2.5'
        - '3'
        - '3.5'
        - '4'
        - '4.5'
        - '5'
        - '5.5'
        - '6'
        - '6.5'
    ckeditor5_list:
      properties:
        reversed: true
        startIndex: true
      multiBlock: true
    ckeditor5_plugin_pack_font__font_color:
      colors: {  }
      use_default_colors: true
    ckeditor5_plugin_pack_font__font_family:
      options: ''
    ckeditor5_plugin_pack_font__font_size:
      options: ''
    ckeditor5_sourceEditing:
      allowed_tags: {  }
    ckeditor_link_styles_linkStyles:
      styles:
        -
          label: 'Button color: Primary'
          element: '<a class="button primary">'
        -
          label: 'Button color: Secondary'
          element: '<a class="button secondary">'
        -
          label: 'Button color: Success'
          element: '<a class="button success">'
        -
          label: 'Button color: Alert'
          element: '<a class="button alert">'
        -
          label: 'Button color: Warning'
          element: '<a class="button warning">'
        -
          label: 'Button size: Tiny'
          element: '<a class="button tiny">'
        -
          label: 'Button size: Small'
          element: '<a class="button small">'
        -
          label: 'Button size: Large'
          element: '<a class="button large">'
        -
          label: 'Button style: Expanded'
          element: '<a class="button expanded">'
        -
          label: 'Button style: Hollow'
          element: '<a class="button hollow">'
        -
          label: 'Button style: Clear'
          element: '<a class="button clear">'
        -
          label: 'Button style: Disabled'
          element: '<a class="button disabled">'
    media_media:
      allow_view_mode_override: true
    openai_ckeditor_openai:
      completion:
        enabled: true
        model: gpt-3.5-turbo
        temperature: 0.2
        max_tokens: 512
image_upload:
  status: true
  scheme: public
  directory: inline-images
  max_size: ''
  max_dimensions:
    width: 0
    height: 0
🇺🇸United States tjtj

Sorry. Explain was not needed. Saying it was in site export would have helped. But this list is in the three attached files.

sh-3.2# grep -rnw './config-orcma-dyndns-org-2024-06-29-15-19/' -e "ckeditor5_list"
./config-orcma-dyndns-org-2024-06-29-15-19//editor.editor.basic_html.yml:73: ckeditor5_list:
./config-orcma-dyndns-org-2024-06-29-15-19//editor.editor.full_html.yml:122: ckeditor5_list:
./config-orcma-dyndns-org-2024-06-29-15-19//editor.editor.webform_default.yml:42: ckeditor5_list:

So what is wrong?

  ckeditor5_list:
      properties:
        reversed: true
        startIndex: true
      multiBlock: true
    ckeditor5_plugin_pack_font__font_color:
      colors: {  }
      use_default_colors: true
    ckeditor5_plugin_pack_font__font_family:
      options: ''
    ckeditor5_plugin_pack_font__font_size:
      options: ''
    ckeditor5_sourceEditing:
      allowed_tags: {  }
    ckeditor_link_styles_linkStyles:
      styles:
        -
          label: 'Button color: Primary'
          element: '<a class="button primary">'
        -
          label: 'Button color: Secondary'
          element: '<a class="button secondary">'
        -
          label: 'Button color: Success'
          element: '<a class="button success">'
        -
          label: 'Button color: Alert'
          element: '<a class="button alert">'
        -
          label: 'Button color: Warning'
          element: '<a class="button warning">'
        -
          label: 'Button size: Tiny'
          element: '<a class="button tiny">'
        -
          label: 'Button size: Small'
          element: '<a class="button small">'
        -
          label: 'Button size: Large'
          element: '<a class="button large">'
        -
          label: 'Button style: Expanded'
          element: '<a class="button expanded">'
        -
          label: 'Button style: Hollow'
          element: '<a class="button hollow">'
        -
          label: 'Button style: Clear'
          element: '<a class="button clear">'
        -
          label: 'Button style: Disabled'
          element: '<a class="button disabled">'
    media_media:
      allow_view_mode_override: true
    openai_ckeditor_openai:
      completion:
        enabled: true
        model: gpt-3.5-turbo
        temperature: 0.2
        max_tokens: 512
🇺🇸United States tjtj

See uploaded files. If you had been more specific in your instructions, I would have provided them days ago.

🇺🇸United States tjtj

I have never needed it before. The upgrade to 10.3 wronked all my sites. I do not see what the configuration system does for this, nor how to use it. Updating core should not do this to me. So yes, some more hints please.
Was ckeditor5.ckeditor5.yml the correct file? What is wrong with it?

🇺🇸United States tjtj

Reverting to 10.2.7 fixes this

🇺🇸United States tjtj

I can't edit anything on any site now
And cannot turn off CKEditor5

🇺🇸United States tjtj

It does this on multiple sites.

🇺🇸United States tjtj

I updated to the latest core 10.3.0. and when I tried to update the database, I got this error.
And actually, I upgradet to 4.0 Alpha 6 and still get this.

Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
  - Upgrading drupal/geolocation (3.13.0 => 4.0.0-alpha6)
🇺🇸United States tjtj

Please release a CKEditor5 version that works already. It has been a year.

🇺🇸United States tjtj

tjtj created an issue.

🐛 | IMCE | Ajax error
🇺🇸United States tjtj

This works now. Not sure why.

🐛 | IMCE | Ajax error
🇺🇸United States tjtj

tjtj created an issue.

🇺🇸United States tjtj

Even though CKEditor5 is selected for the content type, it still sometimes does not give me the icons. And Full HTML is selected.

🇺🇸United States tjtj

On one site this patch worked. On the other, I get
TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in array_filter() (line 139 of /home/jamesrom/public_html/blogs/web/modules/contrib/ckeditor5_font/src/FontColorsManager.php).
Severity Error

🇺🇸United States tjtj

Is there a patch to try?

🇺🇸United States tjtj

Sending mail to an individual user works.

🇺🇸United States tjtj

I am also getting this error in Drupal\Core\Layout\LayoutPluginManager->Drupal\Core\Layout\{
closure}() (line 2

🇺🇸United States tjtj

Updating 6 sites now takes about 5 minutes. 

🇺🇸United States tjtj

I think my blog https://blogs.jamesrome.net/drupal10_upgrade is pretty complete.

🇺🇸United States tjtj

I have 6 sites with hundreds of pages. How do I use Metatag to label any page with a URL alias as the canonical one?

🇺🇸United States tjtj

Cancel this. I reinstalled the library and it works now.

🇺🇸United States tjtj

uuid: 606d8a1d-24ef-4a06-9fc8-9f15cf34e961
langcode: en
status: true
dependencies:
config:
- field.storage.node.body
- field.storage.node.field_line_across
- field.storage.node.field_place_image
- field.storage.node.field_place_name
- field.storage.node.field_submitter
- field.storage.node.field_tags
- node.type.pretty_or_ugly_places
- taxonomy.vocabulary.pretty_ugly
module:
- image
- node
- slick
- taxonomy
- text
id: pretty_or_ugly
label: 'Pretty or Ugly'
module: views
description: ''
tag: ''
base_table: node_field_data
base_field: nid
display:
default:
id: default
display_title: Master
display_plugin: default
position: 0
display_options:
title: 'Pretty and Ugly Places in AC'
fields:
field_place_name:
id: field_place_name
table: node__field_place_name
field: field_place_name
relationship: none
group_type: group
admin_label: ''
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: slick_text
settings: { }
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
field_submitter:
id: field_submitter
table: node__field_submitter
field: field_submitter
relationship: none
group_type: group
admin_label: ''
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string
settings:
link_to_entity: false
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
field_place_image:
id: field_place_image
table: node__field_place_image
field: field_place_image
relationship: none
group_type: group
admin_label: ''
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: target_id
type: slick_image
settings:
image_style: ''
image_link: ''
group_column: ''
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
field_tags:
id: field_tags
table: node__field_tags
field: field_tags
relationship: none
group_type: group
admin_label: ''
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: target_id
type: entity_reference_entity_view
settings:
view_mode: full
group_column: target_id
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
body:
id: body
table: node__body
field: body
relationship: none
group_type: group
admin_label: ''
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: text_summary_or_trimmed
settings:
trim_length: 400
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
field_line_across:
id: field_line_across
table: node__field_line_across
field: field_line_across
relationship: none
group_type: group
admin_label: ''
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: target_id
type: image
settings:
image_link: ''
image_style: ''
image_loading:
attribute: lazy
group_column: ''
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
pager:
type: full
options:
offset: 0
items_per_page: 2
total_pages: null
id: 0
tags:
next: 'Next ›'
previous: '‹ Previous'
first: '« First'
last: 'Last »'
expose:
items_per_page: false
items_per_page_label: 'Items per page'
items_per_page_options: '5, 10, 25, 50'
items_per_page_options_all: false
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
quantity: 9
exposed_form:
type: basic
options:
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
access:
type: none
options: { }
cache:
type: tag
options: { }
empty: { }
sorts:
created:
id: created
table: node_field_data
field: created
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: created
plugin_id: date
order: DESC
expose:
label: ''
field_identifier: created
exposed: false
granularity: second
arguments: { }
filters:
status:
id: status
table: node_field_data
field: status
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: status
plugin_id: boolean
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
type:
id: type
table: node_field_data
field: type
entity_type: node
entity_field: type
plugin_id: bundle
value:
pretty_or_ugly_places: pretty_or_ugly_places
expose:
operator_limit_selection: false
operator_list: { }
field_tags_target_id:
id: field_tags_target_id
table: node__field_tags
field: field_tags_target_id
relationship: none
group_type: group
admin_label: ''
plugin_id: taxonomy_index_tid
operator: or
value: { }
group: 1
exposed: true
expose:
operator_id: field_tags_target_id_op
label: 'Pretty/Ugly (field_tags)'
description: ''
use_operator: false
operator: field_tags_target_id_op
operator_limit_selection: false
operator_list: { }
identifier: field_tags_target_id
required: false
remember: false
multiple: true
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
vid: pretty_ugly
type: select
hierarchy: false
limit: true
error_message: true
style:
type: default
row:
type: fields
options:
default_field_elements: true
inline:
field_place_image: field_place_image
field_line_across: field_line_across
separator: ''
hide_empty: false
query:
type: views_query
options:
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false
query_tags: { }
relationships: { }
header:
area:
id: area
table: views
field: area
relationship: none
group_type: group
admin_label: ''
plugin_id: text
empty: false
content:
value: "

Pretty and Ugly Places in\r\nAnderson County

"
format: full_html
tokenize: false
footer:
area:
id: area
table: views
field: area
relationship: none
group_type: group
admin_label: ''
plugin_id: text
empty: false
content:
value: 'Login to add your own area'
format: basic_html
tokenize: false
display_extenders: { }
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user
- 'user.node_grants:view'
tags:
- 'config:field.storage.node.body'
- 'config:field.storage.node.field_line_across'
- 'config:field.storage.node.field_place_image'
- 'config:field.storage.node.field_place_name'
- 'config:field.storage.node.field_submitter'
- 'config:field.storage.node.field_tags'
block_1:
id: block_1
display_title: Block
display_plugin: block
position: 2
display_options:
display_extenders:
metatag_display_extender:
metatags: { }
tokenize: false
block_description: Pretty-Ugly2
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user
- 'user.node_grants:view'
tags:
- 'config:field.storage.node.body'
- 'config:field.storage.node.field_line_across'
- 'config:field.storage.node.field_place_image'
- 'config:field.storage.node.field_place_name'
- 'config:field.storage.node.field_submitter'
- 'config:field.storage.node.field_tags'
publock:
id: publock
display_title: Block
display_plugin: block
position: 1
display_options:
display_extenders: { }
block_description: 'Pretty-Ugly Block'
block_category: 'My Blocks'
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user
- 'user.node_grants:view'
tags:
- 'config:field.storage.node.body'
- 'config:field.storage.node.field_line_across'
- 'config:field.storage.node.field_place_image'
- 'config:field.storage.node.field_place_name'
- 'config:field.storage.node.field_submitter'
- 'config:field.storage.node.field_tags'

🇺🇸United States tjtj

Yes, so far that works. Thanks.

🇺🇸United States tjtj

Still a problem today. Kills my web site
Error: Cannot use a scalar value as an array in
Cleantalk\Common\Cron\Cron->checkTasks() (line 245 of
/home/orcmaorg/public_html/web/modules/contrib/cleantal
k/lib/Cleantalk/Common/Cron/Cro

🇺🇸United States tjtj

It is a filter in Views

🇺🇸United States tjtj

This needs a fix in the 10.1 release asap. Uninstalling the module failed, saying that the content had to be deleted, but there is no forum content! I did delete the forums.
So forum, a very important feature of Drupal, is dead.

🇺🇸United States tjtj

This arose for me in D10.1.2. I needed to uninstall forums because the table has no primary key. I deleted the forum instances as the uninstall tole me to do, but now I still cannot uninstall forum because it says the forums have content. The above patch seems to be installed.
How do I fix this?

🇺🇸United States tjtj

Please release the D10 version!

🇺🇸United States tjtj

This happens when editing with Claro admin theme and there are no modules doing anything except Admin Toolbar.

Can I now empty the /public_html/web/sites/default/files/css  and javascript directories? Maybe they are munged?

🇺🇸United States tjtj

I turned off aggregation of CSS and JavaScript, and it started to work. Is this a bug?

🇺🇸United States tjtj

It works for basic page, but not for ORCMA Event

🇺🇸United States tjtj

I upgraded Drupal from 10.0.9 to 10.1.0 and now get this error.
Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException: The "ckeditor5_codeBlock" CKEditor 5 plugin definition is configurable, has non-empty default configuration but has no config schema. Config schema is required for validation. in Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition->validateDrupalAspects() (line 186 of /home/orcmaorg/public_html/web/core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php).

I do have the font module installed.

🇺🇸United States tjtj

I rolled back to yesterday. uninstalled swiftmailer, and ran composer update with no issues.

BUT, I still get the same CKEditor 5 exception!

🇺🇸United States tjtj

I removed swiftmailer and it all worked

🇺🇸United States tjtj

~/www]# composer prohibits egulias/email-validator ~4.0.1
There is no installed package depending on "egulias/email-validator" in versions not matching ~4.0.1

🇺🇸United States tjtj

I tried deleting composer.lock, and the 

composer require drupal/core-recommended:10.1.0 drupal/core-composer-scaffold:10.1.0 drupal/core-project-message:10.1.0 --update-with-all-dependencies

command complained that it needed a lock file.

🇺🇸United States tjtj

I had to manually edit composer.lock to change all the egulias/email-validator settings. Isn't composer supposed to keep all of this sorted properly?

🇺🇸United States tjtj

Crashed. D10.1.0
Error: Non-static method
Drupal\Core\Extension\ExtensionPathResolver::getPath()
cannot be called statically in
html_titles_theme_registry_alter() (line 24 of
/home/orcmaorg/public_html/web

🇺🇸United States tjtj

Still get this error after patch#8 when I try to put the key into the cleantalk configuration page.
Drupal\Core\Database\DatabaseExceptionWrapper:
SQLSTATE[42S02]: Base table or view not found: 1146
Table 'stelnews_d10.cleantalk_sfw_logs' doesn't exist:
SELECT * FROM cleantalk_sfw_logs;

🇺🇸United States tjtj

Or this is a question of how the use this module. There is a block created, but when I put it into a theme (Vani Pro) region in D10, nothing appears in the content type I require for the block.

Production build 0.71.5 2024