After creating and enabling my features override module, its state is overridden. Following the tutorial, "An override feature will show up as overridden if the base feature is overridden - sometimes you just need to revert that one." Problem is, I don't know what that means.
Because I would like to set up a development website (Drupal 8) next to my live website (Drupal 7) at the same domain, I moved the D7 website to a folder in my DocumentRoot, called site, and created a new folder for the D8 website, called beta. Good to know is that my provider converts subfolders to subdomains automatically, what makes beta.[domain] work out of the box. I can't create virtual hosts with multiple DocumentRoots.
That is to say, create a holiday calendar of openings and seasons
(Example:
"Excluding holidays" from 18 April to 29 June open Wednesday Saturday and Sunday from 14H to 18H,
"Summer" from June 30 to August 30, open Tuesday to Sunday from 14H to 21H)
I have my site working now with Drupal 7, but I am having some problems with updating content. In particular, when I submit a new image in any type of content, or when I selected country in registring a user with the address field module, I get the following errors in the console:
Hello everyone, I use the type Activation account when creating an account by a user. It receives the email with a link to set his password. but by clicking on the link it redirects to a form asking for the username and password. someone would have an idea about that?