Hello! I tried to update my version of EE from 2.3.1 to 2.4.0, and got the following message when I tried to perform the update:
————————-
A Database Error Occurred
Error Number: 1060
Duplicate column name ‘batch_location’
ALTER TABLE `exp_upload_prefs` ADD `batch_location` VARCHAR(255)
Filename: updates/ud_215.php
Line Number: 169
————————-
What should I do to resolve this??
Thank you!