Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Create_account.php On Line 16 Error When Setting Up New Account


Guest

Recommended Posts

I'm getting the following error when I try to create a new account, anyone any suggestions as to how I can resolve this;

 

Warning: main(includes/languages/english/create_account.php): failed to open stream: No such file or directory in /home/www/mydomain.com/create_account.php on line 16

 

Warning: main(includes/languages/english/create_account.php): failed to open stream: No such file or directory in /home/www/mydomain.com/create_account.php on line 16

 

Warning: main(includes/languages/english/create_account.php): failed to open stream: No such file or directory in /home/www/mydomain.com/create_account.php on line 16

 

Fatal error: main(): Failed opening required 'includes/languages/english/create_account.php' (include_path='.:/usr/local/lib/php') in /home/www/mydomain.com/create_account.php on line 16

Link to comment
Share on other sites

Check if the file includes/languages/english/create_account.php exists. If it exists overwrite it by a fresh copy from oscommerce (only this file). Don't make changes to the files trough the built in admin function, if needed make the changes local through notepad or a php editor and upload the file when you are done.

Link to comment
Share on other sites

Check if the file includes/languages/english/create_account.php exists. If it exists overwrite it by a fresh copy from oscommerce (only this file). Don't make changes to the files trough the built in admin function, if needed make the changes local through notepad or a php editor and upload the file when you are done.

 

Thanks a lot that worked a treat. The file was already there, but there must have been some corruption. Overwriting it fixed the problem. Cheers!!

Link to comment
Share on other sites

Thanks a lot that worked a treat. The file was already there, but there must have been some corruption. Overwriting it fixed the problem. Cheers!!

And it is good that you replied that the probelm was fixed.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...