• Resolved billbrower

    (@billbrower)


    I’m getting this warning on, every page of, my wordpress site using the latest version of the plugin (3.5.11.2)

    Strict Standards: Accessing static property flexmlsConnectPortalUser::$api_headers as non static in /var/www/html/wp-content/plugins/flexmls-idx/lib/oauth-api.php on line 26

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @billbrower,

    You may want to have your web host turn off PHP strict standards.
    Here is what I’ve found…

    “What is this error?
    The ‘strict standards’ message is not actually an error that requires attention to the code. It is a message meant more for developers who may or may not be coding to specific standards.”
    https://www.webhostinghub.com/help/learn/website/php/fix-strict-standards

    I’ve also passed this over to our plugin developer to get rid of the static property warning in PHP strict standards mode.

    Thanks

    Thread Starter billbrower

    (@billbrower)

    Thanks Matt!

    You’re welcome, Bill! ??

    Same with :

    PHP Deprecated: Non-static method flexmlsPortalPopup::draw_portal_popup() should not be called statically in flexmls-idx/pages/portal-popup.php on line 52

    PHP Deprecated: Non-static method flexmlsPortalPopup::timeout_time_left() should not be called statically in flexmls-idx/pages/portal-popup.php on line 49

    What version of our plugin are you using?

    FlexMLS? IDX Version 3.5.11.2 on latest WordPress on Apache with PHP 7.1

    Notice: Undefined index: Photos in /home/USERNAME/public_html/wp-content/plugins/flexmls-idx/components/photos.php on line 501

    Warning: Invalid argument supplied for foreach() in /home/USERNAME/public_html/wp-content/plugins/flexmls-idx/components/photos.php on line 501

    Notice: Undefined index: Photos in /home/USERNAME/public_html/wp-content/plugins/flexmls-idx/components/photos.php on line 519

    (all 3 multiple times per page)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘PHP syntax error in the latest version of the plugin’ is closed to new replies.