I am new to oscommerce. I am trying to install some language pack(german, french). I finished installing successfully but when I change the language from front-end, I get this warning:
Warning: oscTemplate::include(includes/languages/french/modules/boxes/bm_categories.php) [osctemplate.include]: failed to open stream: No such file or directory in D:\wamp\www\osc\includes\classes\osc_template.php on line 86
Actually many warning like this. I could not find action_recorder, boxes, header_tags, social_bookmarks in the module folder of these language Which I found in english language. I think these missing folders are creating problem. How can I solve this problem? any idea?