SQL Error: Column 'name' cannot be null at /home/finboss/public_html/includes/functions.php line 777
Array
(
    [code] => 1048
    [message] => Column 'name' cannot be null
    [query] => INSERT INTO 
					`downloaded` 
					(    `version`,             `name`,                    `IP`, `date`) VALUES
					(            '20180402',                  NULL,                       '184.72.135.210',  NOW());
    [context] => /home/finboss/public_html/includes/functions.php line 777
)