Title: Error after upgraded php to php5.4
Last modified: August 21, 2016

---

# Error after upgraded php to php5.4

 *  [awpuser](https://wordpress.org/support/users/awpuser/)
 * (@awpuser)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/error-after-upgraded-php-to-php54/)
 * I’m using version 1.54.1
 * I got warning message after upgraded php to php5.4:
 * > **Warning: Illegal string offset ‘status_txt’ in …/wp-content/plugins/share-
   > and-follow/admin-page.php on line 176**
 * I get rid of it by insert <?php error_reporting(0); ?> on top of my header.php,
   but hope this bug would be fixed in the future version.
 * [http://wordpress.org/extend/plugins/share-and-follow/](http://wordpress.org/extend/plugins/share-and-follow/)

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

 *  [Alundra](https://wordpress.org/support/users/alundra/)
 * (@alundra)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/error-after-upgraded-php-to-php54/#post-3933754)
 * I have this error too….it’s super frustrating. Can anyone please help?
 *  Thread Starter [awpuser](https://wordpress.org/support/users/awpuser/)
 * (@awpuser)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/error-after-upgraded-php-to-php54/#post-3933755)
 * So just try what I did:
 * Open your header.php and place the code <?php error_reporting(0); ?> on the top
   of the file.
 * Hope this helps

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

The topic ‘Error after upgraded php to php5.4’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/share-and-follow.svg)
 * [Share and Follow](https://wordpress.org/plugins/share-and-follow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/share-and-follow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/share-and-follow/)
 * [Active Topics](https://wordpress.org/support/plugin/share-and-follow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/share-and-follow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/share-and-follow/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [awpuser](https://wordpress.org/support/users/awpuser/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/error-after-upgraded-php-to-php54/#post-3933755)
 * Status: not resolved