Hello and thank you in advance for answering my question.
I had a Drupal site hosted in another Godaddy account that was just closed. I saved the Drupal site file and now would like to migrate it to a new Godaddy Account. I've been told to use drush commands, but I have no idea what to do. Please help.
I am a newbie to Drupal and I have a problem that will probably make all the experienced users laugh. I have been unable to solve this, so I am appealing to those wiser than I for guidance.
Made a Drupal site on my NAS, Synology DS411+II
The "home" button goes tot the Drupal site root, it is /drupal
Every call to /drupal routes to update.php
except when explicitly stated /drupal/index.php
In .htaccess the default handler is defined as: DirectoryIndex index.htm index.html index.php,
so you expect a call to the /drupal directory goes to index.php (both others do not exist).
Voca : Auto
-Brand
--BMW
--HONDA
-Fuel
--Diesel
--Gasoline
I want to make an exposed filter in a view but only on the "Brand" Child term.
I can select in my filter "BMW" and "HONDA" but if I add on some term (AUDI, MITSUBISHI ...), these term don't automatically add on in my filter and I don't want to modify my view after each add on (so many term ...).