• Resolved CaliforniaTeachersCollege

    (@californiateacherscollege)


    Warning: Illegal string offset ‘facebook’ in /home4/ucladude/public_html/celta-online-course.com/wp-content/plugins/social/lib/social/service/facebook.php on line 113

    Warning: array_shift() expects parameter 1 to be array, null given in /home4/ucladude/public_html/celta-online-course.com/wp-content/plugins/social/lib/social/service/facebook.php on line 114

    Warning: Cannot modify header information – headers already sent by (output started at /home4/ucladude/public_html/celta-online-course.com/wp-content/plugins/social/lib/social/service/facebook.php:113) in /home4/ucladude/public_html/celta-online-course.com/wp-includes/pluggable.php on line 1121

    https://www.ads-software.com/plugins/social/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Looks like some bad data that isn’t being handled gracefully – sorry about that. Disable the display of PHP Warnings and these will be hidden.

    Thread Starter CaliforniaTeachersCollege

    (@californiateacherscollege)

    Ok, I will try to figure out how to “disable the display of PHP warnings”…In the meantime, if you could direct me to how to do that, it would be brilliant!

    Cheers!

    Check your wp-config.php file for this line:

    define('WP_DEBUG', true);

    Change the “true” to “false” (without quotes) and that will tell WordPress (and PHP) to not output errors.

    If errors still show with WP_DEBUG set to false, then if could be a plugin turning it on, a forced an unchangeable PHP configuration or something outside of WordPress.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘FB, error when commenting & posting to FB, lines 113, 114, 1121’ is closed to new replies.