Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error message after downloading dynamoeffects website paymetns pro solution


Recommended Posts

Posted

Can anybody help - I have got this error message at the top of the checkout page after I have downloaded and amended files using the dynamoeffects download for website paymetns pro.

 

//---PayPal WPP Modification START ---// function ec_step1() { if (is_array($this->modules)) { if (is_object($GLOBALS[$this->selected_module]) && ($GLOBALS[$this->selected_module]->enabled) ) { return $GLOBALS[$this->selected_module]->ec_step1(); } } } function ec_step2() { if (is_array($this->modules)) { if (is_object($GLOBALS[$this->selected_module]) && ($GLOBALS[$this->selected_module]->enabled) ) { return $GLOBALS[$this->selected_module]->ec_step2(); } } } //---PayPal WPP Modification END---//

Warning: Cannot modify header information - headers already sent by (output started at /homepages/38/d298245259/htdocs/includes/classes/payment.php:217) in /homepages/38/d298245259/htdocs/includes/functions/general.php on line 33

 

 

Thank you

Sarah

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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