View Single Post
Old February 4th, 2007, 08:39 AM   #1 (permalink)
mgsteve
Junior Member
 
Join Date: Oct 2002
Posts: 23
Error upgrading from 5.0.1

Just found a cracking bug.

When upgrading a 5.0.1 gallery to 5.62, in upgrade.php it calls 'upgradecategories' in php-inc.php

Problem is, the query used in upgradecategories refers to the 'subalbum' field in the categories table.

... this field isn't added until 5.2

doh!

I presume if I just add the field via SQL and proceed with the upgrades it will sort itself out anyway?
mgsteve is offline   Reply With Quote