Can you please give me some more information so I can try to reproduce your problem?
- When you start the ThirdFlow TW itself under Node.js (using the develop shell script) and then open it from your web browser, what version string exactly do you see? The version string is printed in bold and some color on the welcome page. Run the develop.cmd script from the command line, not from the node.js shell. - You don't need to start nodejs with administrative rights; my understanding is that this actually is an extremely bad idea from the viewpoint of security: it gives some untrusted and unreliable code adminstrator priviledges to whoever manages to attach to your nodejs server process. From the perspective of file creation it may also be a possible source, but I'm not sure. Please try to run nodejs without administrator rights. I solely develop with normal user account priviledges, there is no need to do otherwise. - Can you please run the ThirdFlow TW itself and create a new tiddler with some content? Does this work as expected or does it fail too and leaves only empty .tid files? - What kind of tiddler did you try to create, ie. what title and what type? I'm asking as there are differences in tiddler creation depending on what the title is and the type of a tiddler. The rationale is that javascript tiddlers need to be handled differently from genuine wiki markup tiddlers. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
