swetorrentking / rartracker

Complete private bittorrent tracker written in PHP and AngularJS
199 stars 67 forks source link

SQL Error when making a sub category on Info > FAQ #31

Open ihv40894 opened 8 years ago

ihv40894 commented 8 years ago

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'categ' cannot be null /public/api/Faq.php30

When logged in as Admin on http://yoursite.com/info/faq and I try to make a subcategory, I keep getting the above SQL error. It saves the main category, however the sub category doesn't save and this error appears in SQL Log.

swetorrentking commented 7 years ago

Related to #32