Luckily i was smart enough to make a backaup of the DB before i ran the updates but for some reason deleting and re-installing the backup copy does not fix the problem.
The error i get is
The website encountered an unexpected error. Please try again later. Error: Class 'Drupal\commerce\TwigExtension\CommerceTwigExtension' not found in Drupal\Component\DependencyInjection\Container->createService() (line 264 of core/lib/Drupal/Component/DependencyInjection/Container.php).
I am using a theme for a news site. I replaced the default logo with a custom one. However, then I changed the theme skin as well. Now the problem is that the custom logo is showing on the default skin only. If I change the skin to default, the custom logo shows up without any issue. I do not want to use the default skin and the default logo. How to fix the logo issue please? I am using 8.37 version. I want to be able a non-default skin with te custom logo. Please help.
I am moving a working Drupal 8.4 installation from an ubuntu on raspberry to a centOS 7.3 (root server). On the target system there are other running websites, including a working Drupal 8.4
My problem: after migration, including install of composer, setup of MariaDB 10.2, copying of files (rights checked), I can get the static files, like robots.txt, but I get errors with the drupal pages: »The website encountered an unexpected error. Please try again later.«
I would like to build an event listing site where each event host can create their own events and sell tickets to them - the proceeds being automatically split between myself and the host.
I've had a quick look at Marketplace for Ubercart and Commerce but neither seem ready to go.
Hello, I'm trying to go through the Drupal 8 User Guide. I've been stuck for a long time, which is probably good since I learned the CMS much better, but I'm about to give up on this one point and thought I'd give the forum a shot.
I am currently evaluating Drupal and Wordpress. I would like to build a closed community site for members to organize meetings at locations. Can you tell me if this is easily accomplishable without a lot of PHP coding?