vu2jbm Posted August 28, 2008 Posted August 28, 2008 can anyone tell me what is this error, what will be the solution. Warning: require(includes/languages/.php) [function.require]: failed to open stream: No such file or directory in /home/central/public_html/catalog/includes/application_top.php on line 281 Fatal error: require() [function.require]: Failed opening required 'includes/languages/.php' (include_path='.:/usr/lib/php') in /home/central/public_html/catalog/includes/application_top.php on line 281
satish Posted August 28, 2008 Posted August 28, 2008 includes/languages/.php $language variable is set to Null. A bug due to register globals issue. Apply compatability patch by updating compatability.php and moving the includes compatability.php file just after the includes configure.php. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Guest Posted October 9, 2012 Posted October 9, 2012 H'mmm - What's that in English - I mean Layman English
♥kymation Posted October 9, 2012 Posted October 9, 2012 Translation: Your obsolete version of osCommerce has a bug. Upgrade it to the latest version. Regards Jim See my profile for a list of my addons and ways to get support.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.