title has a typo: it should read datetime, not datetimestamp. vB won't update the title
is it possible to set datetimestamp default as now() ?
when trying to do
then doingCode:ALTER TABLE `news` CHANGE `date_post` `date_post` DATETIME DEFAULT "NOW()" NOT NULL
results inCode:INSERT INTO news SET rel_uid = "1", subject = "subject here", message = "message here", forum_link = "link here"
![]()





Bookmarks