end in e500 with below errors :
Error details:Type:ExceptionMessage: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 1File:/home/test/public_html/ow_core/database.phpLine:707Trace:#0 /home/test/public_html/ow_core/database.php(707): PDOStatement->execute() #1 /home/test/public_html/ow_core/database.php(305): OW_Database->execute('SELECT * FROM o...', Array) #2 /home/test/public_html/ow_core/base_dao.php(114): OW_Database->queryForObject('SELECT * FROM o...', 'BOL_User', Array, 0, Array) #3 /home/test/public_html/ow_system_plugins/base/bol/user_dao.php(164): OW_BaseDao->findObjectByExample(Object(OW_Example)) #4 /home/test/public_html/ow_system_plugins/base/bol/user_service.php(334): BOL_UserDao->findByUseEmail(NULL) #5 /home/test/public_html/ow_plugins/fbconnect/controllers/connect.php(92): BOL_UserService->findByEmail(NULL) #6 [internal function]: FBCONNECT_CTRL_Connect->login(Array) #7 /home/test/public_html/ow_core/request_handler.php(263): call_user_func_array(Array, Array) #8 /home/test/public_html/ow_core/application.php(327): OW_RequestHandler->dispatch() #9 /home/test/public_html/index.php(73): OW_Application->handleRequest() #10 {main}