galob Posted December 27, 2012 Posted December 27, 2012 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!
♥geoffreywalton Posted December 28, 2012 Posted December 28, 2012 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 ======>>>>>.
galob Posted December 28, 2012 Author Posted December 28, 2012 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!
♥geoffreywalton Posted December 28, 2012 Posted December 28, 2012 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 ======>>>>>.
Guest Posted December 29, 2012 Posted December 29, 2012 @@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.
galob Posted January 2, 2013 Author Posted January 2, 2013 @@dfirefire Thanks for your help. I did what you told me. I change the permissions in the ftp but it did not work! http://www.techmart.cl/tienda/ what else I can do? I hope you can help me again! thanks!
Guest Posted January 2, 2013 Posted January 2, 2013 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!
tomlener Posted April 27, 2013 Posted April 27, 2013 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.
Gurutrade Posted April 24, 2014 Posted April 24, 2014 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!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.