Jonathan, things are failing before he actually gets a chance to try
to write to the disk, so (by now) is not a OS access right thing.
Emr, you probably were asked once if you wanted to remember denying
access to a file: . Either you said yes, or you admin did. You have to
undo that decission. Quoting Eric
http://groups.google.com/group/TiddlyWiki/msg/99e8868f62086fe3
To find the internal FireFox setting:
1) look for "prefs.js", a file that is automatically written by
FireFox to store your current browser settings. Under Windows, this
is generally located at:
-----
C:\Documents and Settings\Your Name\Application Data\Mozilla\Firefox
\Profiles\abcdef12345.default\prefs.js
-----
2) Open that file with a plain text editor (make sure FireFox is NOT
running at the time!), and find these two lines (or similar):
-----
user_pref("capability.principal.codebase.p0.granted",
"UniversalXPConnect UniversalBrowserRead");
user_pref("
capability.principal.codebase.p0.id", "file://");
-----
3) Delete those lines to restore FireFox's default "ask for
permission" state for the "file://" domain
------------------------
You will be asked again to grant/deny access. You can remember the
decission for everything in your disk, or,playing on the safer side,
grant only access to your tiddlywiki with
http://firefoxprivileges.tiddlyspot.com/
-Xavier
On Jun 16, 11:18 am, "Jonathan Lister" <
jnthnl...@googlemail.com>
wrote:
> Emr,
>
> Are you attempting to save the file across a network share or on a
> computer which you don't have administrator access to?
>
> J.
>