1
prior to upgrade from 2.0.16, SmartFAQ worked fine, after upgrade and updates, I cannot add a category to SmartFAQ and instead get the following error - and there seems to be nothing in the help/support forums on this site or on the SmartFactory website:
INSERT INTO smartfaq_categories (categoryid, parentid, name, description, total, weight, created) VALUES (NULL, 0, 'Uncategorized', 'Questions and FAQs that are uncategorized - as the number of questions grows, we will create categories as appropriate', 1, 1, 1247108461)
Error number: 1048
Error message: Column 'categoryid' cannot be null
server config is as follows:
XOOPS Version - XOOPS 2.3.3
PHP Version - 5.2.5
MySQL Version - 5.0.51a
Server API Version - apache2handler
OS Version - FreeBSD
safe_mode - Off
register_globals - Off
magic_quotes_gpc - Off
allow_url_fopen - On
fsockopen - On
allow_call_time_pass_reference - Off
post_max_size - 12M
max_input_time - 60
output_buffering - 4096
max_execution_time - 30
memory_limit - 24M
file_uploads - On
upload_max_filesize - 4M
Loaded PHP extensions «
* session
* Reflection
* date
* libxml
* apache2handler
* pcre
* standard
* ctype
* gd
* mcrypt
* mhash
* mysql
* openssl
* xml
* Zend Optimizer