Quote Originally Posted by clydejones View Post
Code:
ALTER TABLE `testimonials_manager` ADD `last_update` datetime NOT NULL default '0000-00-00 00:00:00' AFTER `testimonials_html_text `;
Try running this

Thanks you !