I upgraded from 1.3.0.2 to 136 in a temp directory and everything is working fine.
During the upgrade and testing I received a lot of new data in my original database. What is the best way to get it to my new database so I don't loose it on my new site. Im not sure of the differences in databases between the two Vs or in the way my php deals with existing data.
With my limited understanding of the details I see these as my options and am looking for some affirmation or a kick to the head.
Do I use myphp and export all the old data to a file and dump it into the new database? Will I have duplicate data or ???
Move Zen to my live dir, create a new database and run the upgrade install again?
Help!!!




