Does the upload work if you open the HTML file directly in Chrome? It's possible we're running into some of Chrome's restrictions about file: URI HTML files posting to HTTPS URIs.
Best wishes Jeremy On Mon, Feb 10, 2014 at 1:49 PM, Danielo Rodríguez <[email protected]>wrote: > >> >> Have you set your password again once you've opened the document in >> TiddlyDesktop? >> >> Yes I did. > > > >> Also, can you open dev tools with F12 and check for any error messages? >> You should check both the console for the main window as well as the >> console for the window with the open TW document. >> >> Best wishes >> > > Here is the error for the TW window > > > 1. POST https://My_server_IP/tiddlywiki/store.php > My_server_IP/tiddlywiki/store.php:1 > 1. UploadSaver.save > 2. exports.callSaver > 3. exports.saveWiki > 4. (anonymous function) > 5. eventListeners.(anonymous function) > 6. Widget.dispatchEvent > 7. Widget.dispatchEvent > 8. Widget.dispatchEvent > 9. Widget.dispatchEvent > 10. Widget.dispatchEvent > 11. Widget.dispatchEvent > 12. Widget.dispatchEvent > 13. Widget.dispatchEvent > 14. Widget.dispatchEvent > 15. Widget.dispatchEvent > 16. Widget.dispatchEvent > 17. Widget.dispatchEvent > 18. Widget.dispatchEvent > 19. Widget.dispatchEvent > 20. Widget.dispatchEvent > 21. Widget.dispatchEvent > 22. Widget.dispatchEvent > 23. Widget.dispatchEvent > 24. Widget.dispatchEvent > 25. ButtonWidget.dispatchMessage > 26. (anonymous function) > > > > No errors in the main window. > > Regards. > -- Jeremy Ruston mailto:[email protected] -- 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/groups/opt_out.

