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 have a custom block in drupal 8 which I want to render using a twig file. The twig file is in my templates folder. Is there a way to do so without using Twig Tweak module?
I'm logged in, but when I click on https://www.drupal.org/user/445642/contact I get a 403. The option is turned on in my profile. I can't see any other way of reporting an issue with d.o, so if there is please point me in the right direction.
I am using view dataexport module to export my view results. Upon creating a Dataexport and tried viewing the page, I get server 500 error. the server log shows the below message:
Cannot declare class PhpOffice\PhpSpreadsheet\Spreadsheet, because the name is already in use in C:\projectx\web\modules\xls_serialization\src\Encoder\Spreadsheet.php on line 10
This is the code of PhpOffice\PhpSpreadsheet\Spreadsheet.php file: