🇯🇴Jordan @ammar qala

Account created on 8 February 2017, almost 8 years ago
  • Senior software engineer at Vardot 
#

Recent comments

🇯🇴Jordan ammar qala

Sorry empty patch
Please check attached...

🇯🇴Jordan ammar qala

in Create a project section, I replaced drupal 10 with drupal 11 because when running the below code it installs Drupal 11 not 10

composer create-project drupal-composer/drupal-project:7.x-dev -n my_site_name
🇯🇴Jordan ammar qala

when the tab is <a></a> tag it doesn't work on views_bootstrap 5.5.0-alpha1
switching from a tag to button.

🇯🇴Jordan ammar qala

Hi, the patch from comment #45 doesn't work with views_bootstrap 5.5.0-alpha1, so I'm uploading a new one. Created and tested for Drupal 10.2.3

🇯🇴Jordan ammar qala

Considering Matomo's support for user tracking via user ID, username, or email, I propose adding an option field to the Matomo Analytics module. This field would allow users to choose whether to send user ID, username or email, offering more flexibility in tracking preferences.

https://matomo.org/faq/reports/set-up-user-id-tracking-in-matomo/

🇯🇴Jordan ammar qala

I excluded the disallowed HTML from the translated string and it's working fine now...

🇯🇴Jordan ammar qala

I faced the same issue and fixed it, instead of applying patch #10 I decided to know what is the root cause.
In my case I found out another related error which helped me out

Drupal\entity_embed\Exception\EntityNotFoundException: Unable to load embedded media entity 36beb6db-45f7-40a9-8799-b4fa8388cbc1. in Drupal\entity_embed\Plugin\Filter\EntityEmbedFilter->process() (line 162 of /var/www/html/xxx/web/modules/contrib/entity_embed/src/Plugin/Filter/EntityEmbedFilter.php).

and followed the below comment
https://www.drupal.org/project/entity_embed/issues/2982322#comment-12866696

Production build 0.71.5 2024