This morning after update yt framework directly from backend control panel, then frontend go blank...
error_log:
[14-Aug-2014 19:50:36 America/Denver] PHP Fatal error: Cannot redeclare class Browser in /public_html/templates/sj_lotte/includes/browser.php on line 139
so i rename /public_html/plugins/system/yt/includes/site/lib/browser.php to browser_BAK.php
frontend work again
now error_log has new error (although frontend work normally)
[14-Aug-2014 20:04:18 America/Denver] PHP Warning: include_once(browser.php): failed to open stream: No such file or directory in /plugins/system/yt/includes/site/lib/yt_template.php on line 14
Please any idea of this case?
Thanks.