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 ForumsBlogBlogPosting date changes on editPosting date changes on edit
Previous
 
Next
New Post
10/4/2007 1:05 PM
 

I understand that this is a known bug in the module (editing a blog entry changes the posting date from the original to the current date and time, and attempt to manually set the date/time doesn't post).

Just wondering if anyone smarter than me has come up with a patch or work-around yet?

Thanks,

Michael

 
New Post
10/4/2007 1:12 PM
 

Hi Michael,

You can remove this *bad* behaviour by modifying the Blog_UpdateEntry stored procedure. In the Update statement, replace the value GetUTCDate() with @AddedDate.

The only problem with this is that depending on your set-up the TIME part will not be accurate (but the DATE will be correct).

We are working on overhauling the TIMEZONE routines that are causing this problem, and are planning a release soon.

I hope this helps.


Maxiom TechnologyAntonio Chagoury | Microsoft MVP
Maxiom Technology
Professional .net & DotNetNuke Solutions
web: www.maxiomtech.com
blog: www.cto20.com
twitter: @antoniochagoury & @maxiomtech

 
New Post
10/11/2007 9:53 PM
 

Antonio Chagoury wrote

Hi Michael,

You can remove this *bad* behaviour by modifying the Blog_UpdateEntry stored procedure. In the Update statement, replace the value GetUTCDate() with @AddedDate.

The only problem with this is that depending on your set-up the TIME part will not be accurate (but the DATE will be correct).

We are working on overhauling the TIMEZONE routines that are causing this problem, and are planning a release soon.

I hope this helps.

Antonio, Michael,

Instead of changing the line from GetUTCDate() to @AddedDate, why not just comment it out?  As there is already a value in this field, there is no need to update it if it is not being changed.

Regards,

Nigel

 
New Post
10/12/2007 2:46 AM
 

Okay, that would still be a big improvement, but tell me what file I'm looking in for the items??  I did a text search of the whole installation and could not find Blog_UpdateEntry or GetUTCDate().

Thanks a lot.

-Michael

 
New Post
10/12/2007 8:01 AM
 

This is a stored procedure in the database. You will be looking for Blog_UpdateEntry.


Maxiom TechnologyAntonio Chagoury | Microsoft MVP
Maxiom Technology
Professional .net & DotNetNuke Solutions
web: www.maxiomtech.com
blog: www.cto20.com
twitter: @antoniochagoury & @maxiomtech

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogPosting date changes on editPosting date changes on edit


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