πŸ‡ΊπŸ‡ΈUnited States @ed2908

Account created on 26 May 2021, over 3 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States ed2908

I'm not seeing this token in the list of available tokens using 8.x-1.15 in Drupal 10.3.2

When I enter [node:menu-link:parent:url:path] into my pattern, it's simply ignored.

πŸ‡ΊπŸ‡ΈUnited States ed2908

color_field.drush.inc line 87, I changed to:

function drush_color_field_plugin_download($plugin) {
  $path = 'sites/all/libraries';

It seems like this has cleared the errors.

πŸ‡ΊπŸ‡ΈUnited States ed2908
πŸ‡ΊπŸ‡ΈUnited States ed2908
πŸ‡ΊπŸ‡ΈUnited States ed2908
πŸ‡ΊπŸ‡ΈUnited States ed2908

ed2908 β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States ed2908

ed2908 β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States ed2908

Installed 1.x-dev@dev and it seems the errors have gone away.

πŸ‡ΊπŸ‡ΈUnited States ed2908

Nevermind, I think I made a silly error and missed adding the config file to the repo.

πŸ‡ΊπŸ‡ΈUnited States ed2908

I forgot to set the display mode to layout paragraphs. It was set to rendered entity.

πŸ‡ΊπŸ‡ΈUnited States ed2908

just tested with Drupal 10.1.8

same issue.

πŸ‡ΊπŸ‡ΈUnited States ed2908

On Patches
2928904-58.patch
add_a_mapping_target_to_media_field-2928904-80.patch
and
add_a_mapping_target_to_media_field-2928904-86_0.patch

I'm seeing a lot of:
"The file, 917, failed to save because the extension, 17, is invalid.
The file, 918, failed to save because the extension, 18, is invalid.
The file, 920, failed to save because the extension, 20, is invalid."

and a lot of "Image (field_media_image): This value should not be null."

My mappings are:
Feed field containing public://PATH TO IMAGE.jpeg -> Image (field_media_image)
Feed field with file id -> Image (field_media_image): File ID
Feed field with filename -> Name (name)

My file IDs from the old site are 917, 918, 220 ect.
Nowhere in the feed is 17, 18, 20. Certainly not being used as a file extension.

Am I doing something completely wrong?

πŸ‡ΊπŸ‡ΈUnited States ed2908

The issue seems to have been that I needed to use: \Drupal::service('smart_ip.smart_ip_location')

to call the array instead of \Drupal\smart_ip\SmartIp::query($ipAddress)

πŸ‡ΊπŸ‡ΈUnited States ed2908

ed2908 β†’ created an issue.

Production build 0.71.5 2024