Re: [Phpgedview-talk] Upgrade 4.0.2 - 4.1.1
Brought to you by:
canajun2eh,
yalnifj
From: Bin Z. <bzh...@gm...> - 2007-10-01 21:00:53
|
Thank John. Yes, I added simplified Chinese. What I would like to know is how the lang.en.php file is divided into the four files, so I can do it myself for my Chinese version. Thanks bin On 10/1/07, John Finlay <Joh...@ne...> wrote: > > Hi Bin, > > > > You should use the language files included in the 4.1 release. In 4.1 the > lang.en.php file has been divided up into lang.en.php, editor.en.php, and > admin.en.php depending on the access level of the user. > > > > If you have added your own language to the lang_settings_std.php file, > then you will need to update it to include an adminfile and editorfile > entry. You might need to start with a fresh index/lang_settings.php file. > > > > --John > > > > > ------------------------------ > > *From:* php...@li... [mailto: > php...@li...] *On Behalf Of *Bin Zhang > *Sent:* Sunday, September 30, 2007 10:30 PM > *To:* All About PhpGedView > *Subject:* [Phpgedview-talk] Upgrade 4.0.2 - 4.1.1 > > > > I have been trying to upgrade my sites (I have several sites on the same > server) with no success. I know that 4.1 has changed the language files. > There is no instructions on how to convert the 4.0 lang files to 4.1. I > did find a file lang_move.php, but when I tried to run it, all I got was a > full page of errors. > > Can someone help? > > Thanks! > > Bin > > ERROR 8: Undefined index: adminfile > 0 Error occurred on line *748* of file *session.php* in function * > require_once* > 1 called from line *69* of file *config.php* in function *require_once* > 2 called from line *28* of file *index.php* > > ERROR 8: Undefined index: editorfile > 0 Error occurred on line *749* of file *session.php* in function * > require_once* > 1 called from line *69* of file *config.php* in function *require_once* > 2 called from line *28* of file *index.php* > > ERROR 8: Undefined index: countryfile > 0 Error occurred on line *750* of file *session.php* in function * > require_once* > 1 called from line *69* of file *config.php* in function *require_once* > 2 called from line *28* of file *index.php* > > ERROR 8: Undefined index: faqlistfile > 0 Error occurred on line *751* of file *session.php* in function * > require_once* > 1 called from line *69* of file *config.php* in function *require_once* > 2 called from line *28* of file *index.php* > > ERROR 8: Undefined index: extrafile > 0 Error occurred on line *752* of file *session.php* in function * > require_once* > 1 called from line *69* of file *config.php* in function *require_once* > 2 called from line *28* of file *index.php* > > ERROR 8: Undefined index: MULTI_LETTER_ALPHABET > 0 Error occurred on line *755* of file *session.php* in function * > require_once* > 1 called from line *69* of file *config.php* in function *require_once* > 2 called from line *28* of file *index.php* > > ERROR 8: Undefined index: DICTIONARY_SORT > 0 Error occurred on line *756* of file *session.php* in function * > require_once* > 1 called from line *69* of file *config.php* in function *require_once* > 2 called from line *28* of file *index.php* > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > |