-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
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. |
I just released 3.1.7 in which there is now a Blog Followers item depending on your ActivityPub plugin settings, see #394 |
Oops, thanks! This was a typo, it will be fixed in the next release! |
Installed are
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?
The text was updated successfully, but these errors were encountered: