install Drupal to subdirectory, missing obvious tip?

So, I just spent way to much time trying to test out Drupal in a subdirectory of one of my primary web spaces.

Turns out all the Apache mod_rewrite .htaccess tips like

  RewriteCond %{REQUEST_URI} !drupal/
  RewriteRule (.*) /drupal/$1 [L]

leave out the fact that if the subdirectory you move Drupal into is "/core" it still won't work, because there is actually a "/core" folder inside the default Drupal installation folder.

I'm starting this post because I want to know if I'm wrong?

Warning: Use of undefined constant

On our site, we are getting a log message with a Warning referencing code in a custom module:

Uncaught PHP Exception after upgrading to 8.8.5.

After upgrading to version 8.8.5, I can't access the main web page, but I can log in to the admin panel. When I turn on the verbose logging funcionality I receive the following error message:

Drupal\Component\Plugin\Exception\MissingValueContextException: Required contexts without a value: view_mode in Drupal\Core\Plugin\Context\ContextHandler->applyContextMapping() (line 155 of core/lib/Drupal/Core/Plugin/Context/ContextHandler.php).

Drupal theme - installation issues

Hello All,

I'm having some issues getting a drupal theme installed, from what was supposed to be a simple process, the creator of the theme has now advised that I need to use Git & Composer which is well beyond my technical ability. Below is a brief ramble of things that have happened so far to give a bit of background; -

All of my drupal sites are on a web hosting service (cPanel controlled, so assuming shared server with Linux?)

Real estate platform – WehaveAnyspace

WehaveAnyspace-real-estate-website-development-services

AnyforSoft is cooperating with WehaveAnyspace to build an Airbnb-like platform for commercial real estate. Their portfolio includes more than 4000 offices.

Sectors: 
Real Estate

File could not be saved. unknown error

Hello all,

I'm new to Drupal, I finished the installation Drupal 8, but when uploading files I'm getting the same error message each time.

Yes there are similar cases on this and other forums that I've found and tried all the given solutions.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x