Hi,
I’ve tried to install the 2.1 update over my 2.0.15 version but due to the very large database the backup during the upgrade had a timeout. So I made a backup manually.
Tried to do the upgrade my self but this went wrong.
- I copied the update files to my local computer.
- Overwritten them over the remote live 2.0.15 files.
- Inserted the uc.sql script in my database.
But now the admin page is blank and the shop is closed?
How can I fix my installation? Or how can I do the installation manually because I’m always getting timeouts due to the large shop we have.
note: First I got an error and removed this by adding the source code below to my config.local.php
define(‘TABLE_PREFIX’, ‘cscart_’);
define(‘DEFAULT_FILE_PERMISSIONS’, 0644);
define(‘DEFAULT_DIR_PERMISSIONS’, 0755);
Regards
Gert