Category: WordPress

PHP warning illegal string offset action in” WordPress Error

If you get this error its because the older version of WordPress or a plugin isn’t compatible with the newer version of PHP that is running.

Solution is to downgrade PHP:

yum downgrade php*
service httpd restart

Ensure to upgrade WordPress and all plugins to the latest version.

 

Tags:

Wordpress

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.