Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

False zones


a123

Recommended Posts

What is OSCOM_APP_PAYPAL_DP_ZONE?
 

Quote

PHP Notice:  Use of undefined constant OSCOM_APP_PAYPAL_DP_ZONE - assumed 'OSCOM_APP_PAYPAL_DP_ZONE' in /includes/modules/payment/braintree_cc.php on line 95
PHP Warning:  in_array() expects parameter 2 to be array, null given in /includes/modules/payment/braintree_cc.php on line 1277

Are there any hero who use this payment method?

Link to comment
Share on other sites

On ‎4‎/‎10‎/‎2019 at 7:07 AM, a123 said:

OSCOM_APP_PAYPAL_DP_ZONE

That is the name of an element in an object. In later versions of php, the names have to be declared before using them or notices like that occur. They are usually harmless and can be ignored. It is possible to fix them but you have to find where the object is created to fix it.

The warning could be a little more important but, in this case since it is a known good module, probably not. I assume the braintree_cc.php is a mistake since that file doesn't exists, at least not in my package.

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...