Hi there guys,
I have a very anoying problem with my mysql database... Then thing is that when I update an entry in the database (using the LawnGnome database abstraction layer) the timestamp column (which is a timestamp(14) type) is set to 00000000000000 instead of the current time. Do you guys have any idea on how to get this date right? I have been lookin through the forum and the only thing I have found is that it is supposed to be updated automagically when I update the entry, but it doesnt!
Cheers,
anders