🇮🇳India @manishdrupaldev

Account created on 28 March 2015, over 9 years ago
#

Recent comments

🇮🇳India manishdrupaldev

After searched and googled, I was unable to fix that issue.

Then I use the new drupal contributed module https://www.drupal.org/project/file_replace
I get the same functionality using this module.

Thanks!

🇮🇳India manishdrupaldev
drush php-eval "\Drupal\field\Entity\FieldStorageConfig::loadByName('node', 'field_name')->delete();"
🇮🇳India manishdrupaldev

Hi,

I have disabled the module "path redirect import" and then again enable the module.
Issue has been fixed.
Drupal- 10.2.4
path redirect import- 2.0.9

Thanks!

🇮🇳India manishdrupaldev

Yes, It worked for me.

Thanks!

🇮🇳India manishdrupaldev

By installing module , site works fine. drush en MODULE_NAME

🇮🇳India manishdrupaldev

Hi @samir_shukla,

Using this patch 5-3415912.patch, I fixed the issue.

Thanks!

🇮🇳India manishdrupaldev

When I use the patch #3, I am getting another issue.

Error: Call to a member function usesFields() on null in Drupal\dxpr_builder\Service\DxprBuilderService->getCmsElementSettings() (line 834 of /docroot/modules/contrib/dxpr_builder/src/Service/DxprBuilderService.php)

🇮🇳India manishdrupaldev

Using below command, it helped me.

delete from `key_value` where collection = 'system.schema' and name = 'views_accordion';

Thanks!

Production build 0.71.5 2024