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.
Today I tried to configure a block and got the following:
Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("block") to generate a URL for route "entity.block.edit_form". in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 182 of core/lib/Drupal/Core/Routing/UrlGenerator.php).
On October 17th 2020 we went live with "Información Periodística" (IP https://ip.digital) the website for a new Breaking News TV channel in Argentina that started transmitting this Saturday. The site was built in a little over two months and is still an MVP but it already shows a lot of potential. The client had a lot of challenging requirements:
I have created a subtheme based on bootstrap 3 on Drupal 8. I do not want the bootstrap's table style show the file sizes. So, how do I remove it from there?
Note: I am not a tech-savvy person, therefore a detailed explanation would really be appreciated.