Hi Andrew, I am not sure which version you are using now (2.5 or 2.6?) but you may want to try this directly on the database
ALTER TABLE chart ADD COLUMN targetline boolean NOT NULL DEFAULT false: ALTER TABLE chart ADD COLUMN hidesubtitle boolean NOT NULL DEFAULT false; Which is described here https://bugs.launchpad.net/dhis2/+bug/914980 Regards, Jason On Wed, Jan 25, 2012 at 4:08 PM, Robert G. Mesleh Jr. < [email protected]> wrote: > Hi to all,**** > > I have a problem where file I export cannot be imported to other systems > (even back to my own system). Jason and Knut advised me to restore the 2.5 > war file (because I was exporting from the 2.6 version). Now I get a > message which I have attached along with the log file. Is there any advice > for me? I can’t use the database.** > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 6825 (20120125) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

