Title: PHP Warning: Illegal string offset &#8216;xy12345&#8217;
Last modified: January 22, 2020

---

# PHP Warning: Illegal string offset ‘xy12345’

 *  Resolved [ehau](https://wordpress.org/support/users/ehau/)
 * (@ehau)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/php-warning-illegal-string-offset-xy12345/)
 * I have a problem very similar to this. Plugin should be up to date. Plugin page
   says Version 4.0.3
 * Maybe similar to this
    [https://wordpress.org/support/topic/illegal-string-offset-41/](https://wordpress.org/support/topic/illegal-string-offset-41/)
 * Errors in PHP log
    PHP Warning: Illegal string offset ‘ay41753’ in /path/to/wordpress-
   site/wp-content/plugins/flow-flow/includes/db/FFDB.php on line 303
 * And also something about expired facebook token, but really sure if that is related
 * Error on flow-flow wordpress settings:
 * Plugin received next error message from network API for this feed:
 * flow\db\SafeMySQL: Data too long for column location at row 1. Full query: [INSERT
   INTO `wp_ff_posts` SET `creation_index

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Oleksandr](https://wordpress.org/support/users/awesomeoman/)
 * (@awesomeoman)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/php-warning-illegal-string-offset-xy12345/#post-12522135)
 * Hi, please check and make sure you have mbstring PHP extension enabled.
    Also,
   make sure that charset of your DB is utf8mb4 to be able to store Unicode characters
   in DB tables. Please ask for this your developer or hosting help. Here is more
   info [https://gist.github.com/Xeoncross/5d85c3f5547ee04d5bd81113a2c8ec4d](https://gist.github.com/Xeoncross/5d85c3f5547ee04d5bd81113a2c8ec4d).
   And also, make sure that your WordPress installation is using utf8mb4 as database
   encoding in wp-config.php file. If this will not help, let us know.

Viewing 1 replies (of 1 total)

The topic ‘PHP Warning: Illegal string offset ‘xy12345’’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/flow-flow-social-streams_a9b2da.svg)
 * [Flow-Flow Social Feed Stream](https://wordpress.org/plugins/flow-flow-social-streams/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flow-flow-social-streams/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flow-flow-social-streams/)
 * [Active Topics](https://wordpress.org/support/plugin/flow-flow-social-streams/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flow-flow-social-streams/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flow-flow-social-streams/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Oleksandr](https://wordpress.org/support/users/awesomeoman/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/php-warning-illegal-string-offset-xy12345/#post-12522135)
 * Status: resolved