Can some one help me how to fix this error. I changed the theme and deleted the unused theme, after that am getting the below error. The file '.html_document. exsist in the theme master page
Something went wrong!
To get the error details follow these steps:
- Open ow_includes/config.php file and set DEBUG_MODE to true
- Reproduce your last action.
Error details:
Type:
Exception
Message:
Can't find master page `'.html_document.'` !
File:
/home/lnygqpqy/public_html/ow_core/theme_manager.php
Line:
220
Trace:
#0 /home/lnygqpqy/public_html/ow_core/html_document.php(610): OW_ThemeManager->getMasterPageTemplate('html_document')
#1 /home/lnygqpqy/public_html/ow_core/response.php(171): OW_HtmlDocument->render()
#2 /home/lnygqpqy/public_html/ow_core/application.php(469): OW_Response->respond()
#3 /home/lnygqpqy/public_html/index.php(94): OW_Application->returnResponse()
#4 {main}