A few months ago I had a similar problem. When I got it fixed I created an faq tiddler for myself (so I can reallocate those brains cells) so I could do it again if necessary. Here are my notes (slightly modified for your situation):
/% How to fix this TiddlyWiki (short version) %/<<tiddler crlf>> !!!How to fix this <<TW>>? Short version. #Created a new <<TSpot>> account, which you have done. #Downloaded the <<TW>>. #Ran the upgrade process from backstage to move the core from 2.6.1 to <<version>>. #Copied [[ImportTiddlersPlugin]] for <<TTools>>. #Saved and reloaded the <<TW>>. #Used the import function from backstage to copy ''ALL'' tiddlers from the broken version ''except'' (because I thought one or more of them might contain the bad code I was trying to purge): **TspotSetupPlugin **UploadLog **UploadPlugin **PasswordOptionsPlugin **LoadRemoteFileThroughProxy #Verified the local copy was in good working order. #Changed the reference in TspotSetupPlugin from this temporary <<TW>>'s name back to the name of the <<TW>> I want to use. #Performed the <<upload http://TiddlyWiki_Name_Here.tiddlyspot.com/store.cgi index.html . . TiddlyWiki_Name_Here>> from TspotSidebar in SideBarOptions (several times because there was some kind of lag between the upload and a fresh download being the revised file). {{indent{<<infoBox Note:>> Some of my confusion stemmed from overwriting the mods I made to UnsavedChangesPlugin: replacing 2 references to {{{<<upload>>}}} with my custom alias {{{<<upload2>>}}} so the ''save to web'' functionality would work correctly in StoryMenu as it did in TspotSidebar. See [[Insure "save to web" works]] for details.>>}}} Oops, there's a few aliases in there: *{{{<<alias TW "[[TiddlyWiki|http://tiddlywiki.com]]">>}}} *{{{<<alias TTools "[[TiddlyTools™|http://tiddlytools.com]]">>}}} *{{{<<alias TSpot "[[TiddlySpot|http://tiddlyspot.com]]">>}}} *{{{<<alias TSpace "[[TiddlySpace|http://tiddlyspace.com]]">>}}} *{{{<<alias link {{"[[%0|%1]]"}}>>}}} *{{{<<alias upload2 {{"\<\<upload http://transnet.tiddlyspot.com I hope this provides more help than harm. Craig -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

