Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Paypal files PHP Error


TA Safety Cartridges

Recommended Posts

hay i have installed this Module: https://apps.oscommerce.com/fZMiN&paypal-app

and have onle this messages in Tool: 

Warning: Use of undefined constant MODULES_ADMIN_MENU_PAYPAL_HEADING - assumed 'MODULES_ADMIN_MENU_PAYPAL_HEADING' (this will throw an Error in a future version of PHP) in /homepages/36/d685933499/htdocs/taonlineshop/admin/includes/boxes/paypal.php on line 15

Warning: Use of undefined constant MODULES_ADMIN_MENU_PAYPAL_START - assumed 'MODULES_ADMIN_MENU_PAYPAL_START' (this will throw an Error in a future version of PHP) in /homepages/36/d685933499/htdocs/taonlineshop/includes/apps/paypal/admin/functions/boxes.php on line 16

Warning: Use of undefined constant MODULES_ADMIN_MENU_PAYPAL_BALANCE - assumed 'MODULES_ADMIN_MENU_PAYPAL_BALANCE' (this will throw an Error in a future version of PHP) in /homepages/36/d685933499/htdocs/taonlineshop/includes/apps/paypal/admin/functions/boxes.php on line 31

Warning: Use of undefined constant MODULES_ADMIN_MENU_PAYPAL_CONFIGURE - assumed 'MODULES_ADMIN_MENU_PAYPAL_CONFIGURE' (this will throw an Error in a future version of PHP) in /homepages/36/d685933499/htdocs/taonlineshop/includes/apps/paypal/admin/functions/boxes.php on line 34

Warning: Use of undefined constant MODULES_ADMIN_MENU_PAYPAL_MANAGE_CREDENTIALS - assumed 'MODULES_ADMIN_MENU_PAYPAL_MANAGE_CREDENTIALS' (this will throw an Error in a future version of PHP) in /homepages/36/d685933499/htdocs/taonlineshop/includes/apps/paypal/admin/functions/boxes.php on line 37

Warning: Use of undefined constant MODULES_ADMIN_MENU_PAYPAL_LOG - assumed 'MODULES_ADMIN_MENU_PAYPAL_LOG' (this will throw an Error in a future version of PHP) in /homepages/36/d685933499/htdocs/taonlineshop/includes/apps/paypal/admin/functions/boxes.php on line 40

 

and this ist on the left side:

MODULES_ADMIN_MENU_PAYPAL_HEADING

can any help me please. i am a newbi..LOL

Edited by TA Safety Cartridges
Link to comment
Share on other sites

Exactly which version of osCommerce are you running, and what level of PHP? This add-on says it is for osC 2.3, but not that it is 2.3.4.1BS Edge/CE/Frozen compatible. Anyway, your code is not defining a bunch of macros, which (depending on the particular setup) could be either missing them from a file, or missing them from a database table. That sounds like an incomplete installation -- did you have any error messages while installing?

Link to comment
Share on other sites

It's probably going to take more than just transferring the files via FileZilla. Some sort of installation process will need to be run, which updates the database and/or inserts code into files. Did you read and follow the installation instructions?

Is this "standard" 2.3.4.1, as downloaded from this site, or is it the Bootstrap "Edge/CE/Frozen" version?

Link to comment
Share on other sites

This is an easy fix and the warning is caused by the newer version of PHP. Putting quotes around those constants will prevent the warnings.

The water in a vessel is sparkling; the water in the sea is dark. The small truth has words which are clear; the great truth has great silence.

- Rabindranath Tagore

Link to comment
Share on other sites

  • 1 year later...

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...