Node Revision History page

I need some help on an issue that I believe is related to this method. On line 209 the '#template' property includes a string of date by username that is bracketed by {% trans %} twig filter. On my node revision pages, it just reads 'date by username'. If I remove the {% trans %} filter it works. Any help on this would be appreciated. Thanks!

Drupal System E-Mail

ok, this is probably a dumb question but, here's the situation. 

I've got several sites in development on a Macbook Pro, MAMP system. Most everything works, except for email from the system. For example, if I go to the login page, and I pick the "Reset Password" tab, and I enter my username or password, and I wait a few, and check my e-mail, I'll get Nothing. If I create a new account, enter my e-mail etc. and it says it's sending info to my email... nothing comes. EVER. Everything else seems to work, but no e-mail. I'm not sure where to start looking on this one. 

There is no Webform in structure page

Hi I am new 

I decided to create a web form but there is no webform on the structure page!

mydrupal.com/admin/structure ??

what should do ladies and gentlemen? 

thanks a lot

The Webform Module and writing to a database?

I'm attempting to create a form with the Webform module that will allow any authenticated user to input data that will get stored in my MySQL database. I've created a simple form that allows an authenticated user to input into a text field and a text area. By default the data winds up in my database tables drup_webform_submission and drup_webform_submission_data. I'd like to control which tables the data (entered into the form) winds up in.

In Drupal 8.6.5, the search function only searches content titles.

In Drupal 8.6.5, the search function only searches content titles. I want to search all content areas. Can you help to solve the problem?

converting module from drupal 7 to 8

In the code of my drupal 7 module I have this line:

drupal_add_js($scroll_js, ['type' => 'inline', 'scope' => 'footer']);

To use this module, I need to change this line of code.

Cause now I get an error.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x