in the option of creating events where participants pay participation fees, I stumbled upon the drupal rng module in version 3.0.0-alpha that I installed on drupal 8.8.6. except that I have a lot of problems with this module. with after creating a type of event content that I associated with the event type of rng. when i create an event with the register button when i click on it i get this error
Hello, as part of a content migration from one site to another, we have a long list of pages on the old site that should redirect to a page on the new site. We want our users to be redirected if they go to the old page, and we can do this through the Redirect module, or through the server we host the site on (I think, to be fair that seems more high level and I'm not certain I have access to make any changes on the server).
I have my Drupal 7 locked down for uploads based on MIME types and even files that have changed their file names to look like other MIME types. However, we had a security audit done and they want us to be locked down for magic bytes/file signatures. I cannot find any way to do this. Does anyone have any ideas?
If not I guess I guess I will have to write a custom hook.