Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help!! error message when I try to create a new account


pacman

Recommended Posts

When I try to create a new account I get the following error message

 

Warning: main(includes/form_check.js.php) [function.main]: failed to create stream: No such file or directory in /usr/home/web/users/a0017855/html/catalog/create_account.php on line 26



Fatal error: main() [function.main]: Failed opening required 'includes/form_check.js.php' (include_path='.:/usr/local/php_cgi/lib/php') in /usr/home/web/users/a0017855/html/catalog/create_account.php on line 26

 

I checked and I have "create_account.php" in my catalog directory and in this file I have the following

<?php require('includes/form_check.js.php'); ?>

 

This must be error . . . right? Or should I have a file in my includes called "form_check.js.php" I do not have this file.

 

I was able to make acccounts until today.

What should I do?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...