JimMunroe
Forum Replies Created
-
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersYaayy! Thanks Matthias, really appreciate the help. Any clue on what could have been the issue, in case other people read this thread?
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersDeleted. Sorry, put it back when it didn’t seem to fix the problem.
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersAh, I had it configured as http:// in the options — I changed that to https://
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersYes, I use https:// in the command
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersTriggered it again, no effect.
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersOK, I changed line 110 to:
public static function deactivated__outbox_activity( $activity ) {Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersI don’t have any caching plugins that I know of. I used to have WP Super Cache but it’s disabled.
Can you give me more detail on how to remove the outbox_activity function?Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersRemoved it, updated the file, and ran that line — yes. Got Success message.
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersSure. I accessed it via the Edit Plugins and added “//” before the lines you mentioned, then retriggered.
Got a success message, but no migration yet.
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersI’m not sure what you mean about gap in followers.
I had about 150 followers in Mastodon.social and when I triggered the migration to my WP site about 140 of them successfully migrated.When I tried to migrate the 140 back to my Mastodon.social account I get a “success” message but the migration doesn’t happen.
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersYes, when I did:
php wp-cli.phar activitypub move https://jimmunroe.net/?author=0 https://mastodon.social/@jimmunroe
I got Success: Move Scheduled.
- This reply was modified 3 weeks, 2 days ago by JimMunroe.
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersI was able to move from mastodon.social to my WP site, but haven’t been able to move back to mastodon.social.
Forum: Plugins
In reply to: [ActivityPub] UnMigrate Followers

here they are
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersOn the plugin side, that is what it looks like.
on Mastodon, that is what it looks like.
(Nevermind, screenshots didn’t work)
- This reply was modified 3 weeks, 2 days ago by JimMunroe.
Forum: Plugins
In reply to: [ActivityPub] UnMigrate FollowersThanks for helping me out!
I get the error on Mastodon.social Account>Account Settings>Account Alias when I tried to add “https://jimmunroe.net/?author=0” as the Handle of the old account. I did this because my “Handle of the old account” in Account>Account Settings>Account Alias in Mastodon.social was originally jimmunroe.net@jimmunroe.net and after attempting to trigger a migration back to Mastodon.social the migration never happened (although I got a Success response).
Should I change the Profile ID in the ActivityPub plugin settings? Does there need to be an Account Alias in the AP plugin settings? It’s also set to Blog profile only there.
I had ~150 followers prior to moving. (When I migrated to my WP site about 9 followers didn’t move.)