• Resolved Corey Kretsinger

    (@corey-kretsinger)


    [16-Feb-2023 06:53:41 UTC] PHP Warning: Undefined array key “SERVER_NAME” in /home/REDACTED/public_html/wp-content/plugins/wordpress-simple-paypal-shopping-cart/wp_shopping_cart.php on line 697

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, thank you for reporting this warning message to us. I have submitted a message to the developers to investigate further your findings.

    Kind regards.

    Plugin Author mra13

    (@mra13)

    Hi, Looks like this server hasn’t set the following server variable so it’s creating that warning when the plugin is trying to access it:

    $_SERVER[ “SERVER_NAME” ]

    I have updated the plugin to use an alternative method that should solve this. Please upgrade the plugin to v4.6.3 when you can and let me know how it goes.

    Thread Starter Corey Kretsinger

    (@corey-kretsinger)

    Hi,

    The error is continuing to happen, but on a different line now.

    “[19-Feb-2023 06:50:04 UTC] PHP Warning: Undefined array key “SERVER_NAME” in /home/REDACTED/public_html/wp-content/plugins/wordpress-simple-paypal-shopping-cart/wp_shopping_cart.php on line 703″

    Plugin Author mra13

    (@mra13)

    okay you may need the hosting provider to fix the server’s “SERVER_NAME” variable definition for this one.

    Is there a particular action that causes it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error Message Now Showing In Logs’ is closed to new replies.