• Resolved starfiredev

    (@starfiredev)


    Ever since a few weeks ago one of the site’s I’ve been working on has been experiencing this error. It shuts down the entire admin side of things and I have to manually delete the plugin file to get it to work again.

    Here’s the exact error that WP gives me with debug activated:

    Warning: Illegal string offset ‘recipients’ in /var/www/vhosts/violinoutlet.com/httpdocs/wp-content/plugins/strong-testimonials/admin/class-strong-testimonials-updater.php on line 514

    Notice: Array to string conversion in /var/www/vhosts/violinoutlet.com/httpdocs/wp-content/plugins/strong-testimonials/admin/class-strong-testimonials-updater.php on line 514

    Fatal error: Uncaught Error: Cannot unset string offsets in /var/www/vhosts/violinoutlet.com/httpdocs/wp-content/plugins/strong-testimonials/admin/class-strong-testimonials-updater.php:523 Stack trace: #0 /var/www/vhosts/violinoutlet.com/httpdocs/wp-content/plugins/strong-testimonials/admin/class-strong-testimonials-updater.php(118): Strong_Testimonials_Updater::update_form_options() #1 /var/www/vhosts/violinoutlet.com/httpdocs/wp-content/plugins/strong-testimonials/admin/admin.php(46): Strong_Testimonials_Updater::update() #2 /var/www/vhosts/violinoutlet.com/httpdocs/wp-includes/class-wp-hook.php(287): wpmtst_update_check(”) #3 /var/www/vhosts/violinoutlet.com/httpdocs/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #4 /var/www/vhosts/violinoutlet.com/httpdocs/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #5 /var/www/vhosts/violinoutlet.com/httpdocs/wp-admin/admin.php(170): do_action(‘admin_init’) #6 /var/www/vhosts/violinoutlet.com/httpdocs/wp-admin/plugins.php(10): require_once(‘/var/w in /var/www/vhosts/violinoutlet.com/httpdocs/wp-content/plugins/strong-testimonials/admin/class-strong-testimonials-updater.php on line 523

    Please let me know what I can do to fix this. We use your plugin on a lot of sites and this is the only one that has been giving us trouble. Thanks!

Viewing 1 replies (of 1 total)
  • Hi @starfiredev,

    Thanks for reaching out to us!
    Unfortunately I am unable to replicate the same error on my end.
    Can you please go to Testimonials > settings > Form > and save?
    Does it fix it?

    If it still does not, I recommend turning wp_debug back to false and you will no longer see those warnings.

    Warmly,
    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘Illegal String Offset Error’ is closed to new replies.