• Resolved melleman

    (@melleman)


    I would like to create additional social profiles. But it doesn’t work and there is the following error message.

    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in?/var/www/html/wp-includes/functions.php?on line?7241

    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/html/wp-includes/functions.php on line 2187

    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/wp-includes/functions.php on line 7241

    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/html/wp-includes/functions.php on line 2187

    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/wp-includes/functions.php on line 7241

    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/html/wp-includes/functions.php on line 2187

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    Can you give me a few more details? What do you mean by “additional social profiles”? Do you mean adding more Social Media Links in the user’s profile?

    Also, what version of WordPress are you using as those errors in wp-includes/functions.php don’t seem to match with WordPress 6.4.3

    Thread Starter melleman

    (@melleman)

    I use WP version 6.4.3 and
    PHP version 8.1

    Yes, if I add additional social media links to the user profile. When I click on the button nothing happens and the page jumps up. The messages are then output at the top. I have deactivated all other plugins that make changes to the profile (RankMath Seo, All In One WP Security)

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    I tested with WordPress 6.4.3 and PHP 8.2 and don’t see any issues.

    Try disabling ALL other plugins. Sometimes there can be a conflict with a plugin even if it’s unrelated to user’s profile, like it they load some JavaScript on all admin pages.

    Otherwise, I don’t have any ideas ??

    Thread Starter melleman

    (@melleman)

    Found every error. As soon as one of the users has activated the top option “Visual Editor – Do not use the visual editor when writing”, the error message appears.

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    Yes, that is the issue ??

    Our code requires the visual editor at some point and errors out if it’s disabled. We will see what we can do about it in a future update but in the meantime try enabling it temporarily when making changes to the profile.

    I have the Visual Editor turned off because I use PHP for includes and the Visual editor destroys the PHP code and treats it as text, which shows up in the post. Needing Visual Editor turned on makes this plugin unacceptable.

    What is really weird is that not only can I not add additional social media links, but the one that I do have in my profile for the Simple Author Box is Facebook, but what shows in the displayed author box in the posts is my LinkedIn account–not the Facebook account. Where it is getting the LinkedIn account from is a mystery since it isn’t included in my profile. Why it isn’t showing the Facebook link is a mystery.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Creating additional social profiles doesn’t work’ is closed to new replies.