as to these errors:
Message:Undefined index: HTTP_REFERERFile:/home/louee124/public_html/viloos.com/ow_plugins/antispammer/init.phpLine:208OW Debug - NoticeMessage:Undefined index: hostFile:/home/louee124/public_html/viloos.com/ow_plugins/antispammer/bol/service.phpLine:99OW Debug - NoticeMessage:Only variables should be passed by referenceFile:/home/louee124/public_html/viloos.com/ow_plugins/antispammer/bol/service.phpLine:99OW Debug - WarningMessage:mkdir() [function.mkdir]: File existsFile:/home/louee124/public_html/viloos.com/ow_system_plugins/base/bol/theme_service.phpLine:335
you need to disable antispammer plugin, if you can't enter admin panel, do that via phpmyadmin in the ow_base_plugin table, change table isActive from 1 to 0
as to this error:
OW Debug - ExceptionMessage:Syntax Error in template "/home/louee124/public_html/viloos.com/ow_system_plugins/base/views/components/sign_in.html" on line 3 "{form name='sign-in'}" unknown tag "form"File:/home/louee124/public_html/viloos.com/ow_libraries/smarty3/sysplugins/smarty_internal_templatecompilerbase.phpLine:657Trace:#0 /home/louee124/public_html/viloos.com/ow_libraries/smarty3/sysplugins/smarty_internal_templatecompilerbase.php(443): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "fo...', 3) #1 /home/louee124/public_html/viloos.com/ow_libraries/smarty3/sysplugins/smarty_internal_templateparser.php(2388): Smarty_Internal_TemplateCompilerBase->compileTag('form', Array) #2 /home/louee124/public_html/viloos.com/ow_libraries/smarty3/sysplugins/smarty_internal_templateparser.php(3101): Smarty_Internal_Templateparser->yy_r36() #3 /home/louee124/public_html/viloos.com/ow_libraries/smarty3/sysplugins/smarty_internal_templateparser.php(3201): Smarty_Internal_Templateparser->yy_reduce(36) #4 /home/louee124/public_html/viloos.com/ow_libraries/smarty3/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(10, '??
have you made any changes in the file?
as to these errors:
Message:file_put_contents(/home/louee124/public_html/viloos.com/ow_log/error.log) [function.file-put-contents]: failed to open stream: No such file or directoryFile:/home/louee124/public_html/viloos.com/ow_system_plugins/base/classes/file_log_writer.phpLine:61OW Debug - WarningMessage:chmod() [function.chmod]: No such file or directoryFile:/home/louee124/public_html/viloos.com/ow_system_plugins/base/classes/file_log_writer.phpLine:65
you need to rename ow_logs folder into ow_log and set 777 permissions for this folder.