Open ihv40894 opened 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.
Related to #32
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.