Further to this above problem - I have access to the write function of the database, so this is not an issue. Have again tried to upgrade and again, it breaks...
Here is the error message displayed against products after upgrade:
An error has occurred.
0 SQL=SELECT b.*,c.* FROM gf_hikashop_category AS a LEFT JOIN gf_hikashop_taxation AS b ON a.category_namekey=b.category_namekey LEFT JOIN gf_hikashop_tax AS c ON b.tax_namekey=c.tax_namekey WHERE a.category_id = 11 AND b.taxation_published=1 AND ( taxation_type = '' OR taxation_type = 'company_without_vat_number' ) AND b.taxation_date_start <= 1392610655 AND (b.taxation_date_end = 0 OR b.taxation_date_end > 1392610655)
Any suggestions...
Cheers,
Keith