Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
My content created in Drupal 8 or 7 has images in article summaries. In Drupal 9, the summaries display the correct way but content edit shows only a text field instead of a full HTML edit. How do you fix the summary field to allow the same Full HTML as the body?
During a recent trouble ticket discussion with my hosting company, they mentioned that my site's opcache appears to be over-full, and they recommended that I increase its allocated size. I can (and probably will) do that, but before I do, I'd like to understand A) is there any down side to increasing my opcache size? B) in general, are what factors might lead a site to overflow its opcache? i.e. Is this problem simply a function of high traffic, or does it point to a problem in my site's setup that I should work to track down?
My 6th day using Drupal. I need to create a chart that displays the sum of aggregated content. My real content is over 10K items, but to test my ability to sum aggregated content I worked with just 7 simple items.
1) I created a Content Type Simple_Test_Data, which has two integer fields (Year and Observation)
2) I then added content (7 times) for my Simple_Test_Data:
I added a new payment gateway for PayPal successfully. Then, I open an order and add a payment. However, there is only one payment option without PayPal payment method. I didn't see any errors in Recent log messages. Would you give some advice?
Error: Class "\Drupal\barcodes\Template\Barcode" not found in Drupal\Component\DependencyInjection\Container->createService() (line 259 of core/lib/Drupal/Component/DependencyInjection/Container.php).