Page 1 of 1

Error: Could not load language common/header!

Posted: Fri Jul 10, 2009 1:23 pm
by ehsan gamer
hi every one .

I have the "Error: Could not load language common/header! " .

after I add another lang . and now I can't get to the admin .

what can I do for it ?

Re: Error: Could not load language common/header!

Posted: Fri Jul 10, 2009 4:46 pm
by Daniel
you need to add the missing files.

just create some bl;ack pages then fill in the missing translations after.

Re: Error: Could not load language common/header!

Posted: Fri Aug 07, 2009 7:35 am
by OC2PS
Daniel wrote:you need to add the missing files.
Same problem. What missing files?

Re: Error: Could not load language common/header!

Posted: Fri Aug 07, 2009 9:31 am
by Qphoria
The problem is likely that your adding an older language pack, made for v1.2.7 or earlier that had the header in the "module" folder. Since v1.2.8 it has been moved to the "common" folder.

So you need to move any files in catalog/language/english/module/header.php and admin/language/english/module/header.php to the language/english/common/ folder.

Re: Error: Could not load language common/header!

Posted: Sat Aug 08, 2009 12:41 am
by OC2PS
Qphoria wrote:move any files in catalog/language/english/module/header.php and admin/language/english/module/header.php to the language/english/common/ folder.
Excellent! Thanks!

Re: Error: Could not load language common/header!

Posted: Wed Sep 30, 2009 9:12 am
by pasha2k
I am having this same error. I have moved all the files located in catalog/language/english/module/header.php and admin/language/english/module/header.php to the language/english/common folder.

This doesn't really make alot of sense because there is no module directory once you get to the english directory there is just an english.php file that. Can you tell where and what exact files should be in the common directory because I am still getting this error.

pasha