TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

March 28, 2024, 12:14:34 PM

Login with username, password and session length
Members
Stats
  • Total Posts: 195,104
  • Total Topics: 21,212
  • Online today: 212
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 72
  • Total: 72

Incorrect integer value: 'NULL' - TP 1.6.2

Started by moowalker, February 12, 2019, 12:21:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

moowalker

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

tino

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.