I followed the following instructions.
Manual Update
- Download the latest plugin's version from Oxwall Store;
- Unpack plugin's archive;
- Upload unpacked plugin's folder into ow_plugins/ directory (overwrite existing old plugin);
- Login to Admin Panel and click “Update Plugin DB” button;
As soon as I uploaded and overwrited the "newsfeed" plugin with the new one, my website goes blank. So I first, renamed the newsfeed plugin folder to "1newsfeed", I hit refresh and the site comes back up. Of course the site gives this error.
OW Debug - Warning
Message:
include(/home4/
(my root folder)/public_html/thalot/ow_plugins/newsfeed/init.php) [
function.include]: failed to open stream: No such file or directory
File:
/home4/
(my root folder)/public_html/thalot/ow_core/plugin_manager.php
Line:
103
OW Debug - Warning
Message:
include() [
function.include]:
Failed opening
'/home4/
(my root folder)/public_html/thalot/ow_plugins/newsfeed/init.php' for
inclusion (include_path='.:/usr/lib64/php:/usr/lib/php')
File:
/home4/
(my root folder)/public_html/thalot/ow_core/plugin_manager.php
Line:
103
Message:
include(/home4
/(my root folder)/public_html/thalot/ow_plugins/newsfeed/components/site_feed_widget.php) [
function.include]: failed to open stream: No such file or directory
File:
/home4/
(my root folder)/public_html/thalot/ow_core/autoload.php
Line:
110
OW Debug - Warning
Message:
include() [function.include]:
Failed opening
'/home4/(my root folder)/public_html/thalot/ow_plugins/newsfeed/components/site_feed_widget.php'
for inclusion (include_path='.:/usr/lib64/php:/usr/lib/php')
File:
/home4/(my root folder)/public_html/thalot/ow_core/autoload.php
Line:
110
OW Debug - Exception
Message:
Class NEWSFEED_CMP_SiteFeedWidget does not exist
File:
/home4/
(my root folder)/public_html/thalot/ow_system_plugins/base/components/drag_and_drop_item.php
Line:
158
Trace:
#0 /home4/
(my root folder)/public_html/thalot/ow_system_plugins/base/components/drag_and_drop_item.php(158): ReflectionClass->__construct('NEWSFEED_CMP_Si...')
#1 /home4/
(my root folder)/public_html/thalot/ow_system_plugins/base/components/drag_and_drop_item.php(75): BASE_CMP_DragAndDropItem->checkComponent('NEWSFEED_CMP_Si...')
#2 /home4/
(my root folder)/public_html/thalot/ow_system_plugins/base/components/drag_and_drop_index.php(105): BASE_CMP_DragAndDropItem->setContentComponentClass('NEWSFEED_CMP_Si...')
#3 /home4/
(my root folder)/public_html/thalot/ow_smarty/template_c/%%1D^1D9^1D93D34B%%drag_and_drop_index.html.php(100): BASE_CMP_DragAndDropIndex->tplComponent(Array, Object(OW_Smarty))
#4 /home4/
(my root folder)/public_html/thalot/ow_libraries/smarty/Smarty.class.php(1262): include('/home4/
my root folder...')
#5 /home4/
(my root folder)/public_html/thalot/ow_core/view_renderer.php(100): Smarty->fetch('/home4/
my root folder...')
#6 /home4/
(my root folder)/public_html/thalot/ow_core/renderable.php(235): OW_ViewRenderer->renderTemplate('/home4/
my root folder...')
#7 /home4/
(my root folder)/public_html/thalot/ow_core/renderable.php(222): OW_Renderable->render()
#8 /home4/
(my root folder)/public_html/thalot/ow_system_plugins/base/controllers/component_panel.php(56): OW_Renderable->render()
#9 /home4/
(my root folder)/public_html/thalot/ow_core/dispatcher.php(265): BASE_CTRL_ComponentPanel->render()
#10 /home4/
(my root folder)/public_html/thalot/ow_core/application.php(293): OW_Dispatcher->dispatch()
#11 /home4/
(my root folder)/public_html/thalot/index.php(65): OW_Application->dispatch()
#12 {main}
Type:
ReflectionException
Now I navigated to the admin page where it said to update the database. I then go back and rename the newsfeed folder correctly. I click on the update button, and it goes back to a blank page, no access. I saved a backup of my newsfeed folder but that's the one that prompts me to update the database. I tried this step several times. No luck. My site works fine but no admin functions are accessible. Is there any way to update the newsfeed folder manually to believe that the database is already updated? I probably will have to give you admin rights if needed. Thanks in advance.