dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #00868
Re: Help
Hi Jason and Knut
I figured out the problem with the exported file not being imported into
other system is with the change of minorVersion to 1.3
After I edited the dxf file using Notepad to change the minorVersion back to
1.2 as shown below, it is now importing.
<?xml version="1.0"?>
<dxf exported="2012-02-07" minorVersion="1.2"
xmlns="http://dhis2.org/schema/dxf/1.0">
Thanks,
Robert
From: Jason Pickering [mailto:jason.p.pickering@xxxxxxxxx]
Sent: Wednesday, January 25, 2012 2:53 PM
To: Robert G. Mesleh Jr.
Cc: dhis2-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Dhis2-users] Help
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.
<meslehrobert3@xxxxxxxxx> 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 : dhis2-users@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~dhis2-users
More help : https://help.launchpad.net/ListHelp
__________ Information from ESET NOD32 Antivirus, version of virus signature
database 6825 (20120125) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
Follow ups
-
Re: Help
From: Jason Pickering, 2012-02-08
References
-
Help
From: Robert G. Mesleh Jr., 2012-01-25
-
Re: Help
From: Jason Pickering, 2012-01-25