8000 Link to ActivityPub follower list incorrect · Issue #390 · akirk/friends · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Link to ActivityPub follower list incorrect #390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nie-froehlich opened this issue Nov 19, 2024 · 5 comments · Fixed by #394 or #400
Closed

Link to ActivityPub follower list incorrect #390

nie-froehlich opened this issue Nov 19, 2024 · 5 comments · Fixed by #394 or #400

Comments

@nie-froehlich
Copy link

Installed are

  • ActivityPub 4.2.0
  • Friends 3.1.5

When I click on the number of followers in the "Friends Statistik" in the left hand menu, I get a list of followers (right now empty because it's a fresh install). On the page I have a link "View all followers in wp-admin" which points to example.com/wp-admin/users.php?page=activitypub-followers-list.

When clicking that link, I get a "no access allowed to this page" error message.

Inside ActivityPub, when I want to view the list of followers, the link takes me to example.com/wp-admin/options-general.php?page=activitypub&tab=followers.

Is this the link that Friends actually want to call? Or am I indeed missing an access permission to view the first page?

@akirk
Copy link
Owner
akirk commented Nov 22, 2024

Thanks for pointing this out. I think the problem here is that in the ActivityPub plugin you have only activated the blog profile:
Screenshot 2024-11-22 at 06 33 05

Whereas this link points to the user profile, also the follower list comes from the user profile. I suppose the Friends plugin needs to account for the ActivityPub plugin mode here.

@nie-froehlich
Copy link
Author

Yes, you're right, I currently have only the Blog profile active. Then I understand that the Followers section is so empty. I've enabled Author profiles and then the link worked.

As you said, it would be nice if Friends would take ActivityPub's mode into account, but it's not a very serious issue, I'd say.

@akirk
Copy link
Owner
akirk commented Nov 22, 2024

I just released 3.1.7 in which there is now a Blog Followers item depending on your ActivityPub plugin settings, see #394

Screenshot 2024-11-22 at 10 26 49

@nie-froehlich
Copy link
Author

getting closer: now the link to view all blog followers works, but I think the side bar is still a bit off. In mine it shows 0 blog followers whereas the Friends page itself shows the correct number of 2 followers.

grafik

@akirk
Copy link
Owner
akirk commented Nov 26, 2024

Oops, thanks! This was a typo, it will be fixed in the next release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants
0