I just upgraded to EE 2.4 on my freelancer license, and I got this error.
{"error":"
Error Number: 1146<\/p>\n\n
Table '**databasename**.exp_file_watermarks' doesn't exist<\/p>\n\n
ALTER TABLE `exp_file_watermarks` CHANGE \n\t`wm_x_offset` `wm_hor_offset` int<\/p>\n\n
Filename: updates\/ud_240.php<\/p>\n\n
Line Number: 83<\/p>"}
the database did connect, and the site is up and running, but I am unable to log into the admin area, even if I request a new password.
I am upgrading from 2.1 too ... I keep on getting the same error whenever I try to upgrade. I tried to add the exp_file_watermarks to the database via phpmyadmin, but I dont know the details of the field so I can’t do it. Any advice would be helpful, please