Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HELP!


jww103

Recommended Posts

Posted

does anyone know how to fix the following index page error?

 

Warning: main(includes/languages/english/englishphp) [function.main]: failed to open stream: No such file or directory in /homepages/0/d172459497/htdocs/index.php on line 33

 

Fatal error: main() [function.require]: Failed opening required 'includes/languages/english/englishphp' (include_path='.:/usr/local/lib/php') in /homepages/0/d172459497/htdocs/index.php on line 33

Posted
does anyone know how to fix the following index page error?

 

Warning: main(includes/languages/english/englishphp) [function.main]: failed to open stream: No such file or directory in /homepages/0/d172459497/htdocs/index.php on line 33

 

Fatal error: main() [function.require]: Failed opening required 'includes/languages/english/englishphp' (include_path='.:/usr/local/lib/php') in /homepages/0/d172459497/htdocs/index.php on line 33

 

 

Did you copy the error exactly?

 

There is a missing dot in englishphp instead of english.php

 

Does that help?

Posted
Did you copy the error exactly?

 

There is a missing dot in englishphp instead of english.php

 

Does that help?

 

Yes that seems to be the problem - which file do I need to edit to correct it?

Posted

James,

includes/languages/english/englishphp is the path

 

should look like this 'includes/languages/english/english.php

 

so you will have to rename the file (program)

 

I hope this helps

 

Roman

Posted
James,

includes/languages/english/englishphp is the path

 

should look like this 'includes/languages/english/english.php

 

so you will have to rename the file (program)

 

I hope this helps

 

Roman

 

the file is correctly named - but where is this refering path stored?

Posted
the file is correctly named - but where is this refering path stored?

 

 

I've tried browsing a few of the more obvious files and wouldn't know where to start! I suggest you download a new copy of oscommerce and do a fresh install. This would most probably be the quickest solution. You could be spending weeks hunting for that elusive piece of coding.

Archived

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

×
×
  • Create New...