• Hello,

    I have been migrating my client websites over to a new server, and one of my clients uses WP Touch. The site worked fine on the old server, and had a ton of errors when I moved to the new server … all the errors were from WP Touch. I dug into this further, and found that the main difference between the old server and the new server is the version of PHP being used.

    My new server is on PHP 5.4.30, and the old server is still on PHP 5.3.27.

    It seems as though the WP Touch core code has not been updated to current PHP standards, which means that anyone upgraded to the current version of PHP is going to have issues with this plugin.

    Can you confirm this as true, and if so, what steps can be taken to correct the situation?

    The errors are as follows:

    Warning: Illegal string offset ‘header-title’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 261

    Warning: Illegal string offset ‘header-title’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 261

    Warning: Illegal string offset ‘link-color’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 331

    Warning: Illegal string offset ‘link-color’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 332

    Warning: Illegal string offset ‘header-background-color’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 335

    Warning: Illegal string offset ‘header-background-color’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 336

    Warning: Illegal string offset ‘header-border-color’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 339

    Warning: Illegal string offset ‘header-border-color’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 340

    Warning: Illegal string offset ‘header-title’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 289

    Warning: Illegal string offset ‘header-title’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 261

    Warning: Illegal string offset ‘header-title’ in /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 289

    Warning: Cannot modify header information – headers already sent by (output started at /home/jasminjewelers/public_html/wp-content/plugins/wptouch/core/class-wptouch-pro.php:261) in /home/jasminjewelers/public_html/wp-includes/pluggable.php on line 1121

    https://ww.wp.xz.cn/plugins/wptouch/

The topic ‘Major issue with core code? Please confirm.’ is closed to new replies.