For example, I create a list of scam companies, if the user enter the name on the list, it highlights in red or an alert shows up saying this company could be a potential scam.
Hi, I'm totally new in Drupal. Everything here is strange for me but my employer (new job of mine) has Drupal based system and I'm 'asked' to maintain it.
I'm working on a site for bulk converting content from one content type to another. I have used Node Convert Module for it and Views Bulk operation for bulk selection. I'm facing a problem here, If I use node convert for single item (without any template) it converts properly. When I use bulk convert (using node convert template) even after conversion, it stays on indexed node. I tried reindexing nodes but it didn't help. any idea how to remove them from indexed node ?
How do I migrate user data from Drupal 7 to Drupal 9? The users in Drupal 7 are created with Profile 2 module and has around 12 - 13 fields. I also want the passwords to be migrated.
I tried using the Migrate module but it keeps giving me http 500 error. Any help in this regard would be appreciated.