Ok, it's jQuery. D11 uses 4.0.0.rc1. After reverting to 3.7.1 in /core/assets/vendor/jquery, everything works.
I have noticed that it has to do with the animations. When I disable the animation, the items appear.
It might have something to with jQuery version incompatibility, as I saw that in the browser's console.
I have tested this on 11.3 (after adding this version to the info yml) and it seems to be compatible.
In the UI, I do not see the checkbox to choose the author of the node.
Duplicate of https://www.drupal.org/project/rules/issues/3563101 📌 doctrine/annotations is abandoned Active
Retested, view is created, no errors.
Importing the view solves it. Thanks.
Tested the functionality, for me it works.
I did run drush updb. If not, an error occurs on the base table not being installed.
Thanks a lot for your effort!
I have tried to migrate. Patches are applied. The admin screen works.
When I go to a user and try to go to the adresses tab, I get:
Drupal\views\Exception\ViewRenderElementException: Invalid View name (multiple_emails) given. in Drupal\views\Element\View::preRenderViewElement() (regel 46 van /home/myuser/domains/mydomain/public_html/web/core/modules/views/src/Element/View.php).
I created this (with some AI help) to address my goal in altering the sender's e-mail address. Perhaps other members seek the same, so I wanted to share what I have. Obviously, this is not a proper way of adding to the code. So for me, this could be incorporated or be left as a supporting module. Feel free to do with it whatever you think is right.
Sorry for reversing the patch. I am a bit familiar with programming, but not with the ways of patching or creating a merge request. As said, my main goal was to alter the sender's e-mailaddress to the author of group node. If there are better ways to do so, this would be great and I would be happy to help making this better, e.g. by testing.
Thanks for solving this, @ritarshi_chakraborty!
I am not able to get the correct configuration for SSO. The URLs asked are for a connection to NC as IdP. As I have said (and described in my earlier setup), we have Drupal as our IdP. So the configuration details which have to be provided are already provided on the NC side, not on the Drupal side.
Secondly, our User IDs are in the format 'drupal-'[uid]. E.g. for admin: drupal-1.
Thanks for your work!
Just to be sure: I am using Drupal als IdP. Users are directed to the Drupal login screen to enter their details and be able to be redirected back to NC.
I see a config which uses the OAuth from NC as an IdP. Thi seems to me the other way round.
Am I mistaken?
I have changed to Symfony Mailer and - Queue. This works.
The template suggested did not work for me, but node--article--group-notify-email.html.twig did.
Solved. Tracking settings of Edge prevented addtoany.com from loading.
Solution: set privacy less strict or add the site as an exception.
Is there any news on this?
I have checked the credentials:
curl -X POST https://bsky.social/xrpc/com.atproto.server.createSession \
-H "Content-Type: application/json" \
-d '{"identifier":"myuser.bsky.social","password":"xxxx-xxxx-xxxx-xxxx"}'I got a json result.
edvanleeuwen → created an issue.
What is needed to get this into production?
Solved it for my case: added an option to use the absolute URL. See patch attached.
edvanleeuwen → created an issue.
edvanleeuwen → created an issue.
Hi roromedia,
Current setup:
D8 10.4.8
- oauth2_server 2.1.1
- Use OpenID Connect
- client: https://ncdomain/apps/sociallogin/custom_oidc/drupal
- Automatically authorize this client
NC 31.0.7
- Social Login 6.0.1
- Custom OpenID:
Authorize url
https://drupaldomain/oauth2/authorize
Token url
https://drupaldomain/oauth2/token
Display name claim (optional)
name
User info URL (optional)
https://drupaldomain/oauth2/userinfo
Logout URL (optional)
https://drupaldomain/user/logout
Scope
openid email profile
I have reproduced this on simplytest. After deinstalling file_entity, the file can be imported.
edvanleeuwen → created an issue.
edvanleeuwen → created an issue.
Ok, thanks for your explanation.
The latter, so a user has had TFA enabled, but does not recall the code.
edvanleeuwen → created an issue.
Using group notify, mail safety, queue mail en SMTP mailer.
The problem is not that notifications are not created or sent. But it seems that they bypass the queue. Therefor, for several hundred notifications, in my case it leads to an overloaded server.
Yes, and this is very annoying. I have just recently started to use this. Do previous versions have this as well?
I forgot to add the default civicrm database setting.
I am getting the exact same error with version 1.3.2 (on line 170). Anyone else?
I think that would be all. Thanks!
Thanks for the clarification!
Just to add: the demo page I was referring to is under /admin/structure/block/demo/solo
edvanleeuwen → created an issue.
edvanleeuwen → created an issue.
edvanleeuwen → created an issue.
edvanleeuwen → created an issue. See original summary → .
Tested and verified. Thanks!
edvanleeuwen → created an issue.
Perhaps I am missing something, but isn't the patch doing the opposite of what the the author of this request wants?
Nodes can be restricted by implementing the right access to insiders, i.e. members.
Thanks!
Thanks!
I have updated to 1.3.5, but still the proper favicon is not displayed. See https://www.covs.nl
I am trying to patch this to the latest version (3.3.4). I now get:
Error: Class "Drupal\group\Entity\GroupContent" not found in gnode_tokens() (line 59 of /home/myuser/domains/mydomain/public_html/web/modules/contrib/group/modules/gnode/gnode.tokens.inc).
edvanleeuwen → created an issue.
edvanleeuwen → created an issue. See original summary → .
Thanks for the quick reply.
It is not the reset password screen that is bothering me, as I do not mind being able to reset via username or password.
It is the actual login screen: I only want our users to login via username (as is the standard in Drupal). Contributed modules extend this and give the option to login using an email address, but I do not want that so have none installed.
edvanleeuwen → created an issue.
edvanleeuwen → created an issue.
edvanleeuwen → created an issue.
edvanleeuwen → created an issue.
edvanleeuwen → created an issue.
Tested and verified. Thanks for the quick response.
Tested and verified. Got the error when trying to add a view with a template after a migration from D7 tot D10, now the error is solved.
edvanleeuwen → created an issue.
edvanleeuwen → created an issue.
I think I have determined where the problem is. If I have the option enabled to display the file, there is not an option to change that during the process of inserting a document via the widget.
When I disable the option, the files are displayed.
So I assume the default option is not taken into account when inserting a file through the widget.
Zipped video added. Hope this helps.
The field field_media_document_display in the media__field_document_media is NULL when added. Despite the settings to display the media by default.
Resaving the media solves this when the Display file box is checked.
edvanleeuwen → created an issue.
I now have the message without this theme, so closing this.