Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help, new to os


Smitty103

Recommended Posts

I installed the sts template like the instructions said and now I get this error message on my site:

 

Warning: main(includes/filenames.php): failed to open stream: No such file or directory in /oscommerce/includes/application_top.php on line 53

 

Fatal error: main(): Failed opening required 'includes/filenames.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /oscommerce/includes/application_top.php on line 53

Link to comment
Share on other sites

Try storing sessions in mysql.

 

Modify the following line as in /includes/configure.php:

 

define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'
Link to comment
Share on other sites

Archived

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

×
×
  • Create New...