Account created on 8 June 2009, over 15 years ago
#

Recent comments

🇧🇪Belgium blacksnipe

Updated patch when navigating to the configured path.

🇧🇪Belgium blacksnipe

I've added a simple fix as a possible solution, but it needs testing.

🇧🇪Belgium blacksnipe

Add related topic for Quick Node Clone.

🇧🇪Belgium blacksnipe

I had a similar issue with exposed filters (without Views Infinite Scroll) in D10.
Patch #33 by @HitchShock solves my issue. Not sure about VIS though.

🇧🇪Belgium blacksnipe

I've also tried looking for a solution in the Better Exposed Filters issues, and discovered the following issues, but after applying the patches, still no avail.

🇧🇪Belgium blacksnipe

I came across the same issue when doing the same for commerce_products with an integration with Group Commerce .
The access check is reverted to the default when trying to upload or select a Media entity. instead of checking the group permissions.

The fix (for us) was to change gnode_node_create_access() to gnode_entity_create_access(), because the code of a possible gnode_commerce_product_create_access() would basically be the same as gnode_node_create_access() in the patches above.

Beware: THE PATCHES ARE THE SAME AS THE ONES OF #52, with the difference they aren't exclusive to node entities.w

🇧🇪Belgium blacksnipe

For an initial starting point of what I mean, I've added a patch of my changes to get this working.

🇧🇪Belgium blacksnipe

Have you tried an approach with entity_share ?

In my experience, this works very good.
You just enable the Entity Share Server on the host website, and the Entity Share Client module on the underlying site(s).

The only thing is, that your paragraphs fields should match across the sites.
You can have extra fields in the "child"-site, but the same fields for the serving site are a requirement.

Good luck. :-)

Production build 0.71.5 2024