Hi,

I have installed the Multilanguage-EZpages contribution. After running the SQL patch and copying all the required files in their directories I get the following error when I try to access the admin:

Warning: require(includes/extra_datafiles/ezpages_multilangauge_filenames.php) [function.require]: failed to open stream: No such file or directory in /opt/lampp/htdocs/mystore/admin/includes/init_includes/init_file_db_names.php on line 40

Fatal error: require() [function.require]: Failed opening required 'includes/extra_datafiles/ezpages_multilangauge_filenames.php' (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/mystore/admin/includes/init_includes/init_file_db_names.php on line 40

I am using Zencart 1.3.7 on Linux and XAMPP 1.6.


I have doublechecked the directory showing the error 'includes/extra_datafiles/' and the file ezpages_multilangauge_filenames.php is definitely there (the langauge typo has nothing to with it since this was the original file name that was supplied with the contribution).

Can someone please help?

Hansi