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 thought the // in the URL might be the problem, that the base URL is misconfigured somewhere. But then why do the other third of the files copy fine?
Located just north of Atlanta, Sandy Springs is the 6th largest city in Georgia with a population of more than 100,000. At its heart is City Springs, a thriving downtown area home to City Hall and a new Performing Arts Center.
I've got a site running on Ionos (1and1) that after upgrading the core to 8.70 (and now to 8.71) is producing a ton of the same error (which itself is huge.
It starts:
Warning: assert(): $attributes, if set, must be an array or object of type \Drupal\Core\Template\Attribute
and goes on for about 60 lines. It mentions Bootstrap fairly early on which I find odd since I'm not using Bootstrap in my theme.
I've build a classified ads website where boatdealers can ad their stock. Now I want to offer them the opportunity to put their ads/content on their own website using XML (This already works) and by using an oldfashioned Iframe. Now I'm looking for a way to build a dedicated URL with the views module that only shows a stocklist of the author that created it so they can use it as the source URL for an Iframe. Does anybody have experience with that? Or is there a module that creates whitelabel pages per author? Thanks for your help