I can't restore main text in a blog. I am using FCK editor. I have JQuery and Views installed. The titled text is restored, but not main form text. I am using pathauto and taxonomies on the page, and users are not allowed to publish, nor are they allowed to save until they've previewed first. Also, in the listed data, what I've typed in the content seems to end up in the title, rather than the title.

Also, how does one delete a draft once it's created? It seems possible to create multiple drafts of a document but not delete it. That would be nice. I'm also not getting any visual feedback that it's autosaving, and I assume that's part of this module as well, though the docs are minimal so it's hard to tell. I am using safari and has similar issues with autosave, even after I tried a few patches from the mailing list.

Comments

darren.ferguson’s picture

Can you try the development version since there was issues with the 6.x.1.0 version that are fixed in the 6.x.dev version.
Let me know if the problems still exist once you try that version since i know the issue such as draft being saved visualization is resolved in that one.

bejayoharen’s picture

Okay, I simply replaced the draft dir in my modules path (sites/all/modules) with the new drafts dir. Things weren't quite working right so I switched off all performance optimizations and cleared the cache. Title in the list view is gone :(, but delete works!

I still get no content when I try to restore: just title. FYI: I switched it so my users are allowed to save w/o preview now that I've installed FCKeditor.

I also tried entering taxonomy and it doesn't save that either.

darren.ferguson’s picture

Can you provide the information that is being sent to the server? I.e. the http post?

bejayoharen’s picture

Thanks for your help so far.

Sadly, I have no idea how to get the post data (I am a programmer, but not a web programmer and my admin years are way behind me.) but if you tell me what to do I can do it. I have safari, firefox and shell access to my server, but I don't know how to see ajax-type info, which is I presume what you want. (I've done a tiny bit of this kind of programming and wondered how it gets debugged...)

bejayoharen’s picture

In firefox it restores title and content, but not taxonimies (vocabularies). but then when I preview, FF gives an error saying

Error: The TEXTAREA with id or name set to "oFCK_1" was not found

and drupal says permission denied on the page, so then when I go back to the draft list and view again nothing is restored.

darren.ferguson’s picture

Okay, the issue seems to be with handling of the Rich Text Editors, will update those.

jseffel’s picture

I've TinyMCE and the it doesnt work with that either.

I turned off TinyMCE. Made a "split at cursor". The Draft module doesnt save the teaser. I also have cck_user_reference and the references aren't saved, nor are the organic groups which I want to post to.

darren.ferguson’s picture

Can you please checkout the latest dev head from today, it will be available tonight on the servers.
It has a lot of tinyMCE editor fixes for it. Should assist in making it work correctly.

bejayoharen’s picture

Still not working for me.

vijaythummar’s picture

I am also facing issue with my FCKEditor.

I have enabled FCKEditor, but when i saved data as a draft, title and cateagories are saved but body is not saving in database.

Please help me.

vijay

darren.ferguson’s picture

Status: Active » Closed (fixed)