ow_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
ow_base_config
ow_base_menu_item
c) those are basic tables where plugin data can be found. But depending on the
plugin, other tables might contain data as well. So browse through all tables just
in case.
http://www.oxwall.org/mailbox/conversation/10713
Now I try to find better hosting but I don't know what I can transfer all data to a new server.
I raised File Attachments
It looks at the admin page
deleted data in MySQL
Still continues to appear in the Admin
I checked several times
I added a new version I tried again
Error report>
No specified file
a)ow_plugins
b)ow_pluginfiles
c)ow_static
d)ow_userfiles
c)Mysql
ow_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
ow_base_config
ow_base_menu_item
to manually delete the plugin, you need to delete it from the server in ow_plugins folder, in DB in ow_base_plugin table
Often plugins have widgets, which why you need to go through other tables as well, do the search in
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
and sometimes plugins create menu items which is why you need to look at ow_base_menu_item table too.