Can you please help resolve this error ?
Its a typical Error which always comes when we install oxwall on mongo db NOT MySQL - i am using a2hosting
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 MariaDB server version for the right syntax to use near 'rows' at line 23File:/home/mumbailo/open-source.in/lab1/ow_core/database.phpLine:723Trace:#0 /home/mumbailo/open-source.in/lab1/ow_core/database.php(723): PDOStatement->execute() #1 /home/mumbailo/open-source.in/lab1/ow_core/database.php(385): OW_Database->execute('\r\n S...', Array) #2 /home/mumbailo/open-source.in/lab1/ow_system_plugins/base/bol/search_entity_dao.php(387): OW_Database->queryForRow('\r\n S...', Array) #3 /home/mumbailo/open-source.in/lab1/ow_system_plugins/base/classes/mysql_search_storage.php(277): BOL_SearchEntityDao->findEntitiesCountByText('test', Array, 0, 0) #4 /home/mumbailo/open-source.in/lab1/ow_core/text_search_manager.php(303): BASE_CLASS_MysqlSearchStorage->searchEntitiesCount('test', Array, 0, 0) #5 /home/mumbailo/open-source.in/lab1/ow_plugins/forum/bol/text_search_service.php(430): OW_TextSearchManager->searchEntitiesCount('test', Array) #6 /home/mumbailo/open-source.in/lab1/ow_plugins/forum/bol/forum_service.php(2077): FORUM_BOL_TextSearchService->countTopicsInGroup('test', 1, NULL) #7 /home/mumbailo/open-source.in/lab1/ow_plugins/forum/controllers/search.php(415): FORUM_BOL_ForumService->countTopicsInGroup('test', 1, NULL) #8 /home/mumbailo/open-source.in/lab1/ow_plugins/forum/controllers/search.php(115): FORUM_CTRL_Search->searchEntities(Array, 'group') #9 [internal function]: FORUM_CTRL_Search->inGroup(Array) #10 /home/mumbailo/open-source.in/lab1/ow_core/request_handler.php(250): ReflectionMethod->invokeArgs(Object(FORUM_CTRL_Search), Array) #11 /home/mumbailo/open-source.in/lab1/ow_core/request_handler.php(226): OW_RequestHandler->processControllerAction(Object(ReflectionMethod), Object(FORUM_CTRL_Search)) #12 /home/mumbailo/open-source.in/lab1/ow_core/application.php(346): OW_RequestHandler->dispatch() #13 /home/mumbailo/open-source.in/lab1/index.php(76): OW_Application->handleRequest() #14 {main}