Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogLost a new blog entry in an odd way -- and ILost a new blog entry in an odd way -- and I'm a bit steamed
Previous
 
Next
New Post
5/15/2008 1:27 AM
 

Yes, I know, I should have put this in a drawer until tomorrow...

But I just spent a couple of hours writing and researching a blog entry.  I'd read a bit on a web site in another tab in Firefox 2.0.0.14, copy and paste it into my blog entry (DNN 4.08.02, Blog module 3.04), write some more, study and read...rinse and repeat, until I was satisfied.  Then I clicked Update...and the login screen appeared!  My two hours of work was gone!

I fired up SQL Server Management Studio to look at the raw dnn_Blog_Entries table, but no joy.  Update led to the login page appearing.

For what it's worth, I was editing my blog entry from just after 10:00 pm CDT Wednesday to just after midnight Thursday.  Does that have anything to do with anything?

Regards,

Steve Erbach
Neenah, WI
http://www.TheTownCrank.com

 
New Post
5/15/2008 1:47 AM
 

Been there done that, though this doesn't appear to be a blog issue. You can control how long you remain logged into a DNN site by modifying the timeout settings in the web.config.

  <add key="PersistentCookieTimeout" value="0" />

If I'm writing a long blog I try to always copy the thing before I hit submit, doesn't matter what blogging platform I'm using, I've lost enough things due to issues like you just had that I am far more cautious now.


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
5/15/2008 2:02 AM
 

Hi Steve,

I completely agree with Chris. This doesn't look like a module's issue, but a connection timeout. You spent enough time editing your post that the server though you had surfed somewhere else and dropped your connection. Your hit on the Modify link did send your entry correctly, but your session was updated, and the server refused it. This is the reason you can find nothing in the SQL tables. As Chris said, editing content online needs the session timeout values to be widened. Anyway a good practice is to edit offline and simply copy + paste everything. I'm sorry we cannot help you further.

Best regards,
Dario Rossa

 
New Post
5/15/2008 6:26 AM
 

Steve,

I'm really sorry to hear about losing your post.  I've been there too and I know that it's really frustrating. 

I realize this won't bring back all your hard work, but before I started using Windows Live Writer for publishing to DNN, I used the Telerik radEditor and one of the changes I made for one of my clients who had this issue one too many times was to modify the ctlRad_Load event of the RadHtmlEditorProvider as follows:

                sJavaScript += "function dnn_onsubmit() { var editor_dnn = " & cntlRAD.ClientID & ";window.clipboardData.setData('Text',editor_dnn.GetHtml());}" & vbCrLf

 

The change required recompiling the provider, but this modification saved the contents of the text editor to the clipboard before attempting to post to the server.  If the post failed, at least the contents of the post could be pasted again from the clipboard.  I have never taken the time to see what would be required to sneak this same fix into the FCK Editor.  Maybe someone that knows the FCK editor better than me would know where you could insert JavaScript to copy to the clipboard before the contents are saved.  I took a quick look and I couldn't find a spot that worked the same way the RadHtmlEditorProvider fix worked. 

Of course, I recommend now that clients use an offline client such as Windows Live Writer or Word 2007 to manage their DNN content for this very reason.  It's a great feeling knowing that as you write your post you won't lose it because of a session timeout or because some other program needed to open a web page over top of your hard work.



Don Worthley
Software Architect
Element Eleven

 
New Post
5/15/2008 8:02 PM
 

Chris,

I will check out your suggestion.  Thank you very much.  Though the best advice is, as you say, copy before I submit.

I found an interesting geeky way to retrieve the post on Eric Sink's blog having to do with quickly installing winpcap and holding your mouth a certain way...

Thanks, again.

Steve Erbach
Neenah, WI

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogLost a new blog entry in an odd way -- and ILost a new blog entry in an odd way -- and I'm a bit steamed


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out