Page 1 of 1

Unable to install Mods for HESK.

Posted: Sun Jul 17, 2016 8:19 pm
by Nico640
Hello,
I just tried to install Mods for HESK, but when i click "No previous Installation" at the /install page, it immediately fails at the first version.
Console says:

Could not execute query: ALTER TABLE `hesk_tickets` ADD COLUMN `status_int` INT NOT NULL DEFAULT 0 AFTER `status`;. MySQL said: Invalid default value for 'dt'

I have installed HESK 2.6.7 and tried to install Mods for HESK 2.6.1.

Screenshot: http://i.imgur.com/fBhM6Rp.png

Thanks in advance.

Re: Unable to install Mods for HESK.

Posted: Sun Jul 17, 2016 8:29 pm
by mkoch227
I wonder why the 'dt' column is having issues, especially since Mods for HESK doesn't even touch that column during the installation process. The only thing that looks similar to your issue is this thread, so try reinstalling HESK with Klemen's recommended fix, and then try installing Mods for HESK.

Re: Unable to install Mods for HESK.

Posted: Mon Jul 18, 2016 12:45 pm
by Nico640
I fixed it, i think it was a configuration error in the mysql config, which came in as i updated mysql. I made a new configuration and it worked.

Thanks for the help.