I developed my website on my computer, so my Drupal was in local and then I sent my Drupal to my host. The installation was done successfully but I got a problem with the design of the administration panel and icons. Look at the pictures, it's better to understand :
Here you can see the administration panel without any design : https://ibb.co/eraOXp
Trying to install Drupal 8.5.6 using composer. I have clone it and executed composer install. After I had entered the database credentials, the standard installation fails with below error message,
For few days, I'm just thinking about a new thing :
I would like to display a full, complete and lonely Web Page (a kind of "Warning Everybody" with may be a small picture) before visitors acces the Drupal Home Page (as they do actually)
Is it possible to do that with a drupal feature or module ?
If not, may be some of you have yet implemented this kind of feature. In this case, how to do that.
OK, this one has me baffled, I hope someone can help me here. I have the Calendar module installed and all has been working wonderfully. Just the other day I needed to add a rewrite line to the htaccess.config file to redirect those attempting to access a subdomain. All works well apart from the Calendar pages; they now return what I think is a redirect loop 'ERR_TOO_MANY_REDIRECTS'. No other pages on the site have any issues. Here's my htaccess.config rewrite addition: