DragonflyCMS Projects > Treasury and Supporters > Treasury Install Error > Community Forums > Phoenix Netology
Forum Index > eCommerce > Treasury and Supporters

Treasury Install Error Reply to topic


I'm getting the following error when trying to install this module into dragonfly:

Invalid default value for 'user_id'

Here are my current server versions:
CMS Version 9.0.6.1
PHP Version 4.4.2
GD Version bundled (2.0.28 compatible)
MySQL Version 5.0.19-Debian_2

Please enter your server specs in your user profile! 😢


Made the following change to get module to install:
user_id int(4) NOT NULL default '',
to:
user_id int(4) NOT NULL,

The module installed fine after this. Haven't had a chance to test the module yet.

Please enter your server specs in your user profile! 😢


Fixed and updated here

Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):

All times are Australia/Adelaide


Jump to: