Login toboggan is 'ported', but apparently never tested. hook_user_update has exactly one parameter in backdrop cms, but function logintoboggan_user_update uses three. I fixed it leaving only one, and submitted an issue in ghithub.
If I recall, Login Toboggan also has some features that can be removed from the module since they are now included in Backdrop core (such as ability to login with email address, maybe others).
Oh, and I tried your suggestion to get rid of Mosaic Grid. I changed the view format to "Unformatted list", and you are absolutely right, there are still 9 images when the relationship is there...
If I put the relationship back, the empty block disappears:
(with the side effect that the other node now has 9 images instead of 3).
Again, I have no understanding of what is going...
Except that's not what I'm seeing.
Here are screen shots using the same sandbox instance from the time of my original post, except that I have removed the relationship in the view, and I...
Hello,
An update: I could create a new user directly in the database, this is not ideal but works.
I plan to have a more look in deep into the database (some table making the link...
The Relationships is not needed in this case. Your View simply gets a field from the current page, so Contextual Filter is enough. If the field has no images, the block should not be displayed...
Comments
Thanks for doing that. That maintainer might no longer be involved. I can look into adding your fix and look for a new maintainer.
If I recall, Login Toboggan also has some features that can be removed from the module since they are now included in Backdrop core (such as ability to login with email address, maybe others).