I disable the BUE module , even delete it. reinstall it , clean the cache from drupal (threw performance page) but still getting my old custom editors at admin/settings/bueditor.
Any Idea how to start completely clean ?
I disable the BUE module , even delete it. reinstall it , clean the cache from drupal (threw performance page) but still getting my old custom editors at admin/settings/bueditor.
Any Idea how to start completely clean ?
Comments
Comment #1
ufku commentedtried uninstalling?
If so manually delete the tables(bueditor_editors, bueditor_buttons) of bueditor.
Comment #2
makopolok commentedDelete from database ? It's not a risky process ?
Comment #3
ufku commentedthat's what uninstalling does.
to clarify things, by saying uninstall i mean using uninstall interface in modules page, not disabling and deleting the module files.
Comment #4
ufku commentedYou got it.
Comment #5
makopolok commentedThanks