elroySF Posted May 21, 2006 Posted May 21, 2006 "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? Quote
elroySF Posted May 21, 2006 Author Posted May 21, 2006 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? Quote
Recommended Posts
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.