Problem/Motivation
This module basicly does not work for D10.
For every submodule (avatar) there is errors like :
Warning: Undefined array key "type" in Drupal\avatars_robohash\Plugin\AvatarGenerator\Robohash->buildConfigurationForm() (line 76 of \test-01\web\modules\contrib\avatars\avatars_robohash\src\Plugin\AvatarGenerator\Robohash.php)
Warning: Undefined array key "background" in Drupal\avatars_robohash\Plugin\AvatarGenerator\Robohash->buildConfigurationForm() (line 87 of \test-01\web\modules\contrib\avatars\avatars_robohash\src\Plugin\AvatarGenerator\Robohash.php)
the same for the rest :
Warning: Undefined array key "type" in Drupal\avatars_gravatar\Plugin\AvatarGenerator\GravatarGenerator->buildConfigurationForm() (line 61 of test-01\web\modules\contrib\avatars\avatars_gravatar\src\Plugin\AvatarGenerator\GravatarGenerator.php)
Comments
Comment #2
mohd sahzad commentedComment #3
mohd sahzad commentedHi @coaston,
I'm unable to reproduce this issue because I couldn't find the submodule inside the avatars module.
Comment #4
abhishek_gupta1 commentedComment #5
abhishek_gupta1 commented@coaston, the thing you are saying "For every submodule (avatar) there is errors like" is presented in version :
8.x-1.x-dev coz submodule exist in this version Not in 8.x-2.x-dev. thank you
Comment #7
abhishek_gupta1 commented@coaston, i have fixed the issue, please kindly review the MR.
Comment #8
coaston commentedHello,
Thank you for you quick response. Now it seems above errors dissapeared. However I cannot see anything in profile (even logged as admin)
and when I navigate to edit user profile there is just: