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 Problem with XFMG and XFRM

Dadparvar

Member
Hi,

newly when I try to edit a category of RM or MG, I should disable EC. otherwise I'll get this error:

RM:
Code:
Server Error Log
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'xfa_ec_default_cover' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Hamed-Azimi, 2 minutes ago
Stack Trace
#0 /home/ius/domains/site.com/public_html/new/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('UPDATE `xf_reso...')
#1 /home/ius/domains/site.com/public_html/new/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'UPDATE `xf_reso...')
#2 /home/ius/domains/site.com/public_html/new/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('UPDATE `xf_reso...')
#3 /home/ius/domains/site.com/public_html/new/library/Zend/Db/Adapter/Abstract.php(632): Zend_Db_Adapter_Abstract->query('UPDATE `xf_reso...', Array)
#4 /home/ius/domains/site.com/public_html/new/library/XenForo/DataWriter.php(1654): Zend_Db_Adapter_Abstract->update('xf_resource_cat...', Array, '(resource_categ...')
#5 /home/ius/domains/site.com/public_html/new/library/XenForo/DataWriter.php(1623): XenForo_DataWriter->_update()
#6 /home/ius/domains/site.com/public_html/new/library/XenForo/DataWriter.php(1419): XenForo_DataWriter->_save()
#7 /home/ius/domains/site.com/public_html/new/library/XFA/ExtendedCover/Extends/XenResource/ControllerAdmin/Category.php(73): XenForo_DataWriter->save()
#8 /home/ius/domains/site.com/public_html/new/library/XenForo/FrontController.php(351): XFA_ExtendedCover_Extends_XenResource_ControllerAdmin_Category->actionSave()
#9 /home/ius/domains/site.com/public_html/new/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /home/ius/domains/site.com/public_html/new/admin.php(13): XenForo_FrontController->run()
#11 {main}

MG:
Code:
Server Error Log
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'xfa_ec_default_cover' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Hamed-Azimi, A moment ago
Stack Trace
#0 /home/ius/domains/site.com/public_html/new/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('UPDATE `xengall...')
#1 /home/ius/domains/site.com/public_html/new/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'UPDATE `xengall...')
#2 /home/ius/domains/site.com/public_html/new/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('UPDATE `xengall...')
#3 /home/ius/domains/site.com/public_html/new/library/Zend/Db/Adapter/Abstract.php(632): Zend_Db_Adapter_Abstract->query('UPDATE `xengall...', Array)
#4 /home/ius/domains/site.com/public_html/new/library/XenForo/DataWriter.php(1654): Zend_Db_Adapter_Abstract->update('xengallery_cate...', Array, '(category_id = ...')
#5 /home/ius/domains/site.com/public_html/new/library/XenForo/DataWriter.php(1623): XenForo_DataWriter->_update()
#6 /home/ius/domains/site.com/public_html/new/library/XenForo/DataWriter.php(1419): XenForo_DataWriter->_save()
#7 /home/ius/domains/site.com/public_html/new/library/XFA/ExtendedCover/Extends/XenGallery/ControllerAdmin/Media.php(72): XenForo_DataWriter->save()
#8 /home/ius/domains/site.com/public_html/new/library/XenForo/FrontController.php(351): XFA_ExtendedCover_Extends_XenGallery_ControllerAdmin_Media->actionCategorySave()
#9 /home/ius/domains/site.com/public_html/new/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /home/ius/domains/site.com/public_html/new/admin.php(13): XenForo_FrontController->run()
#11 {main}
 
Top