Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

create_account_process error


honunet

Recommended Posts

Posted

When I try to sign ip for an account, I get this error message:

Fatal error: Failed opening required 'includes/languages/english/create_account_process.php' (include_path='') in /usr/www/users/honunet/honu/catalog/create_account_process.php on line 15

 

http://209.68.10.115/catalog

Posted

Some of your language files are missing or have errors... including catalog/includes/languages/english/create_account_process.php :shock:

 

You have also made an error while altering your categories box - should be:

 

  $info_box_contents = array();

 $info_box_contents[] = array('align' => 'left',

                              'text'  => BOX_HEADING_CATEGORIES

                             );

 

You have BOX_CATEGORIES....

Archived

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

×
×
  • Create New...