Hi
when I edit an old node it shows as a new one in the HOF page, I mean the number of new content for the last week is incremented by 1. Is this normal? it shouldn't be! what do you think?

Comments

syscrusher’s picture

Assigned: Unassigned » syscrusher

Hello

I looked at the code on this, and it is going by the "created" timestamp in the database to determine how new a node is. I could look at the "changed" timestamp instead, but I am afraid that might make the problem worse rather than better.

I do know that on one of my sites, where the scheduler module is used to post content at pre-planned times, there is an option in scheduler to set whether or not the create timestamp gets updated when scheduler activates.

I'd appreciate some further comment on this, because I'm not sure this is a problem it is within my control to fix.