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.
To create content that will point to a location I thought it to be a good idea to create taxonomy vocabularies for continent, country and city. City then has a reference field to country and country has a reference field to continent.
I then add a city field to a content type and when creating content I can choose city.
I thought I could then easily create a view that allows me to show content with city, country and continent.
Hi, I've been stuck on this issue for days. I recently created a new install of opigno drupal 10 using acquia recipe alongside using lando. The issue that I am running into is whenever I navigate to my groups page ( admin/structure/groups ) it is recursively redirecting to itself which then causes it to throw a 'Too many redirects occurred' error. I didn't add any add any other modules other than the language module and I didn't add any modules that would redirect.
We are running Drupal 10.3.10 & Full Calendar View 5.2.4.
My main browser is Firefox.
I have got the Calendar running successfully using my main Administrator account.
The Full Calendar View formats and displays fine using the above account.
The events display the correct time in the database when editing the Content using the above account.
However, the calendar events are incremented in advance by one hour when:
I am on Drupal 10.2.5. Bartic 1.0.2. I recently added the captcha module and was finally able to turn on the contact form and new account requests. Spam count zero. But, I broke something. When I navigate through the menu the Home menu is set to the page I am on. If I click it I don't go anywhere, because I am already there. In Edit menu Main navigation the Home entry says it is provided by the standard model and cannot be edited. Yet it keeps changing. I have cleared the cache, Drupal and browser, and it is the same on different devices.
I have a view of a simple content type with just a title and a multi-value image field. By creating a relationship with the file table, I can select the file name and the delta value.