blmage / mage-enhanced-admin-grids

[ARCHIVED] Enhanced Admin Grids extension for Magento 1. WIP version available for testing.
248 stars 115 forks source link

[1.0.0-WIP-EDGE] 403 Error when sub-admin tries to edit on grid #308

Open mickymix opened 8 years ago

mickymix commented 8 years ago

Magento is CE v1.9.2.4 EAG is 1.0.0-WIP-EDGE

I've created a role group which is supposed to be able to edit values on products grid, but not to edit grids or other data around. I've not been able to perform this, as I always get an error when clicking on the "edit" icon in the top right corner... The web page reports "An error occurred while initializing the edit form" on a window. The log says: _"POST /index.php/[REMOVED]/blcg_grid_editor/form/grid_type/product/block_type/YWRtaW5odG1sL2NhdGFsb2dfcHJvZHVjdF9ncmlk/value_id/price/value_origin/attribute/key/bbee05f6bfc746ec61fcfe21dd359532/?isAjax=true HTTP/1.1" 403 40310 "https://www.[REMOVED].it/index.php/[REMOVED]/catalog_product/index/key/8cb155497a482b6bbc69f80635c92652/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36"_ I've tried to grant access to the whole EAG tree (editing and deleting included), but nothing changes.

I've tried to grant access to every single item in the tree, but I face the same problem.

Only solution is to set the access to "ALL", which finally gives those role users the chance to edit on the grid... But this is actually not possible on everyday use.

The only items which cannot be "activated" on the tree in the PERSONALIZED selection are (they can't be saved as active, don't ask me why...):

I've searched quite a lot around, but I cannot find similar problems.

Could this be a template related problem ? I don't believe, but I lack any further idea...

dc006 commented 6 years ago

Hi, Iam facing the problem. Have you managed to resolve the issue?

alexbogias commented 6 years ago

Me too :(