Skip to content
This repository has been archived by the owner on Jan 8, 2018. It is now read-only.

Can't seem to add any series #13

Open
Xonshiz opened this issue May 31, 2017 · 0 comments
Open

Can't seem to add any series #13

Xonshiz opened this issue May 31, 2017 · 0 comments

Comments

@Xonshiz
Copy link

Xonshiz commented May 31, 2017

I just ran into an issue where I can't seem to add any series in the database.
It shows following error :

A Database Error Occurred  
Error Number: 1366  
Incorrect integer value: '' for column 'id' at row 1  

INSERT INTO `fs_comics` (`id`, `name`, `stub`, `uniqid`, `hidden`, `author`, `artist`, `description`, `customchapter`, `format`, `adult`, `created`, `creator`, `editor`) VALUES ('', 'testing', 'testing', '592eff650ca0e', 0, '', '', '', '', '0', 0, '', '1', '1')  

Filename: /libraries/datamapper.php  

Line Number: 1635

I was able to add the series just fine a few days ago. This suddenly came up. My Database is working just fine, I tried to repair the files (built-in function for FoOlSlide).

What's the issue here that's stopping the workflow?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant