Guest Posted May 22, 2007 Share Posted May 22, 2007 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 More sharing options...
oschellas Posted May 22, 2007 Share Posted May 22, 2007 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 More sharing options...
Guest Posted May 22, 2007 Share Posted May 22, 2007 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 More sharing options...
Guest Posted May 22, 2007 Share Posted May 22, 2007 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.