• Resolved demetrioffr

    (@demetrioffr)


    Hi we are using ultimate-social-media-plus

    Not sure what what version as I know it kinda up to date but we can’t see the plugins folder as it gives me an error

    Found the version Ultimate Social Media PLUS 3.7.1

    When I go to the LOG FILES

    I get this repeating all of the time

    [10-Mar-2026 19:36:31 UTC] PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /home/rbmo53zk20gi/public_html/wp-includes/functions.php on line 655
    [10-Mar-2026 19:37:03 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /home/rbmo53zk20gi/public_html/wp-includes/functions.php on line 655
    [10-Mar-2026 19:39:04 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /home/rbmo53zk20gi/public_html/wp-includes/functions.php on line 655
    [10-Mar-2026 19:39:04 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /home/rbmo53zk20gi/public_html/wp-includes/functions.php on line 655
    [10-Mar-2026 19:39:06 UTC] PHP Warning: Undefined array key "sfsi_plus_copylinkIcon_order" in /home/rbmo53zk20gi/public_html/wp-content/plugins/ultimate-social-media-plus/libs/sfsi_widget.php on line 283
    [10-Mar-2026 19:39:06 UTC] PHP Warning: Undefined array key "sfsi_plus_mastodonIcon_order" in /home/rbmo53zk20gi/public_html/wp-content/plugins/ultimate-social-media-plus/libs/sfsi_widget.php on line 285
    [10-Mar-2026 19:39:06 UTC] PHP Warning: Undefined array key "sfsi_plus_riaIcon_order" in /home/rbmo53zk20gi/public_html/wp-content/plugins/ultimate-social-media-plus/libs/sfsi_widget.php on line 286
    [10-Mar-2026 19:39:06 UTC] PHP Warning: Undefined array key "sfsi_plus_inhaIcon_order" in /home/rbmo53zk20gi/public_html/wp-content/plugins/ultimate-social-media-plus/libs/sfsi_widget.php on line 287
    [10-Mar-2026 19:39:06 UTC] PHP Warning: Undefined array key "sfsi_plus_inha_display" in /home/rbmo53zk20gi/public_html/wp-content/plugins/ultimate-social-media-plus/libs/sfsi_widget.php on line 355
    [10-Mar-2026 19:41:03 UTC] PHP Warning: Undefined array key "sfsi_plus_copylinkIcon_order" in /home/rbmo53zk20gi/public_html/wp-content/plugins/ultimate-social-media-plus/libs/sfsi_widget.php on line 283
    [10-Mar-2026 19:41:03 UTC] PHP Warning: Undefined array key "sfsi_plus_mastodonIcon_order" in /home/rbmo53zk20gi/public_html/wp-content/plugins/ultimate-social-media-plus/libs/sfsi_widget.php on line 285
    [10-Mar-2026 19:41:03 UTC] PHP Warning: Undefined array key "sfsi_plus_riaIcon_order" in /home/rbmo53zk20gi/public_html/wp-content/plugins/ultimate-social-media-plus/libs/sfsi_widget.php on line 286
    [10-Mar-2026 19:41:03 UTC] PHP Warning: Undefined array key "sfsi_plus_inhaIcon_order" in /home/rbmo53zk20gi/public_html/wp-content/plugins/ultimate-social-media-plus/libs/sfsi_widget.php on line 287
    [10-Mar-2026 19:41:03 UTC] PHP Warning: Undefined array key "sfsi_plus_inha_display" in /home/rbmo53zk20gi/public_html/wp-content/plugins/ultimate-social-media-plus/libs/sfsi_widget.php on line 355

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support alexsev

    (@alexsev)

    Hi @demetrioffr ,

    Thank you for reaching out.

    From the log you shared, there are two separate issues:

    1. PHP memory limit exhausted. Your server currently has a memory limit of 128MB, and WordPress is running out of available memory. Please try increasing the WordPress memory limit. You can do this by adding the following line to your wp-config.php file: define(‘WP_MEMORY_LIMIT’, ‘256M’);
    2. Undefined array key warnings. The warnings like “Undefined array key “sfsi_plus_copylinkIcon_order” typically occur when some plugin settings are missing or were not fully saved after an update. Could you please try clicking the green “Save All Settings” button from at the bottom of the plugin’s settings page? Does that solve the issue?
    Thread Starter demetrioffr

    (@demetrioffr)

    Thanks I just updated it to 512meg
    I’ll try to the save once my backup is done and let you know if there are any more errors

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.