During the DB upgrade step, I’m getting:
A database error has occurred: Duplicate column name ‘email_id’
Any ideas what might be going wrong?
During the DB upgrade step, I’m getting:
A database error has occurred: Duplicate column name ‘email_id’
Any ideas what might be going wrong?
Hello @theotherdy .
Can you start again?
new database backup
debug = On on config.inc.php
php tools/upgrade.php upgrade
Debug On, more information for you.
Thanks for getting back to me. I’ve reverted to an earlier snapshot so will have to start again. I can certainly switch debug on but am not entirely sure what you mean by “php tools/upgrade.php upgrade”?
Do you have access to shell?