Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

my problem :)


jeton

Recommended Posts

setup operation okey but

catalog page error:

Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /home/dijtaldest/domains/benimsite.com/public_html/tshop/catalog/includes/application_top.php on line 285

 

Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/lib/php') in /home/dijtaldest/domains/benimsite.com/public_html/tshop/catalog/includes/application_top.php on line 285

 

 

admin page error

 

Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /home/dijtaldest/domains/benimsite.com/public_html/tshop/catalog/admin/includes/application_top.php on line 130

 

Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/lib/php') in /home/dijtaldest/domains/benimsite.com/public_html/tshop/catalog/admin/includes/application_top.php on line 130

 

 

why? :'( :( :'(

Link to comment
Share on other sites

includes/languages/.php

 

should be:

 

includes/languages/english.php (or whichever language you are using)

 

First, check that those files actually exist on your website, and if not then upload good copies of them.

 

If they do exist, then check that the permissions on your folders are either set to 755 - readable by all, executable by all, writeable by owner, or 777 - full permissions.

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...