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)
CommentFileSizeAuthor
#8 Robot2.png38.92 KBcoaston
#8 robot1.png46 KBcoaston

Issue fork avatars-3394856

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

coaston created an issue. See original summary.

mohd sahzad’s picture

Assigned: Unassigned » mohd sahzad
mohd sahzad’s picture

Assigned: mohd sahzad » Unassigned

Hi @coaston,
I'm unable to reproduce this issue because I couldn't find the submodule inside the avatars module.

abhishek_gupta1’s picture

Version: 8.x-2.x-dev » 8.x-1.x-dev
Assigned: Unassigned » abhishek_gupta1
abhishek_gupta1’s picture

@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

abhishek_gupta1’s picture

Assigned: abhishek_gupta1 » Unassigned
Status: Active » Needs review

@coaston, i have fixed the issue, please kindly review the MR.

coaston’s picture

StatusFileSize
new46 KB
new38.92 KB

Hello,

Thank you for you quick response. Now it seems above errors dissapeared. However I cannot see anything in profile (even logged as admin)

1

and when I navigate to edit user profile there is just:

2