|
|
Reporter | martinwegele | Assigned To | | |
---|
Priority | low | Severity | block | Reproducibility | always |
---|
Status | resolved | Resolution | fixed | |
---|
Product Version | 4.9.0 / 5.2.0 | |
---|
Target Version | 4.9.3 / 5.2.3 | Fixed in Version | 4.9.0 / 5.2.0 | |
---|
|
|
Summary | 0005966: UTF8-update script throws fatal error (2) |
---|
Description | If you try to switch the charsets and collations of the DB with OXID's update scripts according to https://www.oxid-esales.com/en/support-services/documentation-and-help/oxid-eshop/installation/oxid-eshop-update-installation/update-eshop-to-utf-8-encoding.html you will get this error:
Fatal error: Call to undefined method oxLang::getInstance() in /mnt/hgfs/supportvm54/lichtexpertin/update.php on line 193 |
---|
Additional Information | Again: That's because oxLang::getInstance was removed with 5.2.0 / 4.9.0: http://wiki.oxidforge.org/Tutorials/Removed_deprecated_source#Removed [^]
It says: "Use Registry getter instead - oxRegistry::getLang();" |
---|
Tags | No tags attached. |
---|
|
|
Theme | All |
---|
Browser | All |
---|
PHP Version | any |
---|
Database Version | any |
---|
|
|