Yesterday I disabled a Sequra module from Magento. I followed these steps to achieve it: 1. Disable two sequra modules in Configuration > System > Advanced. 2. Next step was overwrite the 2 config.xml in app/code/etc/modules/. (The module is under the community folder) 3. I selected all items on cache management and clicked disabled and submit, after, I clicked Flush Magento Cache, log out & in.
After doing the mentioned steps, the effects on front end from this module continued running. I did not click the flush magento storage because there is a problem in the server with the media cache and I don't know if "flush magento storage" has any effect in /media folder.
So an issued has been notificated by the client: "The panel sales > order is absolutely empty"
I solved that reverting the procces of disabling module, enabling it again and the issue was solved.
So, I would like to know what I can do to disable this module without losing this panel.
If you know how to help me I need an answer for the following questions:
*file of errors has not report any fatal error.
*I would very much appreciate a long answer.
Thanks,
You need to do confirm this things.
1. Does that extension code put into another extension layout file for make it compitible.
Becuase of this things, when you disable that extension, it blank your order screen.