On Mon, Nov 25, 2002 at 10:17:21AM +0100, Torben Nehmer wrote: > Hi Tarjei, > > --On 22.11.2002 22:58 +0100 Tarjei Huse wrote: > > > I'm using a custombuilt script for chaning datecreated for some > > articles. Now, when I do that, datecreated is changed, but > > $article->date keeps the old date. What am I doing wrong, and how can > > I fix this? I've used this function before without trouble. Version: > > 1.4.3. > > if you take a look at > > http://www.midgard-project.org/manual/en/object.article.php > > you'll find out that these fields are all read-only, which is correct > from a design point-of-view. Why would you change the created > timestamp... I use it for saying this article was published $date etc. Now, sometimes people have needed to set a different date then the current for different reasons, then this needs show in the date set on the page.
What I am wondering about is how the field date is computed. The manual says so for calstart and enddate, but not for date. I seem to think that I've use date for this before, but somehow it doesnt work now :/ > Live long and prosper! you too! tarjei > Torben Nehmer > > -- > Torben Nehmer, Munich, Germany > http://www.nathan-syntronics.de, mailto:[EMAIL PROTECTED] > PGP Public Key: https://www.link-m.de/pgp/t.nehmer.asc > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Med vennlig hilsen Tarjei Huse Linpro AS Waldemars Thranes gate 98 Tlf + 47 22 87 11 80 Fax + 47 22 87 11 81 www.linpro.no --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
