Ok, i assumed there may be a few other things that aren’t working, i havn’t really been through everything yet, i’ve checked catalog in config though, everything seems fine?
I’m experiencing the same problem. I can add a user, but when I try to add a role, I get the following error:
Fatal error: Call to a member function toHtml() on a non-object in /home/fastboxg/public_html/app/code/core/Mage/Adminhtml/Block/Permissions/Editroles.php on line 52
I need to be able to add a role for adding a manager to the site who should only be able to edit certain things, not be a full administrator.
Please let me know if you find a solution to this problem.
I get the same error
Fatal error: Call to a member function toHtml() on a non-object in /var/********/Mage/Adminhtml/Block/Permissions/Editroles.php on line 52
My system is an upgrade from 1.1.6 to 1.2.0.1 using a clean database. When I log into the backend, select System > Permissions > Roles and then either try to add a new role or try to edit an existing role.
The upgrade was via Magento connect manager.The upgrade appeared to go smoothly.
I’ve checked and file permissions seems fine. Any ideas where else we could look?
same problem,
Fatal error: Call to a member function toHtml() on a non-object in /mnt/w0602/d19/s43/b02fb98f/www/gadgetsnet.com/app/code/core/Mage/Adminhtml/Block/Permissions/Editroles.php on line 52
Has anyone found a solution to this yet? I’m sure, like most upgrade issues it has to do with a file that didn’t upgrade properly, however, I do not have the expertise to know where that would be.
There must be someone here who is a good enough magento programmer to figure out this problem so that we will not have to wait for the next versien of magento until we see this bug fixed. This bug basically limits backend users to all being administrators…
Same Here, I am uploading a clean download of 1.2.0.1 to see if this is a quick fix. Otherwise I will dive into the code to see if I can figure it out.
Is anyone also experiencing a problem with customers editing their own data? In my case when a customer edits his/her information (last name for example) the screen refreshes and scrolls to the bottom (!) but no data is saved.