Disable mail fields on register and profile forms

Hi my dear friends!

I love you all! Kiss you all!

Please help me!

I need to disable mail fields on register and profile forms.
Drupal 8.8.5.

Module Optional Email has a bug plus it does not disable email field on user edit profile.

Save my life, help me please!

Thank you!

Disable subscription auto-renew by users

I'm working on a website with commerce 2.x subscriptions auto-renewal with Drupal 8. The problem is that after an user will pay for membership, they can not cancel anymore the auto-renewal. I can't find any relevant information about this functionality.

I would like to cancel auto-renewal when they wants while keeping the current subscription running to the end of the billing period.

Managed_File form element does not seem to provide an ajax trigger event in Form API

I am able to get ajax working on other form elements, but for some reason I am unable to find the event for the managed_file element. Am I missing something?

$form['import_file'] = array(
  '#type' => 'managed_file',
  '#name' => 'import_file',
  '#title' => t('Select Import File'),
  '#size' => 20,
  '#description' => t('CSV only for now'),
  '#upload_validators' => $validators,
  '#upload_location' => 'public://easy_import',
  '#progress_indicator' => 'bar',

Missing (non-existent) modules and Invalid modules array

When I try to update my db (8.8.5), I get 

# ./dr updb
 [error]   (Currently using Missing or invalid modules Array)
 Requirements check reports errors. Do you wish to continue? (yes/no) [yes]:

>  [notice] Update started: panels_ipe_update_8401
>  [error]  The module geolocation_google_maps does not exist.
>  [error]  Update failed: panels_ipe_update_8401

and then, in status report, I get:

The following modules are marked as installed in the core.extension configuration, but they are missing:

Drupal 8 module to bulk assign (by Role) permissions for Views

Hi,

I am wondering if there is a module out there that allows an administrator to bulk update/edit Access per View by Role as available under Page Settings in the Views UI.  It would be something like a master list of all Views and then you could check/uncheck which Roles can access that particular View.  I looked around but could not find something like this.  Any leads would be much appreciated!  

Cron job by anonymous users

Hello,

Recent log shows cron jobs were submitted by anonymous users. Why does it happen and how to prevent it?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x