View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000308 | OXID eShop (all versions) | 4.06. Language and translations | public | 2008-10-15 21:52 | 2008-10-16 13:21 |
Reporter | dainius.bigelis | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.0.0.0 revision 13895 | ||||
Summary | 0000308: Language dir is not resolved after DB update | ||||
Description | Updated the real database from EE 2.7.0.3 version to EE 4.0.0.0 using update.sql. After the update - attached database to the EE 4.0.0.0 version source code. When tried to load the Admin page, the exception occured: Warning: require(/htdocs/testshops/ee4000_testdb/out/admin//lang.php) [function.require]: failed to open stream: No such file or directory in /htdocs/testshops/ee4000_testdb/core/smarty/plugins/function.oxmultilang.php on line 30 Fatal error: require() [function.require]: Failed opening required '/htdocs/testshops/ee4000_testdb/out/admin//lang.php' (include_path='.:/htdocs/efire/library:/htdocs/efire/library/testlib:/htdocs/efire/library/ez_components:/htdocs/efire/EfiService/Facade/application/controllers:/htdocs/efire/EfiService/Facade/templates:/htdocs/efire/EfiService/Facade/application/portlets:/htdocs/efire/EfiService/Facade/application/workflow:/htdocs/efire/EfiService/Facade/application/workflow/com:/htdocs/efire/library/Smarty:/htdocs/efire/EfiService/Facade/lib:/htdocs/efire/EfiService/ImportScheduler/lib/Efi/Impex:/htdocs/efire/EfiService/Accounting/lib:/usr/bin/phpcs:/usr/local/CodeSniffer:/usr/share/php:/htdocs/efire/EfiService/Portlet/Factfinder:/htdocs/efire/EfiService/Portlet/webmiles/lib:/htdocs/efire/EfiService/Portlet/Econda') in /htdocs/testshops/ee4000_testdb/core/smarty/plugins/function.oxmultilang.php on line 30 ... looks like the language directory is not resolved after update (...admin//lang.php). Maybe this is associated with the changed language prefixes. Fix it, as after DB update the Admin login page should load properly. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||