Just a little background. I can use the search function when viewing the photos, Blogs and members plugins and they work just fine. If I do a forum search, I get the Error 500 message. I have went through possibilities listed in the Error 500 sticky topic at the top of the forum and I can't find a solution to my problem.
No modifications have been made to the Oxwall software. The same error occurs no matter which theme I select. I've found no other problems when using my Oxwall site. The php version is 5.5.
This isn't a problem unique to my website. I have found other Oxwall websites that have the same problem. Here is an example where you can test it by doing a search in their forum.
Below is the error message I get when in debug mode. Any help would be appreciated.
OW Debug - exception ----------------------------------------------------------------------------
Message: 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 23 File: /home/kathyt7/public_html/rcmem/ow_core/database.php Line: 723 Trace: #0 /home/kathyt7/public_html/rcmem/ow_core/database.php(723): PDOStatement->execute() #1 /home/kathyt7/public_html/rcmem/ow_core/database.php(385): OW_Database->execute('\n SE...', Array) #2 /home/kathyt7/public_html/rcmem/ow_system_plugins/base/bol/search_entity_dao.php(387): OW_Database->queryForRow('\n SE...', Array) #3 /home/kathyt7/public_html/rcmem/ow_system_plugins/base/classes/mysql_search_storage.php(277): BOL_SearchEntityDao->findEntitiesCountByText('joker', Array, 0, 0) #4 /home/kathyt7/public_html/rcmem/ow_core/text_search_manager.php(303): BASE_CLASS_MysqlSearchStorage->searchEntitiesCount('joker', Array, 0, 0) #5 /home/kathyt7/public_html/rcmem/ow_plugins/forum/bol/text_search_service.php(285): OW_TextSearchManager->searchEntitiesCount('joker', Array) #6 /home/kathyt7/public_html/rcmem/ow_plugins/forum/bol/forum_service.php(1924): FORUM_BOL_TextSearchService->countGlobalTopics('joker', NULL) #7 /home/kathyt7/public_html/rcmem/ow_plugins/forum/controllers/search.php(472): FORUM_BOL_ForumService->countGlobalTopics('joker', NULL) #8 /home/kathyt7/public_html/rcmem/ow_plugins/forum/controllers/search.php(66): FORUM_CTRL_Search->searchEntities(Array, 'global') #9 [internal function]: FORUM_CTRL_Search->inForums(Array) #10 /home/kathyt7/public_html/rcmem/ow_core/request_handler.php(250): ReflectionMethod->invokeArgs(Object(FORUM_CTRL_Search), Array) #11 /home/kathyt7/public_html/rcmem/ow_core/request_handler.php(226): OW_RequestHandler->processControllerAction(Object(ReflectionMethod), Object(FORUM_CTRL_Search)) #12 /home/kathyt7/public_html/rcmem/ow_core/application.php(346): OW_RequestHandler->dispatch() #13 /home/kathyt7/public_html/rcmem/index.php(76): OW_Application->handleRequest() #14 {main} Type: PDOException