
Originally Posted by
mc12345678
Well, if the actions were in the sequence described above, then the database tables are empty because after the import of the database zc_install was first run without requesting or being offered a database upgrade. If the database was now imported, things should be different and zc_install would need to be run to do the database upgrade...
Thanks for your patience!
Yes, many thanks - I reinstalled zc_install, imported the DB ran database upgrade and the DB is OK.
Now I cannot login because it is looking for the German language add-on. As mentioned I just installed the vanilla 155a without any addons/plugins.
In v154 this was a PHP warning. In v155a it is a PHP fatal error, see below(false admin name). I hope there is something I can change in the DB to lock English in?
I tried changing the priorities (see below) to select English but no luck!

Code:
PHP Fatal error: require(): Failed opening required 'includes/languages/german.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\zencart155\adminxxxxxxx\includes\init_includes\init_languages.php on line 35