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.
While trying to browse through various sections of the admin area in a drupal site, I am getting the following error message. Could anyone please let me know how to resolve this issue?
On my website, I want to merge multiple instances of a form into one.
More specificlly, I have a set of nodes of type match, and I want my users to be able to register for all matches in one go. I am baseing my solution on the ERF module, which enables me to design the registration form, of which I have a dynamic entity to represent the match.