Error after upgraded php to php5.4
-
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.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Error after upgraded php to php5.4’ is closed to new replies.