• Resolved rahb

    (@rahb)


    Hi

    I am a long user of Pods on a number of websites. Unfortunately I have just experienced an issue.

    I am using WordPress version 6.1.1
    The active theme is Edin (version 1.3.3)
    Current plugin: Pods – Custom Content Types and Fields (version 2.9.11)
    My PHP version 7.0.33, however this has been updated to the latest version.

    The details of the error are:

    An error of type E_PARSE was caused in line 597 of the file

    ………./wp-content/plugins/pods/tribe-common/src/Tribe/Date_Utils.php.

    Error message: syntax error, unexpected ‘=’

    I have checked and line 597 reads:

    [ $start_date, $end_date ] = self::sort( [ $start_date, $end_date ] );

    This is exactly the same as another installation I have on another website with no issue.

    Any help would be gratefully received

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    I’ve got a fix for this that resolves this issue with PHP 5.6-7.0 sites, can you try updating to this pre-release build of Pods 2.9.11.1 — if that works for you then I’ll release that shortly.

    https://github.com/pods-framework/pods/archive/refs/heads/release/2.9.11.1.zip

    The specific error you are seeing here was from PHP 7.1+ code from a library we have implemented.

    Fabri

    (@fabrisancho)

    suspicious calls from tribal-common library sending login and authentication token, to url =https://us-central1-promoter-auth-connector.cloudfunctions.net/promoterConnector/connect/auth

    Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    Looks like there’s some API communication that has been added since our integration. I’ll go check and ensure that’s off, it’s the same library that The Events Calendar uses and for some reason it’s still making these unnecessary calls. I’ll be sure that’s fixed before this release goes out.

    Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    I’ve got it disabled now, release is going out shortly.

    Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    Pods 2.9.11.1 is now officially released, if you downloaded it from GitHub before, be sure to download the final official version from www.ads-software.com to get the final version.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Pods v 2.9.11’ is closed to new replies.