On Wednesday, October 8, 2014 2:20:55 AM UTC-7, PMario wrote: > > On Wednesday, October 8, 2014 3:02:34 AM UTC+2, Bob Jansen wrote: >> >> when I try to use the upgrade function, either online or locally, it >> immediately fails when I drag the tiddlywiki file on to it. >> > > Did you try to drag a TWclassic file there? ... it won't work. It's for > upgrading TW5 versions. >
You *can* drop a TWClassic file onto the tiddlywiki.com/upgrade function (or any other TW5 document)... and it imports the tiddlers from the dropped TWC into the new TW5. I tried this with some TW2.8.x files and it worked just fine. I was able to import the tiddlers from the TWC document, save/download the results, and then open the local copy. I think the clue to the problem is the error message: "can't find variable: FileReader". FileReader is a standard HTML5 javascript object, defined by the browser. However, if you are using an older browser that pre-dates HTML5 support, that object won't exist, resulting in the error that was shown. So.. the question is: what browser (and what version) was used to attempt the upgrade? enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

