A Database Error Occurred

Error Number: 1048

Column 'path_id' cannot be null

INSERT INTO `dashboard` (`month`, `year`, `category`, `path_id`, `total`) VALUES ('03', '2024', 'news', NULL, 1)

Filename: helpers/go_helper.php

Line Number: 881