• Resolved Rizve Joarder

    (@rizvejoarder)


    Hello,

    I am getting this error

    Parse error: syntax error, unexpected ‘[‘, expecting ‘)’ in /hermes/bosweb2a/b59/glo.mywebsite/wp-content/plugins/woo-easy-pay/admin/classes/class-worldpay-transaction-log.php on line 48 Warning: Unknown: open(/var/php_sessions/sess_31010ed5b3a715a7ace2dfa6891fa3ec, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0

    How to solve it?

    thanks

    https://www.ads-software.com/plugins/woo-easy-pay/

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

    (@mrclayton)

    Hi Rizve,

    The issue is related to the PHP Version. In Version 5.4 and greater, with PHP you can reference an array using shorthand notation [array] but in previous versions such as 5.3 an array must always be reference as array(). I have added backwards compatibility to the plugin via version 1.0.7 so the issue you had during activation is now resolved.

    Kind Regards,

    Thread Starter Rizve Joarder

    (@rizvejoarder)

    Thank you very much. Yes latest version solved my issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin could not be activated because it triggered a fatal error.’ is closed to new replies.