[Xen-Soluce] Avatar Gallery

[Xen-Soluce] Avatar Gallery 2.1.5

No permission to download
Hello

Thank you for this great resource. I was using the previous version and was so happy to see that you added the gallery on the register form.
But when I enable this option, nothing is added to this form but a warning is shown saying that an avatar is mandatory.

I'm using default theme and did not change this form. Did I missed something?

Notice that the gallery is correctly loaded when editing the user avatar.

Here some screen captures:
1563784649588.png

This is the registration form ... but no where we can see the gallery
1563784857923.png

This shows the error indicating that during registration the avatar is not selected (normal as it is not present in the form)
1563784789565.png



Thank you for any help you could provide me perhaps on how to adapt the register form.

Greetings

Nils
 
I added
Code:
<xf:include template="xs_avatarGalleryRegister" />
to the register form

And it appeared :)


Is there a way to permit the new user to also add a personal avatar from this form? This to allow him to select his own file or use the predefined avatars inside the gallery.

Thanks
 
Hello

Thank you for this great resource. I was using the previous version and was so happy to see that you added the gallery on the register form.
But when I enable this option, nothing is added to this form but a warning is shown saying that an avatar is mandatory.

I'm using default theme and did not change this form. Did I missed something?

Notice that the gallery is correctly loaded when editing the user avatar.

Here some screen captures:
View attachment 206938

This is the registration form ... but no where we can see the gallery
View attachment 206940

This shows the error indicating that during registration the avatar is not selected (normal as it is not present in the form)
View attachment 206939



Thank you for any help you could provide me perhaps on how to adapt the register form.

Greetings

Nils
Hello, can you give me an admin access to your forum on xen-soluce.com via MP please ? :unsure:
I added
Code:
<xf:include template="xs_avatarGalleryRegister" />
to the register form

And it appeared :)


Is there a way to permit the new user to also add a personal avatar from this form? This to allow him to select his own file or use the predefined avatars inside the gallery.

Thanks
It's planned yes, I will have a look soon ;)
 
Hi, can you use categories for user groups?
Avatar group 1 for user group 1 to 5
Avatar group 2 for user group 2 to 5
Avatar group 3 for user group 3 to 5
etc....
Avatar group 2 can not use user group 1

Liebe Grüsse:
Tammy
 
Hi, can you use categories for user groups?
Avatar group 1 for user group 1 to 5
Avatar group 2 for user group 2 to 5
Avatar group 3 for user group 3 to 5
etc....
Avatar group 2 can not use user group 1

Liebe Grüsse:
Tammy
Hello,

Not for now, you may ask @CRUEL-MODZ if he want to add this option ;)

Regards, SyTry
 
Following error occurred after 2.1.0 update

PHP:
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'xf2forum.xf_xs_avatar_gallery' doesn't exist in src/XF/Db/AbstractStatement.php at line 217
 
Back
Top Bottom