TinyPortal

Development => Support => Installation => Topic started by: moowalker on February 12, 2019, 12:21:40 PM

Title: Incorrect integer value: 'NULL' - TP 1.6.2
Post by: moowalker on February 12, 2019, 12:21:40 PM
Hello,

I have a problem installing TP 1.6.2 at my forum. I have ugprade from 2.0.15 to 2.1RC1. Before upgrading I uninstall ALL addon including TP 1.6.1 (I had the previous version).

After the upgrade was done, I tried to install TP 1.6.2 but I go the following error:

Incorrect integer value: 'NULL' for column ``.``.`eventid` at row 1
File: /home/infinite/public_html/Packages/temp/install.php
Line: 379


I also made a github ticket (https://github.com/Tinyportal/TinyPortal/issues/304) in case it was needed.

Any ideas?

Thanks,
mOOwalker
Title: Re: Incorrect integer value: 'NULL' - TP 1.6.2
Post by: tino on February 12, 2019, 07:08:11 PM
What version of MySQL are you using? I would think that changing that line to 0 instead of a null on the default column would work.