Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

php errors when changing oscomerce shop language in front end


dpa2007

Recommended Posts

Posted

greetings to all,

i just have configured a local shop with oscommerce.

i follow the instructions adding the greek language from the corresponding language pack

(i used the latest oscommerce 2.3.3,i hope that there is no problem with the language pack version 2.3.1 :huh: )

 

and when i change the language from the flag image i get the following errors:

 

Warning: include(includes/languages/greek/modules/header_tags/ht_canonical.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/oscom/includes/classes/osc_template.php on line 86

 

Warning: include(): Failed opening 'includes/languages/greek/modules/header_tags/ht_canonical.php' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/oscom/includes/classes/osc_template.php on line 86

 

Warning: include(includes/languages/greek/modules/header_tags/ht_robot_noindex.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/oscom/includes/classes/osc_template.php on line 86

 

Warning: include(): Failed opening 'includes/languages/greek/modules/header_tags/ht_robot_noindex.php' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/oscom/includes/classes/osc_template.php on line 86

any idea how to resolve this?

thanks in advanced.

Posted

These files aren't in the contribution:

 

includes/languages/greek/modules/header_tags/ht_canonical.php

includes/languages/greek/modules/header_tags/ht_robot_noindex.php

 

Copy the corresponding files from the english language folder and translate them.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...