Don't show Messages

Pavel

New Member
Hello!
After installing Mailwizz I can not see All Messages or particular Message. It show this error: http://take.ms/Y94jv
In apps/common/runtime/application.log it write this:
2016/05/04 09:12:19 [error] [exception.CException] exception 'CException' with message 'Property "CAttributeCollection.pageMetaTitle" is not defined.' in /Users/pavel/development/example/public_html/apps/common/framework/base/CComponent.php:130
Stack trace:
#0 /Users/pavel/development/example/public_html/apps/common/framework/collections/CAttributeCollection.php(51): CComponent->__get('pageMetaTitle')
#1 /Users/pavel/development/example/public_html/apps/customer/controllers/MessagesController.php(81): CAttributeCollection->__get('pageMetaTitle')
#2 [internal function]: MessagesController->actionView('gw176j3jap9ad')
#3 /Users/pavel/development/example/public_html/apps/common/framework/web/actions/CAction.php(109): ReflectionMethod->invokeArgs(Object(MessagesController), Array)
#4 /Users/pavel/development/example/public_html/apps/common/framework/web/actions/CInlineAction.php(47): CAction->runWithParamsInternal(Object(MessagesController), Object(ReflectionMethod), Array)
#5 /Users/pavel/development/example/public_html/apps/common/framework/web/CController.php(308): CInlineAction->runWithParams(Array)
#6 /Users/pavel/development/example/public_html/apps/common/framework/web/filters/CFilterChain.php(133): CController->runAction(Object(CInlineAction))
#7 /Users/pavel/development/example/public_html/apps/common/framework/web/CController.php(291): CFilterChain->run()
#8 /Users/pavel/development/example/public_html/apps/common/framework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
#9 /Users/pavel/development/example/public_html/apps/common/framework/web/CWebApplication.php(282): CController->run('view')
#10 /Users/pavel/development/example/public_html/apps/common/framework/web/CWebApplication.php(141): CWebApplication->runController('messages/view')
#11 /Users/pavel/development/example/public_html/apps/common/framework/base/CApplication.php(185): CWebApplication->processRequest()
#12 /Users/pavel/development/example/public_html/apps/init.php(224): CApplication->run()
#13 /Users/pavel/development/example/public_html/customer/index.php(18): require_once('/Users/pavel/de...')
#14 {main}

REQUEST_URI=/customer/index.php/messages/gw176j3jap9ad/view
HTTP_REFERER=http://example.lan/customer/index.php/lists/index

All other pages opens correctly. How can I fix it?
Thanks!
 
Back
Top