What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • This area is dedicated to the support of our xF1 add-ons. For xF2, please use the dedicated area: HERE.
  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Bug Not a bug cannot create categories in other addons

moshbit

Member
Hey guys, I'm having an issue with extended cover 4.2.9, where i am unable to create categories in bob's article management system without getting an error message. the same error occurs when creating categories in nobita's groups addon. currently the only solution is to disable extended cover, create the category, then re-enable the extended cover addon. here's an example of the error i get:

Code:
Mysqli prepare error: Unknown column 'xfa_ec_default_cover' in 'field list'
Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
Zend_Db_Adapter_Abstract->insert() in /home/nginx/domains/squattheplanet.com/public/internal_data/proxy_classes/XenForo_DataWriter__1490640306.php at line 1638
XFProxy_XenForo_DataWriter->_insert() in /home/nginx/domains/squattheplanet.com/public/internal_data/proxy_classes/XenForo_DataWriter__1490640306.php at line 1627
XFProxy_XenForo_DataWriter->_save() in /home/nginx/domains/squattheplanet.com/public/internal_data/proxy_classes/XenForo_DataWriter__1490640306.php at line 1419
XFProxy_XenForo_DataWriter->save() in NFLJ/AMS/ControllerAdmin/Category.php at line 403
NFLJ_AMS_ControllerAdmin_Category->actionSave() in XFA/ExtendedCover/Extends/AMS/ControllerAdmin/Category.php at line 59
XFA_ExtendedCover_Extends_AMS_ControllerAdmin_Category->actionSave() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/nginx/domains/squattheplanet.com/public/admin.php at line 13

anyways, it's not a huge deal, but if i could get any help solving this it would be much appreciated. thanks!
 

Fred

Administrator
Staff member
Hi
For AMS you have install AMS after EC addon ?
If yes you can rebuild install for AMS in EC options

By cons i don't know why it's impact nobita addon because i don't override his addon
 

moshbit

Member
hmm okay, doing the rebuild seems to have solved that error. interestingly, i'm no longer getting the error from nobita's addon after the rebuild as well. so thank you!
 
Top