Jacob (jsh4)

Results 39 comments of Jacob (jsh4)

Thanks! I updated the single file, but I'm still getting an error which looks very similar: Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding() in /home/userfolder/public_html/wp-content/plugins/friends/libs/Mf2/Parser.php:100 Stack trace: #0...

OK, thanks! I'm on PHP 7.4, but I could could move to 8.0 or 8.1 if that would be preferred? *Update*: I just tried both PHP 8.0 and 8.1, and...

I just tried enabling the PHP extension "mbstring", and it seems to work now! Thanks! Except that I'm still getting a notice message (twice for some reason): Notice: Undefined index:...

Another issue I've run into, is that if two separate sites in a multisite network both try to add the same "Friend" to their site as a subscription feed, it...

Awesome! Thanks for the quick fix! That seems to have solved both issues. One remaining issue I'm seeing, is that I've accepted a friend request, but the notification seems to...

@akirk , the user who is accepting the friend request has a role of "Administrator". The user who sent the friend request has a role of "none" in the site,...

@akirk , it appears you are correct. There is no "Friend" role for this site. ![Screen Shot 2022-01-23 at 6 55 15 PM](https://user-images.githubusercontent.com/1877731/150703385-14bdfdef-8978-4acd-9cc5-f19ab185749b.png) Shouldn't the role be automatically be added...

Yes, I did use the "Network activate" option previously. I just now updated the plugin, then tried Network deactivating, and then Network reactivated, and then tried to accept the friend...

Thanks! Activating each site individually won't be feasible for this particular site, so I'm going to wait for the release, and then test again after that. Thank you!

Any idea when the fix will be released? Thanks!