I also have the same issue :(
Message:
SQLSTATE[42000]:
Syntax error or access violation: 1064 You have an error in your SQL syntax;
check the manual that corresponds to your MySQL server version for the right
syntax to use near 'LIMIT 0, 1' at line 1
File:
/home/myvirgo3/public_html/ow_core/database.php
Line:
331
Trace:
#0
/home/myvirgo3/public_html/ow_core/database.php(331):
PDOStatement->execute()
#1
/home/myvirgo3/public_html/ow_core/database.php(397): OW_Database->execute('SELECT
* FROM o...', Array)
#2
/home/myvirgo3/public_html/ow_core/base_dao.php(114):
OW_Database->queryForObject('SELECT * FROM o...', 'BOL_User', Array, 0,
Array)
#3
/home/myvirgo3/public_html/ow_system_plugins/base/bol/user_dao.php(124):
OW_BaseDao->findObjectByExample(Object(OW_Example))
#4
/home/myvirgo3/public_html/ow_system_plugins/base/bol/user_service.php(294):
BOL_UserDao->findByUserName(NULL)
#5
/home/myvirgo3/public_html/ow_plugins/uavatars/classes/plugin.php(144):
BOL_UserService->findByUsername(NULL)
#6 [internal function]:
UAVATARS_CLASS_Plugin->onFinalize(Object(OW_Event))
#7
/home/myvirgo3/public_html/ow_core/event_manager.php(176):
call_user_func(Array, Object(OW_Event))
#8
/home/myvirgo3/public_html/ow_core/application.php(348): OW_EventManager->trigger(Object(OW_Event))
#9
/home/myvirgo3/public_html/index.php(76): OW_Application->finalize()
#10 {main}
Type:
PDOException