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.
Children’s Aid has been creating innovative solutions that help protect the wellbeing of children in New York City since the mid 1800s. Committed to ensuring there are no boundaries to young people’s aspirations, the organization provides a broad range of programs that tackle head-on the challenges faced by today’s youth.
We migrated our content from Drupal 7 to 8. Very exciting.
HOWEVER:
A few posts show up just as they should.
Some posts can be edited, and show content in the edit field but the content does not show up when the node is viewed in either default, ful or trimmed layouts.
When I try to edit them, many return:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 475136 bytes) in /nfs/c03/h04/mnt/167604/domains/tgeink.com/html/core/lib/Drupal/Core/Render/Renderer.php on line 448
The requested URL /admin/appearance was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I did a clean install of Drupal 8.4.0 and have searched the internet now for about a day and found no fix for this problem. No matter what link you click I get an error. I have checked with my server company and they wanted me to ditch everything and start over with a version of 7.
Hello everybody
I am new on drupal 8. I will want to display data from an external database called ma-base. I use the view database connector module.
I made my configuration on setting.php as follows.
I want to show on each page a different image in my header. How can I do that?
I already found several solutions, but nothing that worked for me. I want them to be in an independent region (ideally in the header under the navigation, outside of content).
It's driving me crazy. I've worked with a lot of other systems than Drupal before but cant find a good solution...