--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4fe3b47e-4dd9-4f91-b81e-95b153570ee3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Changed the server url to "./store.php" and backups to "."
Then I am greeted with this error.

243 // var definitions244 $uploadDirError = false;245 $backupError = false;246 $optionStr = $_POST['UploadPlugin'];247 $optionArr=explode(';',$optionStr);248 $options = array();249 $backupFilename = '';