My error log has lots of these messages, any idea what they mean?
---
2016/07/19 13:23:44 [error] [exception.CException] exception 'CException' with message 'ListSubscriber and its behaviors do not have a method or closure named "setStatus".' in /home/webfuture/public_html/hello/apps/common/framework/base/CComponent.php:266
Stack trace:
#0 /home/webfuture/public_html/hello/apps/common/framework/db/ar/CActiveRecord.php(227): CComponent->__call('setStatus', Array)
#1 /home/webfuture/public_html/hello/apps/frontend/controllers/DswhController.php(993): CActiveRecord->__call('setStatus', Array)
#2 /home/webfuture/public_html/hello/apps/frontend/controllers/DswhController.php(993): ListSubscriber->setStatus('unsubscribed')
#3 [internal function]: DswhController->processSparkpost(Object(DeliveryServer), Object(DswhController))
#4 /home/webfuture/public_html/hello/apps/frontend/controllers/DswhController.php(49): call_user_func_array(Array, Array)
#5 [internal function]: DswhController->actionIndex('1')
#6 /home/webfuture/public_html/hello/apps/common/framework/web/actions/CAction.php(109): ReflectionMethod->invokeArgs(Object(DswhController), Array)
#7 /home/webfuture/public_html/hello/apps/common/framework/web/actions/CInlineAction.php(47): CAction->runWithParamsInternal(Object(DswhController), Object(ReflectionMethod), Array)
#8 /home/webfuture/public_html/hello/apps/common/framework/web/CController.php(308): CInlineAction->runWithParams(Array)
#9 /home/webfuture/public_html/hello/apps/common/framework/web/CController.php(286): CController->runAction(Object(CInlineAction))
#10 /home/webfuture/public_html/hello/apps/common/framework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
#11 /home/webfuture/public_html/hello/apps/common/framework/web/CWebApplication.php(282): CController->run('index')
#12 /home/webfuture/public_html/hello/apps/common/framework/web/CWebApplication.php(141): CWebApplication->runController('dswh/index')
#13 /home/webfuture/public_html/hello/apps/common/framework/base/CApplication.php(185): CWebApplication->processRequest()
#14 /home/webfuture/public_html/hello/apps/init.php(224): CApplication->run()
#15 /home/webfuture/public_html/hello/index.php(18): require_once('/home/webfuture...')
#16 {main}
REQUEST_URI=/dswh/1
---
---
2016/07/19 13:23:44 [error] [exception.CException] exception 'CException' with message 'ListSubscriber and its behaviors do not have a method or closure named "setStatus".' in /home/webfuture/public_html/hello/apps/common/framework/base/CComponent.php:266
Stack trace:
#0 /home/webfuture/public_html/hello/apps/common/framework/db/ar/CActiveRecord.php(227): CComponent->__call('setStatus', Array)
#1 /home/webfuture/public_html/hello/apps/frontend/controllers/DswhController.php(993): CActiveRecord->__call('setStatus', Array)
#2 /home/webfuture/public_html/hello/apps/frontend/controllers/DswhController.php(993): ListSubscriber->setStatus('unsubscribed')
#3 [internal function]: DswhController->processSparkpost(Object(DeliveryServer), Object(DswhController))
#4 /home/webfuture/public_html/hello/apps/frontend/controllers/DswhController.php(49): call_user_func_array(Array, Array)
#5 [internal function]: DswhController->actionIndex('1')
#6 /home/webfuture/public_html/hello/apps/common/framework/web/actions/CAction.php(109): ReflectionMethod->invokeArgs(Object(DswhController), Array)
#7 /home/webfuture/public_html/hello/apps/common/framework/web/actions/CInlineAction.php(47): CAction->runWithParamsInternal(Object(DswhController), Object(ReflectionMethod), Array)
#8 /home/webfuture/public_html/hello/apps/common/framework/web/CController.php(308): CInlineAction->runWithParams(Array)
#9 /home/webfuture/public_html/hello/apps/common/framework/web/CController.php(286): CController->runAction(Object(CInlineAction))
#10 /home/webfuture/public_html/hello/apps/common/framework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
#11 /home/webfuture/public_html/hello/apps/common/framework/web/CWebApplication.php(282): CController->run('index')
#12 /home/webfuture/public_html/hello/apps/common/framework/web/CWebApplication.php(141): CWebApplication->runController('dswh/index')
#13 /home/webfuture/public_html/hello/apps/common/framework/base/CApplication.php(185): CWebApplication->processRequest()
#14 /home/webfuture/public_html/hello/apps/init.php(224): CApplication->run()
#15 /home/webfuture/public_html/hello/index.php(18): require_once('/home/webfuture...')
#16 {main}
REQUEST_URI=/dswh/1
---