Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error on start (only IE)


Guest

Recommended Posts

I've installed MS2 - all was running fine.

 

Now the below message appears if i try to start the catalo-page (same on admin-page) :

 

Warning: main(includes/languages/.php) [function.main]: failed to create stream: No such file or directory in /home/.sites/106/site3/web/shop/catalog/includes/application_top.php on line 296

 

Fatal error: main() [function.main]: Failed opening required 'includes/languages/.php' (include_path='') in /home/.sites/106/site3/web/shop/catalog/includes/application_top.php on line 296 (beim admin ists das analoge mit zeile 146)

 

into application_top_php ithis is the following:

 

// include the language translations

require(DIR_WS_LANGUAGES . $language . '.php');

 

it seams that $language is not get filled

 

These behavior appear ONLY with IE (actually used 6.0)

 

Has anyone an idea about the reason and specially about a solution ??

 

many thanks

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...