There are some problems with the News Feed.
I had and have the same issue on multiple installations of Oxwall, so I guess it's something that does exist by other people.
Issues:
1. It doesn't update at the main page - when new posts in groups are being posted, not all of them appear on the main page (where all recent activities should appear). Some posts are there but many other are not, so it's picking up some posts on unknown criteria (not the most recent)
2. After posting some links from youtube and photos, Dashboard stops working, providing Error 500. It takes to uninstall and reinstall the News Feed to fix this issue, but it resets the News Feed and deletes all existing posts (which is very terrible for users who're building up their profile)
Please let me know if someone came across these issues and possibly knows the solutions.
Thanks.
Debug info:
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 MySQL server version for the right syntax to use near 'type":"video","provider_url":"https://www.youtube.com/","thumbnail_height":360,"' at line 1 File: /forum/ow_core/database.php Line: 723 Trace: #0
#0 /home/forum/ow_core/database.php(723): PDOStatement->execute()
#1 /home/forum/ow_core/database.php(344): OW_Database->execute('SELECT * FROM o...', NULL)
#2 /home/forum/ow_plugins/newsfeed/bol/like_dao.php(172): OW_Database->queryForObjectList('SELECT * FROM o...', 'NEWSFEED_BOL_Li...')
#3 /home/forum/ow_plugins/newsfeed/bol/service.php(519): NEWSFEED_BOL_LikeDao->findByEntityList(Array)
#4 /home/forum/ow_plugins/newsfeed/components/feed_list.php(101): NEWSFEED_BOL_Service->findLikesByEntityList(Array)
#5 [internal function]: NEWSFEED_CMP_FeedList->__construct(Array, Array)
#6 /home/forum/ow_core/ow.php(492): ReflectionClass->newInstanceArgs(Array)
#7 /home/forum/ow_core/ow.php(456): OW::getClassInstanceArray('NEWSFEED_CMP_Fe...', Array)
#8 /home/forum/ow_plugins/newsfeed/components/feed.php(230): OW::getClassInstance('NEWSFEED_CMP_Fe...', Array, Array)
#9 /home/forum/ow_plugins/newsfeed/components/feed.php(255): NEWSFEED_CMP_Feed->createFeedList(Array, Array)
#10 /home/forum/ow_core/renderable.php(124): NEWSFEED_CMP_Feed->render()
#11 /home/forum/ow_core/view.php(183): OW_Renderable->onRender()
#12 /home/forum/ow_core/component.php(80): OW_View->render()
#13 /home/forum/ow_core/renderable.php(124): OW_Component->render()
#14 /home/forum/ow_core/view.php(183): OW_Renderable->onRender()
#15 /home/forum/ow_core/component.php(80): OW_View->render()
#16 /home/forum/ow_system_plugins/base/components/drag_and_drop_item.php(332): OW_Component->render()
#17 /home/forum/ow_system_plugins/base/components/drag_and_drop_item.php(317): BASE_CMP_DragAndDropItem->render()
#18 /home/forum/ow_system_plugins/base/components/drag_and_drop_frontend_panel.php(110): BASE_CMP_DragAndDropItem->renderView()
#19 /home/forum/ow_smarty/template_c/e0cc0bfe2046c416331bc83ca582778ef2340b0c_0.file.drag_and_drop_index.html.php(152): BASE_CMP_DragAndDropFrontendPanel->tplComponent(Array, Object(Smarty_Internal_Template))
#20 /home/forum/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(122): content_5968fea31ee8f0_03078960(Object(Smarty_Internal_Template))
#21 /home/forum/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(199): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template))
#22 /home/forum/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(159): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template))
#23 /home/forum/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(191): Smarty_Internal_Template->render(false, 0)
#24 /home/forum/ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(94): Smarty_Internal_TemplateBase->_execute('/home/...', NULL, NULL, NULL, 0)
#25 /home/forum/ow_core/view_renderer.php(80): Smarty_Internal_TemplateBase->fetch('/home/...')
#26 /home/forum/ow_core/view.php(187): OW_ViewRenderer->renderTemplate('/home/...')
#27 /home/forum/ow_core/component.php(80): OW_View->render()
#28 /home/forum/ow_core/renderable.php(124): OW_Component->render()
#29 /home/forum/ow_core/view.php(183): OW_Renderable->onRender()
#30 /home/forum/ow_system_plugins/base/controllers/component_panel.php(56): OW_View->render()
#31 /home/forum/ow_core/request_handler.php(258): BASE_CTRL_ComponentPanel->render()
#32 /home/forum/ow_core/request_handler.php(226): OW_RequestHandler->processControllerAction(Object(ReflectionMethod), Object(BASE_CTRL_ComponentPanel))
#33 /home/forum/ow_core/application.php(346): OW_RequestHandler->dispatch()
#34 /home/forum/index.php(76): OW_Application->handleRequest()
#35 {main}