• Resolved amartimes

    (@amartimes)


    Parse error: syntax error, unexpected ‘.’, expecting ‘,’ or ‘;’ in /home/yourdomain/yourdomain.com/wp-content/plugins/wp-travel/inc/coupon/inc/admin/class-admin-metaboxes.php on line 23

Viewing 1 replies (of 1 total)
  • Hello @amartimes,

    The error that you are having is an incompatibility with PHP version 5.5.

    PHP stopped support for 5.5 in July 2016 and strongly recommend that it is not used due to security vulnerabilities – see here
    http://php.net/eol.php

    Also, WordPress Requirements state that to run WordPress system config should be
    PHP version 7.2 or greater which can read more about that here https://ww.wp.xz.cn/about/requirements/

    So please upgrade your PHP version and verify the issue.

    Thank you.

    Regards!!

Viewing 1 replies (of 1 total)

The topic ‘after upgrade parse error’ is closed to new replies.