Then enable debug mode to see the actual error. Copy it here or provide screenshot of the error. See my reply here: http://www.oxwall.org/forum/topic/29115?page=1#post-123938 Probably the same mistake.
OW Debug - Warning Message: Can't generate URI! Route `blogs` not found! File: /home/brattenf/public_html/oxwall/ow_core/router.php Line: 262
OW Debug - Warning Message: call_user_func() expects parameter 1 to be a valid callback, class 'BLOGS_CMP_BlogWidget' not found File: /home/brattenf/public_html/oxwall/ow_system_plugins/base/components/drag_and_drop_panel.php Line: 67
OW Debug - Exception
Message: Class BLOGS_CMP_BlogWidget does not exist File: /home/brattenf/public_html/oxwall/ow_system_plugins/base/components/drag_and_drop_item.php Line: 207 Trace: #0 /home/brattenf/public_html/oxwall/ow_system_plugins/base/components/drag_and_drop_item.php(207): ReflectionClass->__construct('BLOGS_CMP_BlogW...') #1 /home/brattenf/public_html/oxwall/ow_system_plugins/base/components/drag_and_drop_item.php(92): BASE_CMP_DragAndDropItem->checkComponent('BLOGS_CMP_BlogW...') #2 /home/brattenf/public_html/oxwall/ow_system_plugins/base/components/drag_and_drop_index.php(107): BASE_CMP_DragAndDropItem->setContentComponentClass('BLOGS_CMP_BlogW...') #3 /home/brattenf/public_html/oxwall/ow_smarty/template_c/8ea94d736bd66d35d07f1efe3e916e3c7e6b2904.file.drag_and_drop_index.html.php(106): BASE_CMP_DragAndDropIndex->tplComponent(Array, Object(Smarty_Internal_Template)) #4 /home/brattenf/public_html/oxwall/ow_libraries/smarty3/sysplugins/smarty_internal_templatebase.php(180): content_547542d1892379_63618459(Object(Smarty_Internal_Template)) #5 /home/brattenf/public_html/oxwall/ow_core/view_renderer.php(101): Smarty_Internal_TemplateBase->fetch('/home/brattenf/...') #6 /home/brattenf/public_html/oxwall/ow_core/renderable.php(263): OW_ViewRenderer->renderTemplate('/home/brattenf/...') #7 /home/brattenf/public_html/oxwall/ow_core/component.php(80): OW_Renderable->render() #8 /home/brattenf/public_html/oxwall/ow_core/renderable.php(250): OW_Component->render() #9 /home/brattenf/public_html/oxwall/ow_system_plugins/base/controllers/component_panel.php(56): OW_Renderable->render() #10 /home/brattenf/public_html/oxwall/ow_core/request_handler.php(271): BASE_CTRL_ComponentPanel->render() #11 /home/brattenf/public_html/oxwall/ow_core/application.php(327): OW_RequestHandler->dispatch() #12 /home/brattenf/public_html/oxwall/index.php(73): OW_Application->handleRequest() #13 {main} Type: ReflectionException
How did you update blog plugin? Manually or automatically via admin panel?
Please provide every step you took.
Please go to your database via phpmyadmin
Go to ow_base_plugins table
Find blogs
scroll horizontally to the column isActive and make sure there's "1" in this column for Blogs not "0".