Connect in modal

Hi,

I try to allow my users to connect / register via a modal, like on tripadvisor for example.

So I added "use ajax" and "modal" to the connection link, however only the login form appears in the modal, and not the links allowing to register etc.

Do you know how to do this?

Thanks in advance

how to render a block within a menu template?

Hi I have created a custom template for my menu.

I have placed the menu (as a block) within a region.

I have created another custom block which I am trying to render within that menu block, rather than as a seperate block.

However, nothing renders. I have tried printing something similar to below but nothing ever gets outputted.

$block_id = $myblock;
$block = \Drupal::entityTypeManager()->getStorage('block')->load($block_id);
return $block;

Changing number of pages available in the page to go bar

Hello

Can anyone tell how I can define how many pages are available in the Page Number Go TO bar. For the moment, It is limited to 60 pages, so any data on pages over page 60, cannot be accessed.

Any thoughts are most welcome.
Thank you

Before D9 Upgrade DB Update Getting INSECURE_EXTENSION_REGEX Error

I've already upgraded a couple of my sites to D9 without many problems, but one is not allowing me to finish updates before moving to D9.

I have tried doing "drush updatedb" as well as the update database link on the site. Both fail and I get this error:

Error: Undefined class constant 'INSECURE_EXTENSION_REGEX' in {closure}() (line 32 of /var/www/vhosts/mysite.com/newsite/web/core/modules/file/file.post_update.php)

Bottom bar wrapper block module?

Is there a module that will allow you to add bottom pop up for new visitors asking to enter email address to get updates? 

Help installing drupal on localhost with nginx

Hi. I am trying to set up Drupal for a development environment on my local machine. I have installed SQL, NGINX, PHP, etc, and have followed the NGINX recipe for Drupal. I have tried loading drupal under /var/www and /var/www/drupal, but when I browse to 127.0.0.1 or 127.0.0.1/drupal, All I get is 403 errors.

Here is the access.log:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x