• Resolved joshdm

    (@joshdm)


    I just purchased the license for all the extensions. However, I have my first problem when trying to activate the group plugin (which I greatly need). I can install, but when I try to activate, I get a TimeStamp error:

    WordPress database error: [Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause] CREATE TABLE wp_um_groups_members ( id int(11) unsigned NOT NULL auto_increment, group_id int(11) unsigned NOT NULL, user_id1 int(11) unsigned NOT NULL, user_id2 int(11) unsigned NOT NULL, status enum('pending_admin_review','pending_member_review','approved','rejected','blocked') NOT NULL, role varchar(30) NOT NULL, invites tinyint(1) unsigned NOT NULL DEFAULT 0, time_stamp timestamp DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, date_joined timestamp DEFAULT 0 ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (id) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci

Viewing 1 replies (of 1 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    If you have purchased one of our extensions or our bundle and you need help, you will need to submit a support ticket via our website as we are only allowed to provide support on this forum for the free plugin hosted on the www.ads-software.com website.

    To submit a ticket, please login to our website using the email used on checkout and go to this page:

    https://ultimatemember.com/support/ticket/

    Thank you for supporting Ultimate Member with your purchase!

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Current_Timestamp Error’ is closed to new replies.