I had a stable working version 1.7.2 and has decided to upgrade using ow_core_update_pack_1.7.4 using https://docs.oxwall.org/install:update#manual-update
And received:
Update Complete
Your version has been successfully updated to 1.7.4!
Go to Index Page or Admin Panel
But, then:
Error 500
Internal Server Error.
If you are the site admin, click here for details (+)
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.
After on Debug Mode:
OW Debug - Exception
Message:
Can't find theme dir for `Graph`!
File: /var/www/adm/data/www/site-ty.org/ow_system_plugins/base/bol/theme_service.php
Line:
326
Trace:
#0 /var/www/adm/data/www/site-ty.org/ow_system_plugins/base/bol/theme_service.php(309): BOL_ThemeService->processTheme(971)
#1 /var/www/adm/data/www/site-ty.org/ow_core/application.php(777): BOL_ThemeService->processAllThemes()
#2 /var/www/adm/data/www/site-ty.org/ow_core/application.php(559): OW_Application->updateCachedEntities(1)
#3 /var/www/adm/data/www/site-ty.org/ow_core/application.php(158): OW_Application->devActions()
#4 /var/www/adm/data/www/site-ty.org/index.php(51): OW_Application->init()
#5 {main}
Type:
LogicException
Can anyone suggest how to solve this problem?
Thanks