I'm trying to upgrade from 3.4.3. to 3.8.8 but it'a failing. It asks me to download and install manually which also fails.
It says
Warning
JInstaller: :Install: Error SQL Unknown column 'asset_id' in '#__sppagebuilder'
Extension Update: SQL error processing query: DB function failed with error number 1054
Unknown column 'asset_id' in '#__sppagebuilder'
SQL =
ALTER TABLE `#__sppagebuilder` MODIFY `asset_id` INT(11) NOT NULL DEFAULT '0';
I'm trying then to download 3.7.15 as maybe that works but I can't find it (or 3.5.x or 3.6.x)