Elxis CMS Forum

Support => Language => Topic started by: harib on September 19, 2007, 16:09:10

Title: Problem with Language file
Post by: harib on September 19, 2007, 16:09:10
I have installed elxis in my root directory of the php server and can only access the admin area.

The website name is www.shaqsy.com

The error was:
PHP: main(/usr/local/psa/home/vhosts/shaqsy.com/httpdocs/language/English/English.gemini.php): failed to open stream: No such file or directory
uri: index.php
path:
version: Elxis 2006.4 Stable rev1080 [ Nestor ] 04-December-2006 23:08 GMT+2
WARNING(2): /usr/local/psa/home/vhosts/shaqsy.com/httpdocs/includes/Core/loader.php, line 80

Fatal error: main(): Failed opening required '/usr/local/psa/home/vhosts/shaqsy.com/httpdocs/language/English/English.gemini.php' (include_path='.:/php/includes:/usr/local/share/pear:/usr/local/lib/php/pear') in /usr/local/psa/home/vhosts/shaqsy.com/httpdocs/includes/Core/loader.php on line 80

------------------------------

Please help
Harib

Title: Re: Problem with Language file
Post by: datahell on September 19, 2007, 16:48:24
Language named "English" does not exist. The right one is "english" with lowercase "e" ( /language/english/english.gemini.php )
Have you changed the language files? You can login in back-end. Go and check which are your published languages (there must be at least 1 published language).

Alternative: Open configuration.php and change English to english in published and default language settings.