Menu

#26 Language files are loaded twice

v1.0_(example)
closed
nobody
language (2)
3
2014-03-12
2014-01-04
Parq
No

If you select other language than 'english', the language files are loaded twice: 1st time english and then reloaded to the selected language (i.e.: es for spanish).

Log file:

DEBUG - 2014-01-04 10:02:17 --> Config Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Hooks Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Utf8 Class Initialized
DEBUG - 2014-01-04 10:02:17 --> UTF-8 Support Enabled
DEBUG - 2014-01-04 10:02:17 --> URI Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Router Class Initialized
DEBUG - 2014-01-04 10:02:17 --> No URI present. Default controller set.
DEBUG - 2014-01-04 10:02:17 --> Output Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Security Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Input Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Global POST and COOKIE data sanitized
DEBUG - 2014-01-04 10:02:17 --> Language Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Loader Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Helper loaded: form_helper
DEBUG - 2014-01-04 10:02:17 --> Helper loaded: url_helper
DEBUG - 2014-01-04 10:02:17 --> Helper loaded: table_helper
DEBUG - 2014-01-04 10:02:17 --> Helper loaded: text_helper
DEBUG - 2014-01-04 10:02:17 --> Helper loaded: currency_helper
DEBUG - 2014-01-04 10:02:17 --> Helper loaded: html_helper
DEBUG - 2014-01-04 10:02:17 --> Helper loaded: download_helper
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/common_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/config_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/customers_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/employees_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/error_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/items_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/login_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/module_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/reports_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/sales_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/suppliers_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/receivings_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/giftcards_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/english/item_kits_lang.php
DEBUG - 2014-01-04 10:02:17 --> Database Driver Class Initialized
ERROR - 2014-01-04 10:02:17 --> Severity: 8192 --> mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead /var/www/ospos/system/database/drivers/mysql/mysql_driver.php 73
DEBUG - 2014-01-04 10:02:17 --> Form Validation Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Session Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Helper loaded: string_helper
DEBUG - 2014-01-04 10:02:17 --> Session routines successfully run
DEBUG - 2014-01-04 10:02:17 --> User Agent Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Pagination Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Model Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Controller Class Initialized
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/common_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/config_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/customers_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/employees_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/error_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/items_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/login_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/module_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/reports_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/sales_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/suppliers_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/receivings_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/giftcards_lang.php
DEBUG - 2014-01-04 10:02:17 --> Language file loaded: language/es/item_kits_lang.php
DEBUG - 2014-01-04 11:02:17 --> File loaded: application/views/login.php
DEBUG - 2014-01-04 11:02:17 --> Final output sent to browser

Discussion

  • Parq

    Parq - 2014-02-16

    (CLOSED)

    Included in version 2.2 Unofficial

    https://sourceforge.net/p/opensourcepos/patches/18/

     
  • jekkos

    jekkos - 2014-03-12
    • status: open --> closed
     
MongoDB Logo MongoDB