Hi Sergey
I have 500 error if I deactivate Profile Cover
why this happens?
I need the error message to suggest you a solution.
To enable DEBUG_MODE - go to ow_ingludes/config.php and replace this string:
define('OW_DEBUG_MODE', false);
with this one
define('OW_DEBUG_MODE', true);