Hi Tobias, noticed the same error and opened up a bug at: https://bugs.oxid-esales.com/view.php?id=6422
Same here on the flow theme, i found it in the full install package ;-) Kind regards Florian On Tue, 5 Jul 2016 10:41:50 +0000 "Jungclaus, Tobias" <tjungcl...@artedona.com> wrote: > Hello everybody, > > > 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'; > > > 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? > > > > Regards, > Tobias > _______________________________________________ > dev-general mailing list > dev-general@lists.oxidforge.org > http://dir.gmane.org/gmane.comp.php.oxid.general _______________________________________________ dev-general mailing list dev-general@lists.oxidforge.org http://dir.gmane.org/gmane.comp.php.oxid.general