You will need to delete it from the server in ow_plugins folder
and from database
do the search for this widget: SEARCH_CMP_Index
in these tables and delete the rows:
ow_base_componentow_base_component_entity_place
ow_base_component_entity_position
ow_base_component_entity_setting
ow_base_component_place
ow_base_component_place_cache
ow_base_component_position
ow_base_component_setting
as to these errors:
Type: ReflectionException
OW Debug - Warning
Message: file_put_contents(/home/animefor/public_html/ow_log/error.log) [function.file-put-contents]: failed to open stream: No such file or directory
File: /home/animefor/public_html/ow_system_plugins/base/classes/file_log_writer.php
Line: 61
OW Debug - Warning
Message: chmod() [function.chmod]: No such file or directory
File: /home/animefor/public_html/ow_system_plugins/base/classes/file_log_writer.php
Line: 65
you need to rename ow_logs folder to ow_log and change permissions of this folder to 777
Seems like you have removed or deactivate search plus plugin
You will need to delete it from the server in ow_plugins folder
and from database
do the search for this widget: SEARCH_CMP_Index
in these tables and delete the rows:
ow_base_componentow_base_component_entity_place
ow_base_component_entity_position
ow_base_component_entity_setting
ow_base_component_place
ow_base_component_place_cache
ow_base_component_position
ow_base_component_setting
as to these errors:
Type: ReflectionException
OW Debug - Warning
Message: file_put_contents(/home/animefor/public_html/ow_log/error.log) [function.file-put-contents]: failed to open stream: No such file or directory
File: /home/animefor/public_html/ow_system_plugins/base/classes/file_log_writer.php
Line: 61
OW Debug - Warning
Message: chmod() [function.chmod]: No such file or directory
File: /home/animefor/public_html/ow_system_plugins/base/classes/file_log_writer.php
Line: 65
you need to rename ow_logs folder to ow_log and change permissions of this folder to 777
and make sure there's no search plus folder in ow_plugins folder.