Forum Replies Created

Viewing 2 replies - 46 through 47 (of 47 total)
  • Plugin Author lukaskotol

    (@lukaskotol)

    Hi!
    I think you are using non supported version of PHP which is lower than 5.4.

    The message

    Parse error: syntax error, unexpected ‘array’ (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in /home/customer/www/tastenfts.com/public_html/wp-content/plugins/tatum/admin/class-tatum-admin.php on line 57

    means that you PHP is unable to parse array with new 5.4 PHP Array syntax https://www.php.net/ChangeLog-5.php#PHP_5_4. If you look on the version 5.4.0 you will see

    Added short array syntax support ([1,2,3]), see UPGRADING guide for full details.

    Please update your PHP version to at least 5.4!
    Thanks so much for your response.

    Plugin Author lukaskotol

    (@lukaskotol)

    Hi!
    Zweifeln, I am working now on fixing your issue. Please give me a little bit time. Once I will solve the problem I will inform you.

    Thanks for your patience.
    Lukas Kotol

Viewing 2 replies - 46 through 47 (of 47 total)