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.
I want to capture the content from an online service using PHP codecode the response will be html. This content should be later rendered as a Drupal webpage.
I am just a test user of Drupal without core knowledge. I need help to create a code that can be deployed to Drupal which does the mentioned thing. I have already got a php code that captures data from the source. But I don't know how to deploy that using Drupal 7. Please give step by step instructions and help me. This is for a client engagement.
As the title suggests removing {{ page }} from html.html.twig stops any placeholder replacement from happening.
im wondering if anyone has managed to work out why this is the case?
Digging around ive found libraries arent attached to the page thus not processed when {{ page }} isn’t output. But why is this the case? Global libraries provided by a theme are said to be injected on every page handled by the theme. This page is handled by the theme (hence lack of page html output), yet no injection.
It would be great to hear peoples findings on this!
In Drupal 8.6.9, I have both dompdf and TCPDF(v1) installed. But with either of these active in Entity Print, I get only the outlines of the pages, and a rotating busy dial. How do I fix this?
I'm trying to upgrade a big, old, messy site from 7 to 8. I'm using XAMPP to create a local host.
The Drupal 7 site is running fine on the local host. I've installed a clean copy of Drupal 8, and am running the upgrade using the Migrate UI.
After filling in details of the old site at the credentials section and clicking 'Review Upgrade', I'm sent to [sitename]/upgrade/idconflict and encounter this message: The website encountered an unexpected error. Please try again later.