Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author htmlBurger

    (@htmlburger)

    Hi @yoderman94,

    It appears you’re using an incompatible PHP version (PHP 5.2.* or lower).

    Carbon Fields supports only PHP 5.3, as you can read in its documentation and readme. So your only way around this is to use PHP 5.3 or newer.

    You should note that PHP 5.2 has reached its end of life more than 5 years ago. It is not supported anymore and is potentially insecure. Using a supported version (5.5, 5.6, 7.0) is recommended.

    In case you need information about the PHP supported and unsupported versions, feel free to visit:

    https://php.net/supported-versions.php
    https://php.net/eol.php

    Thread Starter yoderman94

    (@yoderman94)

    That makes perfect sense, the current site is running a really old version of real estate software and I think I remember we had to work on the server to make it run when we took over the hosting.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘unexpected T_STRING Error’ is closed to new replies.