Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error Question


BBJ

Recommended Posts

Posted

When going to modules I come up with this error and have no clue where to start looking for the problem.

everything seems to be working fine, just had an order go through and all the info is complete.

 

Fatal error: Cannot redeclare class cc in /home/www/xxxxxx.ca/www/catalog/includes/modules/payment/cc.php on line 13

 

 

Thanks,

John

Posted

When going to modules I come up with this error and have no clue where to start looking for the problem.

everything seems to be working fine, just had an order go through and all the info is complete.

 

Fatal error: Cannot redeclare class cc in /home/www/xxxxxx.ca/www/catalog/includes/modules/payment/cc.php on line 13

Most likely you uploaded that file to the language directory also instead of the language file that contains the defines for that language (with the same name at /home/www/xxxxxx.ca/www/catalog/includes/languages/english/modules/payment/cc.php)

Posted

Most likely you uploaded that file to the language directory also instead of the language file that contains the defines for that language (with the same name at /home/www/xxxxxx.ca/www/catalog/includes/languages/english/modules/payment/cc.php)

 

 

Thanks for your reply!

 

I double checked and does not seem to be the problem, the correct cc.php files are in the correct directories.

 

thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...