Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problems with function_require Unable to access includes/languages/.php


galob

Recommended Posts

Posted

Hello. I have a problem with my oscommerce http://www.techmart.cl/tienda/

 

Warning: require() [function.require]: Unable to access includes/languages/.php in /home/techmart/public_html/tienda/includes/application_top.php on line 289

 

Warning: require(includes/languages/.php) [function.require]: failed to open stream: No such file or directory in /home/techmart/public_html/tienda/includes/application_top.php on line 289

 

Fatal error: require() [function.require]: Failed opening required 'includes/languages/.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/techmart/public_html/tienda/includes/application_top.php on line 289

 

what is the error?

excuse my English... I hope you can help me!

 

grettings!

Posted

I seem to remember, clear the sessions table in the database and then add &language=en to the url normally fixes it but you have deleted the shop so I can't test it.

 

HTH

 

G

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

Hi, thaks for your answer! but now, before install again, i have another problem:

 

Warning: session_save_path() [function.session-save-path]: Unable to access /home/btechcl/public_html/store/includes/work/ in /home/techmart/public_html/tienda/includes/functions/sessions.php on line 169

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/techmart/public_html/tienda/includes/functions/sessions.php:169) in /home/techmart/public_html/tienda/includes/functions/sessions.php on line 102

 

oscommerce http://www.techmart.cl/tienda/

 

Now i up the store again. can you check what is the problem?

 

Thanks a lot!

Posted

Try this in google

 

site:www.oscommerce.com/forums Cannot send session cache limiter - headers already sent

 

Cheers

 

G

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

@@geoffreywalton: I don't agree here. The "headers already sent"-error is the direct consequence of the first error message being displayed, so it should be ignored because it will disappear as soon as the first error is resolved.

 

Galo: looks like there's a permission problem in that specific directory. Check whether the user that your store is executing under (usually your hosting account) has write permission in the /home/btechcl/public_html/store/includes/work/ folder.

Posted

Hey Galo,

I've been to the site, but the error doesn't seem to appear. Have you solved it?

If not, what is the error: about the languages or about the work directory?

 

Greetz!

  • 3 months later...
Posted

I seem to remember, clear the sessions table in the database and then add &language=en to the url normally fixes it but you have deleted the shop so I can't test it.

 

Hello,

 

i had the same error like galob:

 

Warning: require(includes/languages/.php) [function.require]: failed to open stream...

 

I cleared the sessions table and now it works.

 

Thank you Geoffrey.

  • 11 months later...
Posted

Hello,

 

i had the same error like galob:

 

Warning: require(includes/languages/.php) [function.require]: failed to open stream...

 

I cleared the sessions table and now it works.

 

Thank you Geoffrey.

 

Me too, thanks much!

Archived

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

×
×
  • Create New...