Newest Questions

-1 votes
1 answer
39 views

File upload always fails

I'm trying to create a module, with a form, that takes a CSV and exports an ICS. I'm running into an issue with file upload. No matter what I try, I am getting the error message that indicates that ...
gmak's user avatar
  • 57
0 votes
0 answers
14 views

Performance Tests: Gander setup not displaying data

I have followed the drupal.org performance test step-by-step to the "T." However grafana never displays performance data no matter how many times I run the test. Anyone have similar issues? ...
Lustratus's user avatar
0 votes
0 answers
16 views

Commerce Stripe: Payment fails when adding more than 1 unit of the same product to the cart

I'm using Commerce Stripe 8.x-1.2. During the checkout process when I'm adding more units of the same product, in other words a quantity of the same product that is higher than one, I get an error ...
jibo's user avatar
  • 101
1 vote
2 answers
55 views

How to list image styles with drush

How can I use drush to list all the image styles? I have found the Image Styles Drush! module however that seems like overkill for just listing the style names.
Felix Eve's user avatar
  • 6,323
0 votes
1 answer
23 views

How to override Total display on order page to ignore a specific adjustment? [closed]

Commerce. On the order page /admin/commerce/orders/18018 I see the following block: Subtotal $60.00 Shipping $0.00 Virtual Funds -$60.00 Total $0.00 I need the Total on this page to be displayed ...
Alexa's user avatar
  • 31
0 votes
0 answers
8 views

Profile reuse and ownership: Comparing billing profiles in Drupal 7 and 10 Commerce

Commerce and Profiles. If I understand correctly, in Drupal 10 in Orders, profiles with a profile type of “Billing information” belong to an anonymous user, because if they belonged to the user who ...
Alexa's user avatar
  • 31
0 votes
1 answer
29 views

How to display 'most popular' search keywords as a default (prior to user typing) within Drupal's search_api_autocomplete module?

Our Drupal v10 site is using the search_api_autocomplete module to display suggested search keywords as the user types. But the client would like to display a curated, custom list of the 'most popular'...
CJWEB's user avatar
  • 101
0 votes
0 answers
17 views

Change File field content on custom validator error (programaticaly)

On a Drupal 11 we have a content type that is filled step by step by several users (a kind of workflow). This content has a custom #validate function. At the content creation a user sets some ...
hexasoft's user avatar
  • 131
0 votes
0 answers
25 views

Why adding a new policy in Drupal Symfony Mailer impossible?

I installed Drupal Symfony Mailer (version 1.5.0) and I try to convert one of my custom modules (amap) to use DSM to send emails. I created 3 EmailBuilder plugins: ForStupidsEmailBuilder @...
gbmapo's user avatar
  • 1,184
0 votes
0 answers
11 views

Solr Search API - "Configure the selected backend" & "Please configure the selected Solr connector" despite full configuration

This may sound like a silly question, but I'm serious. I am trying to configure the Solr Search API, but I am stuck with the following warnings: Warning message "Configure the selected backend.&...
Jonas's user avatar
  • 13
-1 votes
2 answers
87 views

PHP error when using hook_theme

Running Drupal 11.1.5 with PHP8.3. I'm trying to add a page in a custom module that utilises a Twig template. I've followed this tutorial https://www.drupal.org/docs/develop/theming-drupal/twig-in-...
Jay's user avatar
  • 9
0 votes
0 answers
20 views

Use ECA and BPMN.IO for sending email

I'm following a tutorial to learn how to use ECA, I would like to include it in my site (D10) to replace the rules module which apparently does almost nothing compared to d7. When I have to insert the ...
Diego's user avatar
  • 1
0 votes
2 answers
22 views

How to prevent creation of new commerce products in a migration intended only to update a specific field?

Many months ago, I wrote a migration for Commerce products from Drupal 7 to Drupal 10 and successfully migrated those products. However, now I need to migrate the GUIDs from the feeds_item table in ...
Alexa's user avatar
  • 31
0 votes
1 answer
88 views

AJAX Callback Rendering Problem in Drupal 10 Form

I'm encountering an issue in my Drupal 10.3.4 web application. I'm implementing a form with multiple tabs where, upon selecting a value in the 'kl doc folder' field (a custom field), I need to ...
Sunny Mathews's user avatar
1 vote
0 answers
37 views

Media embed filter creates iframe wrapper for Vimeo videos but not YouTube

I need to use CKEditor 5 in developer mode to insert media embeds, and I am running into an issue with YouTube. This is an example of the code I am using. <figure class="media"> <...
Abhije M's user avatar

15 30 50 per page