Bug [E_NOTICE] Undefined index: dbtech_mail_newsletter_receive

Status
Not open for further replies.

BigIron

Customer
Getting this error in the AdminCP.

Server error log
  • ErrorException: [E_NOTICE] Undefined index: dbtech_mail_newsletter_receive
  • src/addons/DBTech/Mail/XF/Pub/Controller/Account.php:68
  • Generated by: ZoidMeister
  • Jul 8, 2019 at 7:07 PM
Stack trace


#0 src/addons/DBTech/Mail/XF/Pub/Controller/Account.php(68): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/swfa/publ...', 68, Array) #1 src/addons/DBTech/Mail/XF/Pub/Controller/Account.php(23): DBTech\Mail\XF\Pub\Controller\Account->_saveDbtechMailEmailPreferences(Object(XF\Mvc\FormAction), Object(SV\ReportImprovements\XF\Entity\User)) #2 src/addons/SV/UserMentionsImprovements/XF/Pub/Controller/Account.php(21): DBTech\Mail\XF\Pub\Controller\Account->accountDetailsSaveProcess(Object(SV\ReportImprovements\XF\Entity\User)) #3 src/addons/SV/UserEssentials/XF/Pub/Controller/Account.php(259): SV\UserMentionsImprovements\XF\Pub\Controller\Account->accountDetailsSaveProcess(Object(SV\ReportImprovements\XF\Entity\User)) #4 src/XF/Pub/Controller/Account.php(36): SV\UserEssentials\XF\Pub\Controller\Account->accountDetailsSaveProcess(Object(SV\ReportImprovements\XF\Entity\User)) #5 src/XF/Mvc/Dispatcher.php(321): XF\Pub\Controller\Account->actionAccountDetails(Object(XF\Mvc\ParameterBag)) #6 src/XF/Mvc/Dispatcher.php(248): XF\Mvc\Dispatcher->dispatchClass('XF:Account', 'AccountDetails', Object(XF\Mvc\RouteMatch), Object(SV\SearchImprovements\XF\Pub\Controller\Account), NULL) #7 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\SearchImprovements\XF\Pub\Controller\Account), NULL) #8 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch)) #9 src/XF/App.php(2177): XF\Mvc\Dispatcher->run() #10 src/XF.php(390): XF\App->run() #11 index.php(20): XF::runApp('XF\\Pub\\App') #12 {main}

Request state

array(4) {
["url"] => string(24) "/account/account-details"
["referrer"] => string(57) "https://www.domain.com/account/account-details"
["_GET"] => array(0) {
}
["_POST"] => array(9) {
["option"] => array(3) {
["receive_admin_email"] => string(1) "1"
["show_dob_date"] => string(1) "1"
["show_dob_year"] => string(1) "1"
}
["user"] => array(2) {
["dbtech_mail_newsletter_receive"] => string(1) "1"
["dbtech_mail_newsletter_frequency"] => string(1) "7"
}
["profile"] => array(2) {
["location"] => string(11) "Atlanta, GA"
["website"] => string(0) ""
}
["custom_fields"] => array(9) {
["gender"] => string(4) "male"
["occupation"] => string(0) ""
["aim"] => string(0) ""
["msn"] => string(0) ""
["yahoo"] => string(0) ""
["skype"] => string(0) ""
["gtalk"] => string(0) ""
["facebook"] => string(0) ""
["twitter"] => string(0) ""
}
["about_html"] => string(0) ""
["_xfToken"] => string(8) "****"
["_xfRequestUri"] => string(24) "/account/account-details"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Status
Not open for further replies.

DragonByte Mail

XenForo 1.5.3+ XenForo 2.0.x XenForo 2.1.x XenForo 2.2.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,220
Customer rating
0.00 star(s) 0 ratings
Back
Top