Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Im using Drupal 8.3.x and recently uninstalled the Shortcut module through the UI. After uninstalling the module, I immediately got a WSOD with "The website encountered an unexpected error. Please try again later."
PHP error log shows:
[22-Nov-2017 21:19:31 UTC] Uncaught PHP Exception Drupal\Component\Plugin\Exception\PluginNotFoundException: "The "shortcut" entity type does not exist." at /srv/bindings/0d551517bcc644679546af6040c4a9e8/code/core/lib/Drupal/Core/Entity/EntityTypeManager.php line 133
I'm just getting starting with Drupal and have creating a brand new website. My old website is still on blogspot. I found importer but it was only for Drupal 7. Any suggestions would be great. I have over 1000 posts that I don't want to lose to the old site.
I would like to hire someone to create a subscription-based site for me and not sure if Drupal is the best platform for what I'm trying to achieve.
Here's what I'm trying to achieve...
I have my main site and users can purchase a monthly subscription and then they would get their own site (with limited functionality and specific feature set), their site would have its own URL and it would be seen as its own site on the web, and by other web services. Meaning it wouldn't be cloaked or appear as part of another site, my main site.
An odd one - we have a global signup form using the built in module for Drupal 8 that displays on all pages on the website.
On submission - a 'thank you for signing up...' message is displayed and an email is sent out to the person in charge of maintaining the list of signups and myself.
The problem is - emails are sent out fine on pages except the homepage!