Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

"Fatal error: Cannot redeclare vendors_email() (previously declared in /home/oscommerce/public_html/checkout_process.php:360) in /home/oscommerce/public_html/checkout_process.php on line 360"

 

How can you redeclare something that is only declared once? "vendors_mail" is only in this file twice. Once to define the function and once to call it. Any ideas?

Posted

This seems to be an incompatibility between MVS 1.1 code and the Credit Class module (which is installed in my store). Since I don't need the CC module, i just disabled it, commented out that code, and it seems to work fine now.

 

Thanks anyway. Hope this helps some other poor soul.

 

"Fatal error: Cannot redeclare vendors_email() (previously declared in /home/oscommerce/public_html/checkout_process.php:360) in /home/oscommerce/public_html/checkout_process.php on line 360"

 

How can you redeclare something that is only declared once? "vendors_mail" is only in this file twice. Once to define the function and once to call it. Any ideas?

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