Bug Column 'dbtech_ecommerce_email_on_tag' is unknown

Status
Not open for further replies.

Nirjonadda

Customer
I am not using ecommerce add-on but why I am getting Server error log?

Code:
InvalidArgumentException: Column 'dbtech_ecommerce_email_on_tag' is unknown src/XF/Mvc/Entity/Entity.php:539

Generated by: Unknown account Sep 28, 2018 at 5:50 AM

Stack trace

#0 src/XF/Mvc/Entity/Entity.php(505): XF\Mvc\Entity\Entity->set('dbtech_ecommerc...', false)
#1 src/addons/DBTech/UserTagging/EmailStop/Tag.php(62): XF\Mvc\Entity\Entity->__set('dbtech_ecommerc...', false)
#2 src/XF/Service/User/EmailStop.php(194): DBTech\UserTagging\EmailStop\Tag->stopAll(Object(Datio\AllowedEmails\XF\Entity\User))
#3 src/XF/Service/User/EmailStop.php(177): XF\Service\User\EmailStop->stopContent('dbtech_usertagg...')
#4 src/XF/Service/User/EmailStop.php(144): XF\Service\User\EmailStop->stopAllContent()
#5 src/XF/Service/User/EmailStop.php(112): XF\Service\User\EmailStop->stopAll()
#6 src/XF/Pub/Controller/EmailStop.php(21): XF\Service\User\EmailStop->stop('all')
#7 src/XF/Mvc/Dispatcher.php(249): XF\Pub\Controller\EmailStop->actionIndex(Object(XF\Mvc\ParameterBag))
#8 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:EmailStop', 'Index', 'html', Object(XF\Mvc\ParameterBag), '', Object(XF\Pub\Controller\EmailStop), NULL)
#9 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#10 src/XF/App.php(1931): XF\Mvc\Dispatcher->run()
#11 src/XF.php(329): XF\App->run()
#12 index.php(13): XF::runApp('XF\\Pub\\App')
#13 {main}

Request state

array(4) {
  ["url"] => string(50) "/email-stop/37/?c=10dc760c36e51f4e9fd5ff2522f4d686"
  ["referrer"] => string(75) "/email-stop/37/all?c=10dc760c36e51f4e9fd5ff2522f4d686"
  ["_GET"] => array(1) {
    ["c"] => string(32) "10dc760c36e51f4e9fd5ff2522f4d686"
  }
  ["_POST"] => array(3) {
    ["stop"] => string(3) "all"
    ["c"] => string(32) "10dc760c36e51f4e9fd5ff2522f4d686"
    ["_xfToken"] => string(8) "********"
  }
}
 
Status
Not open for further replies.

DragonByte User Tagging

XenForo 2.0.x XenForo 2.1.x XenForo 2.2.x XenForo 2.3.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
469
Customer rating
5.00 star(s) 1 ratings
Back
Top