Apache Rewrite Rule Help

All -

I have a site that I want to remove the www from the URL and force HTTPS. 

Here are the cases I want my rule(s) to work for

HELP Update failure out of date module stuck @ update.php

Hi everyone hope someone can help me.

So I'm fairly new to drupal and have only worked in 8.x

I have 2 very basic sites that I've been using to learn drupal.

I'm updating manually at the moment not using composer or drush.

So I started updating to 8.9 everything went really smoothly until I got stuck at update.php i have, error found PATHAUTO

Then it says not compatible blah blah blah.

The problem is how do i update PATHAUTO from here or remove it for now.

Thanks for any help 

Ian

reCAPTCHA v2 error

Hi all,

I'm 1 week new to drupal and just trying to set up my website. I've implemented reCAPTCHA v2 and whilst the validation check passes, I get the following error on all forms that I submit which have reCAPTCHA enabled: The website encountered an unexpected error. Please try again later.

Full error trace can be found here - couldn't paste it all in the chat: https://pastebin.com/cMyq4zsS

Any ideas that can point me in the right direction are much appreciated.

Troubles with images in Drupal 9.0

In Drupal 9.0.0 on Linux, I put an image in a table with the following code:

<table border="1" cellpadding="1" cellspacing="1" style="width: 500px;">
    <tbody>
        <tr>
            <td><img alt="" data-align="left" data-entity-type="file" data-entity-uuid="13ecc590-47c3-45d0-9af8-9cdbf87813aa" height="205" src="/kacb9/web/sites/default/files/inline-images/KACB-logo_HORIZ_BG-COLOR_crop_0.jpg" width="266" /></td>
            <td>
            <h2>Our Mission</h2>

How to theme the D8 node preview page for better usability with screen readers?

I am preparing to migrate an existing D7 site to D8.

The site is primarily used by screen reader users, so accessibility and enhancing the user experience for screen readers is a priority.

My suspicion is that many of my site users will be confused by the significant change made to the node preview page in D8 (bearing in mind that they have no visual cues, so rely solely on the screen reader to know what's on the page).

How to run a piece of code?

When I try to run cron from the Drupal UI (Configuration > Cron) I get an 'unexpected error' message.

Looking into my Recent Log Messages, I see this error:
"Symfony\Component\Routing\Exception\InvalidParameterException: Parameter "key" for route "system.cron" must match "[^/]++" ("" given) to generate a corresponding URL. in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 204 of [mywebsite]/public_html/core/lib/Drupal/Core/Routing/UrlGenerator.php)."

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x