On Fri, 21 Apr 2000 09:59:15 +0100, Bob Hutchinson wrote:
>Warning: Failed opening 'APPLICATION_ROOT/modules/language/italiano'
>make sure that APPLICATION_ROOt is NOT in quotes
>
>This is from global_settings
>define('LANGUAGE_DEF', 'english');
>       include(APPLICATION_ROOT . "/modules/language/" . LANGUAGE_DEF);
>


Thank you
for the answer, but this is my configuration on global_setting and it is like 
yours:

 define('LANGUAGE_DEF', 'italiano');
 include(APPLICATION_ROOT . "/modules/language/" . LANGUAGE_DEF);


There is something about read/write permission on the file dumping 
dump_invoices.php3 ? Or to the files it look for ?








------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to