Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Really Bad Error while trying to add Quantity from Custom Column, from Category Products, Search does not work. #39

Closed
leelay opened this issue Jul 19, 2013 · 1 comment

Comments

@leelay
Copy link

leelay commented Jul 19, 2013

Categories > Choose a Category > Category Products > More Options > Custom Column > Quantity

Fatal error: Call to undefined method ReflectionProperty::setAccessible() in /home///**/app/code/community/BL/CustomGrid/Helper/Collection.php on line 188

I refreshed the page, went back to Category Products and saw Quantity there.. I was able to replicate the error though. That error also comes up when you search through the products from Category Products.

EDIT : EEK! Looks like our products are messed up... that error comes up every time you search for an item and now all of the items are gone and it just shows that error :(!!! Oh no! I just ended up disabling it ... Oh well :(

EDIT # 2 : Happens everytime I search for anything. For now I have to disable the grid to prevent any weird errors.

~ Lele

@mage-eag
Copy link
Collaborator

Should be fixed by 9fd4d32, ReflectionProperty::setAccessible() was only added in PHP 5.3.0, so for older versions custom columns were crashing when filters were applied to EAV entity grids. Sorry for the inconvenience !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants