The website encountered an unexpected error. Please try again later. When opening the people and extend pages

When I try to go to the people or extend pages I get a "The website encountered an unexpected error. Please try again later."

I installed CAPTCHA a few days ago but it has worked OK since then until today.  Log entries all expand to this message:

importing HTML files into Drupal content

For various content management reasons that won't change, we have product content created in a system that outputs html and PDF docs from the same source.

What I'd like is a solution (hopefully in Drupal) to use that generated html in content within a Drupal site. Right now, not in Drupal, the site uses iframes to load the content, which has a bunch of issues.

I don't mean batch import as a operation.  I mean every time a page is loaded, the current version of the particular html content is loaded -- as it would be in an iframe.

Datelist, #ajax not working

Hello,

Is there #ajax working for Drupa 8? I wanted to do custom plugin, add simple reload of table, but it is not called.

Using in buildForm function:

upgrade from 8.6.2 -> 8.6.3 issue

I am getting a php error:

Drupal\Component\Plugin\Exception\PluginNotFoundException: The
 "filter_pathologic" plugin does not exist. in
Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 52 of
/srv/www

the pathlogic module IS installed via composer. I am running PHP 7.2.5 (cli).

How do I solve this?

Promoted posts footer links missing on frontpage

Hello Everyone,

I am hoping that somone could point me in the right direction where I should look for the cause of my problem. I have recently installed a Drupal 8 site (on a web hosting provider). For some reason though, on the frontpage under the promoted posts the footer links (Read More, Comment) are totally missing and I can't figure out why.

I have tried

- updated the core to 8.6.3

- switched to different themes

- switched off content filters

to see if they have any effect, but they do not.

Date Recur Code question (about twig & layout)

We are running the latest version of Drupal (8.6.3) and trying to sort out the page layouts. We have the next recurrence showing in the views which is good but we need to alter the twig.html file to show the next meeting date

We currently have this which shows a single date from the old layout 

            <div class="next_event-date">
              <div class="month">{{ event_start_date_month }}</div>
              <div class="day">{{ event_start_date_day }}</div>
            </div>

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x