I follow the tutorial, but it does not work with the latest version of Magento 1.7, and no one here can help me with this: (so I decided to ask a new question from scratch without the code in it.
I already know how to make Magento modules (to some extent), since I created a working interface for the interface, but I need one for the backend admin panel, where I can create, edit and delete a user table inside the database.
From now on, suppose I configured config.xml and got an empty admin page to load (or you couldn’t), but it would be easier to just say that I just have an empty admin page and I need the rest of the code to fill the contents and empty logic.
source share