Hi Tobias, Am 05.07.2016 um 12:41 schrieb Jungclaus, Tobias: > I just installed the freshly released 5.3 EE and there is a small > error in the mysqli_driver.inc: In the new line require_once __DIR__ > . '..' . DIRECTORY_SEPARATOR. '..' . DIRECTORY_SEPARATOR. '..' . > DIRECTORY_SEPARATOR. 'interface' . DIRECTORY_SEPARATOR. > 'ResultSetInterface.php'; the first directory separator is missing, > so the line should read: require_once __DIR__ . DIRECTORY_SEPARATOR. > '..' . DIRECTORY_SEPARATOR. '..' . DIRECTORY_SEPARATOR. '..' . > DIRECTORY_SEPARATOR. 'interface' . DIRECTORY_SEPARATOR. > 'ResultSetInterface.php';
Some quick fox made a pull request: https://github.com/OXID-eSales/oxideshop_ce/pull/426 This will go into the 5.3.1 patch release. > Also I was suprised, that the flow theme and the Visual CMS did not > make it into the release - or at least not into the 5.2.9 -> 5.3 > update. Is there a separate download? The Flow theme is available on GitHub and in the installation packages, not in the update packages. The Visual CMS is part of the Professional and Enterprise Edition only. Cheers, -- Florian Auer Product Owner @ [email protected] ☎ +49 761 36889-234 ⎙ +49 761 36889-29 ☛ www.oxid-esales.com OXID eSales AG Bertoldstraße 48 79098 Freiburg Deutschland Vorstand: Roland Fesenmayr (Vorsitzender), Dr. Marcus Klosterberg Vorsitzender des Aufsichtsrats: Michael Schlenk, Sitz: Freiburg Amtsgericht Freiburg i. Br., HRB 701648, USt-IdNr.: DE231450866
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
